-
- Downloads
Project 'R/r-life-insurance-contracts' was moved to 'R/LifeInsureR'. Please update any links and bookmarks that may still have the old path.
Implement premiumRefundPeriod
For deferred contracts, by default the premium refund only applies during the deferral period, for all other contracts during the whole contract. This can be overwritten with the premiumRefundPeriod parameter (implemented as a function premiumRefundPeriod.default). Fixes #86
Showing
- NAMESPACE 1 addition, 0 deletionsNAMESPACE
- R/HelperFunctions.R 18 additions, 2 deletionsR/HelperFunctions.R
- R/InsuranceContract.R 9 additions, 0 deletionsR/InsuranceContract.R
- R/InsuranceParameters.R 6 additions, 0 deletionsR/InsuranceParameters.R
- R/InsuranceTarif.R 3 additions, 3 deletionsR/InsuranceTarif.R
- man/InsuranceContract.ParameterDefaults.Rd 5 additions, 0 deletionsman/InsuranceContract.ParameterDefaults.Rd
- man/premiumRefundPeriod.default.Rd 19 additions, 0 deletionsman/premiumRefundPeriod.default.Rd
- tests/testthat/test-CF-Annuity-Deferred.R 3 additions, 3 deletionstests/testthat/test-CF-Annuity-Deferred.R
- tests/testthat/test-premiumRefundPeriod.R 55 additions, 0 deletionstests/testthat/test-premiumRefundPeriod.R
Loading
Please register or sign in to comment