Description Usage Arguments Details Value Author(s) See Also Examples
summary
and print
methods for a MackChainLadder
object
1 2 3 4 5 |
x, object |
object of class |
... |
optional arguments to |
print.MackChainLadder
calls summary.MackChainLadder
and
prints a formatted version of the summary.
summary.MackChainLadder
gives a list of two elements back
ByOrigin |
data frame with |
Totals |
data frame of totals over all origin periods. The items
follow the same naming convention as in |
Markus Gesmann
See also MackChainLadder
,
plot.MackChainLadder
1 2 3 4 | R <- MackChainLadder(RAA)
R
summary(R)
summary(R)$ByOrigin$Ultimate
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.