get.cumulative: Cumulative triangle

View source: R/get.cumulative.R

get.cumulativeR 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

get.incremental

Examples

data(NtriangleDCL)
get.cumulative(NtriangleDCL)

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