-
- Downloads
Add parameter useUnearnedPremiums to switch between unearned premiums and...
Add parameter useUnearnedPremiums to switch between unearned premiums and inclusion of full (single) premium in balance sheet reserve Single-premium contract typically do not use unearned premiums, but add the whole single-premium to the balance sheet reserve immediately. The parameter useUnearnedPremiums switches this behaviour. By default, single-premium contracts will not use unearned premiums (and include the full premium in the balance sheet reserve), while contracts with regulare premiums will use unearned premiums by default (and not include the premium paid at time t in the balance sheet reserve at time t). Closes #69
Showing
- R/InsuranceParameters.R 17 additions, 3 deletionsR/InsuranceParameters.R
- R/InsuranceTarif.R 24 additions, 15 deletionsR/InsuranceTarif.R
- R/exportInsuranceContract_xlsx.R 2 additions, 0 deletionsR/exportInsuranceContract_xlsx.R
- inst/Beispiele/Example_Endowment.R 2 additions, 1 deletioninst/Beispiele/Example_Endowment.R
- man/InsuranceContract.ParameterDefaults.Rd 13 additions, 0 deletionsman/InsuranceContract.ParameterDefaults.Rd
Loading
Please register or sign in to comment