
summary
method for a checkTriangleInflation
object
# S3 method for checkTriangleInflation
summary(object, ...)
summary.checkTriangleInflation
gives a named numeric array of three rows.
Inflation rate for the specific development period
Number of points used
object of class checkTriangleInflation
optional arguments for a summary
method
Marco De Virgilis devirgilis.marco@gmail.com
summary.checkTriangleInflation
shows the summary of a checkTriangleInflation
object.
See also checkTriangleInflation
,
plot.checkTriangleInflation
test <- checkTriangleInflation( MedMal$MedMalOutstanding / MedMal$MedMalOpen )
summary(test)
Run the code above in your browser using DataLab