powered by
summary method for a checkTriangleInflation object
summary
checkTriangleInflation
# S3 method for checkTriangleInflation summary(object, ...)
summary.checkTriangleInflation gives a named numeric array of three rows.
summary.checkTriangleInflation
Inflation rate for the specific development period
\(R^2\) coefficient for each regression curve
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
plot.checkTriangleInflation
test <- checkTriangleInflation( MedMal$MedMalOutstanding / MedMal$MedMalOpen ) summary(test)
Run the code above in your browser using DataLab