Convert clmplus predictions to the ReSurv reserving interface
Source:R/predictReserve.R
predictReserve.clmplusmodel.RdConvert clmplus predictions to the ReSurv reserving interface
Usage
# S3 method for class 'clmplusmodel'
predictReserve(object, granularity = NULL, lower_triangle_only = TRUE, ...)
# S3 method for class 'clmpluspredictions'
predictReserve(object, granularity = NULL, lower_triangle_only = TRUE, ...)