powered by
The function is internally used by MackChainLadder to forecast future claims.
MackChainLadder
# S3 method for TriangleModel predict(object,...) # S3 method for ChainLadder predict(object,...)
a list with two items: Models, Triangle
Models
Triangle
list of linear models for each development period
input triangle to forecast
not in use
forecasted claims triangle
See also chainladder, MackChainLadder
chainladder
# NOT RUN { RAA CL <- chainladder(RAA) CL predict(CL) # }
Run the code above in your browser using DataLab