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,...)
forecasted claims triangle
a list with two items: Models, Triangle
Models
Triangle
list of linear models for each development period
input triangle to forecast
not in use
Markus Gesmann
See also chainladder, MackChainLadder
chainladder
RAA CL <- chainladder(RAA) CL predict(CL)
Run the code above in your browser using DataLab