kainhofer/r-life-insurance-contracts: Framework for Traditional Life Insurance Contracts

R6 classes to model traditional life insurance contracts like annuities, whole life insurances or endowments. Such life insurance contracts provide a guaranteed interest and are not directly linked to the performance of a particular investment vehicle. However, they typically provide (discretionary) profit participation. This package provides a framework to model such contracts in a very generic (cash-flow-based) way and includes modelling profit participation schemes, dynamic increases or more general contract layers, as well as contract changes (like sum increases or premium waivers). All relevant quantities like premium decomposition, reserves and benefits over the whole contract period are calculated and potentially exported to excel. Mortalities are given using the 'MortalityTables' package.

Getting started

Package details

AuthorReinhold Kainhofer [aut, cre]
MaintainerReinhold Kainhofer <reinhold@kainhofer.com>
LicenseGPL (>= 2)
Version0.0.4
URL https://gitlab.open-tools.net/R/r-life-insurance-contracts
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kainhofer/r-life-insurance-contracts")
kainhofer/r-life-insurance-contracts documentation built on Sept. 18, 2022, 7:56 p.m.