exhibit.BootChainLadder: Returns BootChainLadder summary information as a data frame

Description Usage Arguments Examples

Description

Returns BootChainLadder summary information as a data frame

Usage

1
2
## S3 method for class 'BootChainLadder'
exhibit(object)

Arguments

object

object of class BootChainLadder generated from ChainLadder package

Examples

1
2
3
4
library(ChainLadder)          
boot_object <- ChainLadder::BootChainLadder(RAA)

exhibit(boot_object)

merlinoa/exhibit documentation built on May 22, 2019, 6:52 p.m.