summary.checkTriangleInflation function

Summary function for a checkTriangleInflation object

Summary function for a checkTriangleInflation object

summary method for a checkTriangleInflation

object

## 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.

Returns

summary.checkTriangleInflation gives a named numeric array of three rows. - rate: Inflation rate for the specific development period

  • R2: R2R^2 coefficient for each regression curve

  • points: Number of points used

Author(s)

Marco De Virgilis devirgilis.marco@gmail.com

See Also

See also checkTriangleInflation, plot.checkTriangleInflation

Examples

test <- checkTriangleInflation( MedMal$MedMalOutstanding / MedMal$MedMalOpen ) summary(test)
  • Maintainer: Markus Gesmann
  • License: GPL (>= 2)
  • Last published: 2025-02-06