Rdocumentation
powered by
Learn R Programming
MRMR (version 0.1.4)
TriangleProjection: TriangleProjection
Description
This will construct a TriangleProjection object
Usage
TriangleProjection(objTriangleModel, ProjectToDev = TRUE, MaxDev = 10, AsOfDate = NULL)
Arguments
objTriangleModel
A TriangleModel object
ProjectToDev
Boolean indicating whether one is projecting to a maximum development interval. If this paramter is FALSE, there must be an argument for AsOfDate
MaxDev
The maximum development interval to which to project.
AsOfDate
The date to which one wants to project.