get.cumulative {DCL} | R Documentation |
Cumulative triangle
Description
Switch from an incremental to a cumulative triangle
Usage
get.cumulative( triangle )
Arguments
triangle |
An incremental run-off triangle |
Value
The cumulative triangle
Note
The methods in this the DCL package works normally on incremental triangles
Author(s)
M.D. Martinez-Miranda, J.P. Nielsen and R. Verrall
See Also
Examples
data(NtriangleDCL)
get.cumulative(NtriangleDCL)
[Package DCL version 0.1.2 Index]