InsuranceContract.ParametersFallback: Use fallback values for missing contract parameters

View source: R/InsuranceParameters.R

InsuranceContract.ParametersFallbackR Documentation

Use fallback values for missing contract parameters

Description

Provide default values for the insurance contract parameters if any of the parameters is not explicitly set.

Usage

InsuranceContract.ParametersFallback(params, fallback, ppParameters = TRUE)

Arguments

params

Current, explicitly set contract parameters. All NULL values will be filled with the corresponding entry from fallback.

fallback

Fallback values that will be used when the corresponding entry in params is NULL.

ppParameters

Whether profit participation parameters should also be filled (default is TRUE)


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