Plot.clm.par: Plotting the estimated chain ladder parameters

View source: R/Plot.clm.par.R

Plot.clm.parR Documentation

Plotting the estimated chain ladder parameters

Description

Show a plot with the estimates of the chain ladder parameters and the development factors

Usage

Plot.clm.par( clm.par )

Arguments

clm.par

A list object with the estimated chain ladder parameters: the value returned by the functions clm.

Value

No returned value

Author(s)

M.D. Martinez-Miranda, J.P. Nielsen and R. Verrall

References

Martinez-Miranda, M.D., Nielsen, J.P. and Verrall, R. (2012) Double Chain Ladder. Astin Bulletin, 42/1, 59-76.

See Also

clm, dcl.estimation, Plot.triangle

Examples

data(NtriangleDCL)
my.clm.par<-clm(NtriangleDCL)

Plot.clm.par(my.clm.par)

DCL documentation built on May 5, 2022, 5:06 p.m.