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

summary.ata

Summary method for object of class 'ata'


Description

Summarize the age-to-age factors resulting from a call to the ata function.

Usage

## S3 method for class 'ata'
summary(object, digits=3, ...)

Arguments

object

object resulting from a call to ata

digits

integer indicating the number of decimal places for rounding the factors. The default is 3. NULL indicates that rounding should take place.

...

not used

Details

A call to ata produces a matrix of age-to-age factors with two attributes – the simple and volume weighted averages. summary.ata creates a new matrix with the averages appended as rows at the bottom.

Value

A matrix.

Author(s)

Dan Murphy

See Also

See also ata and print.ata

Examples

y <- ata(RAA)
summary(y, digits=4)

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.