Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.27 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.27 KB

chainladder (python)

Build Status Documentation Status

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

Installation

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...

Documentation

Please refer to the Documentation for source code documentation

Tutorials

-Quickstart Guide
-Using Mack Chainladder
-Using Munich Chainladder
-Using Bootstrap Chainladder