Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

summary.checkTriangleInflation

Summary function for a checkTriangleInflation object


Description

summary method for a checkTriangleInflation object

Usage

## S3 method for class 'checkTriangleInflation'
summary(object, ...)

Arguments

object

object of class checkTriangleInflation

...

optional arguments for a summary method

Details

summary.checkTriangleInflation shows the summary of a checkTriangleInflation object.

Value

summary.checkTriangleInflation gives a named numeric array of three rows.

rate

Inflation rate for the specific development period

R2

R^2 coefficient for each regression curve

points

Number of points used

Author(s)

Marco De Virgilis devirgilis.marco@gmail.com

See Also

Examples

test <- checkTriangleInflation( MedMal$MedMalOutstanding / MedMal$MedMalOpen )
 summary(test)

ChainLadder

Statistical Methods and Models for Claims Reserving in General Insurance

v0.2.12
GPL (>= 2)
Authors
Markus Gesmann [aut, cre], Daniel Murphy [aut], Yanwei (Wayne) Zhang [aut], Alessandro Carrato [aut], Giuseppe Crupi [ctb], Christophe Dutang [ctb], Arnaud Lacoume [ctb], Arthur Charpentier [ctb], Mario Wuthrich [aut], Fabio Concina [aut], Eric Dal Moro [aut], Yuriy Krvavych [ctb], Vincent Goulet [ctb], Marco De Virgilis [ctb]
Initial release
2021-01-05

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.