# NOT RUN {
library(BALD)
#load Generial Liability
data(IncrementalGeneralLiablityTriangle)
#cumulate the incremental triangle
CumulateGeneralLiablityTriangle<-cumulate(IncrementalGeneralLiablityTriangle)
#decumulate the loss triangle
decumulate(CumulateGeneralLiablityTriangle)
# }
Run the code above in your browser using DataLab