| summary.MackChainLadder {ChainLadder} | R Documentation |
Summary and print function for Mack-chain-ladder
Description
summary and print methods for a MackChainLadder
object
Usage
## S3 method for class 'MackChainLadder'
summary(object, ...)
## S3 method for class 'MackChainLadder'
print(x, ...)
Arguments
x, object |
object of class |
... |
optional arguments to |
Details
print.MackChainLadder calls summary.MackChainLadder and
prints a formatted version of the summary.
Value
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 |
Author(s)
Markus Gesmann
See Also
See also MackChainLadder,
plot.MackChainLadder
Examples
R <- MackChainLadder(RAA)
R
summary(R)
summary(R)$ByOrigin$Ultimate