View source: R/MackChainLadderFunctions.R
residuals.MackChainLadder | R Documentation |
Extract residuals of a MackChainLadder
model by
origin-, calendar- and development period.
## S3 method for class 'MackChainLadder'
residuals(object, ...)
object |
output of |
... |
not in use |
The function returns a data.frame
of residuals and standardised residuals
by origin-, calendar- and development period.
Markus Gesmann
See Also MackChainLadder
RAA
MCL=MackChainLadder(RAA)
MCL
residuals(MCL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.