NyIBNR: Title

Description Usage Arguments Details Value Examples

Description

Title

Usage

1
NyIBNR(x, ByOrigin = FALSE)

Arguments

x

A MultiBootMackChainLadder Object

ByOrigin

If Set to TRUE, Next year IBNRS will be rgiveng with per-origin details.

Details

Gives a data.frame with next-year payments informations found by the MBMCL model.

Value

Data frame with next year informations.

Examples

1
2
3
4
data(ABC)
triangles <- list(tri1 = ABC, tri2 = ABC, tri3 = ABC)
MBMCL <- MultiBootmackChainLadder(triangles,100)
NyIBNR(MBMCL)

lrnv/mbmcl documentation built on May 24, 2019, 2:52 p.m.