Learn R Programming

ChainLadder (version 0.1.7)

MultiChainLadderSummary-class: Class "MultiChainLadderSummary"

Description

This class stores the summary statistics from a "MultiChainLadder" object. These summary statistics include both model summary and report summary.

Arguments

Objects from the Class

Objects can be created by calls of the form new("MultiChainLadderSummary", ...), or a call from summary.

See Also

See also summary,MultiChainLadder-method, MultiChainLadder-class

Examples

Run this code
showClass("MultiChainLadderSummary")

Run the code above in your browser using DataLab