coef.ChainLadder {ChainLadder} | R Documentation |
Extract residuals of a MackChainLadder
model by
origin-, calendar- and development period.
## S3 method for class 'ChainLadder'
coef(object, ...)
object |
output of the |
... |
optional arguments which may become named attributes of the resulting vector |
The function returns a vector of the single-parameter coefficients – also called age-to-age (ATA) or report-to-report (RTR) factors – of the models produced by running the 'chainladder' function.
Dan Murphy
See Also chainladder
coef(chainladder(RAA))