isSinglePremiumContract: Determine whether a contract (given all parameters) is a...

View source: R/HelperFunctions.R

isSinglePremiumContractR Documentation

Determine whether a contract (given all parameters) is a single-premium contract or with regular premiums

Description

Single premium contracts are identified by the parameter premiumPeriod = 1.

Usage

isSinglePremiumContract(params, values)

Arguments

params

The parameters of the contract.

values

Unused by default (already calculated values of the contract)


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