Learn R Programming

MRMR (version 0.1.4)

CompleteTriangle: CompleteTriangle

Description

This function will bind the projected values to the base triangle data for a "complete" triangle. This facilitates comparison of ultimates between multiple TriangleModels.

Usage

CompleteTriangle(objProjection)

Arguments

objProjection
A TriangleProjection object

Value

A data frame with the sample data (the "upper triangle") bound with the projected data (the "lower triangle").