Libraries#
The following is a list of the lifelib libraries.
indicates that the models in the library are built with it.
These models can be transformed to self-contained Python packages
independent of modelx using modelx’s export feature.
Generic Liability Models#
The libraries in this category provide projection models of generic life insurance products, assuming no specific market or regulation. They are meant to be customized and extended by the user, and range from minimal cashflow models suitable for learning and validation to a comprehensive model designed for practical use.
Library |
Contents |
|
|---|---|---|
Annual projection model of basic traditional life policies |
||
Basic life insurance cashflow models and examples |
||
Cashflow models of saving products with cash values |
||
Comprehensive and practical projection model |
Reference Liability Models#
The libraries in this category provide reference liability cashflow models of the individual life and annuity products sold in a specific market. Each product comes with the product specification and technical notes that its model was built from, and the model reproduces the worked example in the notes, asserted cell by cell.
Library |
Contents |
|
|---|---|---|
U.S. life and annuity reference products and models |
||
UK life and pension annuity reference products and models |
||
Japanese life and third-sector reference products and models |
Miscellaneous Models#
The libraries in this category cover areas other than liability cashflow projection, such as asset portfolios, economic scenario generation, IFRS 17 reporting and model point selection by cluster analysis.
Library |
Contents |
|
|---|---|---|
Basic models of bond portfolios |
||
IFRS17 calculation model and examples |
||
Basic Hull-White model |
||
Algorithms for modeling economic scenarios |
||
Notebooks for model point selection by cluster analysis |
Past Libraries#
The libraries listed below were introduced before the release of lifelib v0.1.1 and were originally referred to as “projects.” All of these libraries, with the exception of simithwilson, were developed using an older cashflow model. All the projects use modelx.
Library |
Contents |
|
|---|---|---|
Faster reimplementation of the simplelife model |
||
Annual projection model of basic traditional life policies |
||
Nested projections based on the simplelife model |
||
Simulation of IFRS17 financial statements |
||
Life risk calculation based on the Solvency II standard formula |
||
Extrapolation of risk-free rates by the Smith-Wilson method |