CalculationSingleEnum-class: Enum to define how much of a contract needs to be calculated...

CalculationSingleEnum-classR Documentation

Enum to define how much of a contract needs to be calculated automatically.

Description

Enum to define how much of a contract needs to be calculated automatically.

Details

When an InsuranceContract object is created, all time series are immediately calculated. However, sometimes, one only needs part of the values, so it would be a waste of resources to calculate e.g. all future reserves and profit participation, if only premiums are of interest.

Possible values are:

  • "all"

  • "probabilities"

  • "cashflows"

  • "presentvalues"

  • "premiums"

  • "absvalues"

  • "reserves"

  • "premiumcomposition"

  • "profitparticipation"

  • "history"


kainhofer/r-life-insurance-contracts documentation built on Sept. 18, 2022, 7:56 p.m.