Provide default values for the insurance contract parameters if any of the parameters is not explicitly set.
InsuranceContract.ParametersFallback(params, fallback, ppParameters = TRUE)
Current, explicitly set contract parameters. All NULL values
will be filled with the corresponding entry from fallback
.
Fallback values that will be used when the corresponding
entry in params
is NULL.
Whether profit participation parameters should also be filled (default is TRUE)