This is a rewrite of the popular R ChainLadder package in Python.
This code is actively under development and contains the following functionality:
- Mack Chain Ladder
- Munich Chain Ladder
- Bootstrap Chain Ladder
To install using pip:
pip install chainladder
Note: This package has been tested with Python 3.4 and later.
Package is coming soon to Anaconda...
Please refer to the Documentation for source code documentation
-Quickstart Guide
-Using Mack Chainladder
-Using Munich Chainladder
-Using Bootstrap Chainladder