Learn R Programming

MRMR (version 0.1.4)

CreateCumulative: Create cumulative

Description

Create cumulative

Usage

CreateCumulative(dfTriangleData, measureCols, Groups)

Arguments

dfTriangleData
A data frame of triangle variables
measureCols
A character vector which holds column names identifying stochastic measures
Groups
A character vector which holds column names identifying groups

Value

A data frame of measures with cumulatives included

See Also

CreateIncrementals, CreatePriors