chainLadder: Classical chain-ladder model.

Description Usage Arguments

View source: R/chainLadder.R

Description

This function implements the classic chain ladder method on a cumulative run-off triangle.

Usage

1
chainLadder(triangle, is_cumulatif = FALSE)

Arguments

triangle

The run-off triangle. The rows are the reporting years (or occurrence years), the columns the development years.

is_cumulatif

Logical. Is the input triangle a cumulative run-off triangle? If 'FALSE', the cumulutive run-off triangle is constructed using the incremental input run-off triangle.


jonascrevecoeur/hirem documentation built on Dec. 14, 2021, 3 p.m.