TriangleProjection: TriangleProjection

Description Usage Arguments

View source: R/TriangleProjection.R

Description

This will construct a TriangleProjection object

Usage

1
2
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.


MRMR documentation built on May 2, 2019, 2:08 a.m.