-
- Downloads
Implement costs charged after death or for the full period (alive and dead)
These types of costs are relevant e.g. for term fixe insurances and for premium waiver riders upon death. Implementation works by adding a "AfterDeath" and "FullContract" value to the cost frequencies, and a fourth dimension ("survival","guaranteed","after.death") to the internal cost cash flow array. This additional dimension is kept in all cost cash flows and present values (PV could be summed!). But the abs present values and all premium compositions, reserves etc. are not influenced. Export to excel adds several new columns in the CF and PV tabs. Implements the feature request #61
Showing
- R/HelperFunctions.R 24 additions, 5 deletionsR/HelperFunctions.R
- R/InsuranceParameters.R 8 additions, 2 deletionsR/InsuranceParameters.R
- R/InsuranceTarif.R 62 additions, 63 deletionsR/InsuranceTarif.R
- R/exportInsuranceContract_xlsx.R 23 additions, 5 deletionsR/exportInsuranceContract_xlsx.R
- man/InsuranceTarif.Rd 0 additions, 24 deletionsman/InsuranceTarif.Rd
- man/setCost.Rd 42 additions, 0 deletionsman/setCost.Rd
- vignettes/using-the-lifeinsurancecontracts-package.Rmd 4 additions, 4 deletionsvignettes/using-the-lifeinsurancecontracts-package.Rmd
Loading
Please register or sign in to comment