powered by
summary method for a checkTriangleInflation object
summary
checkTriangleInflation
# S3 method for checkTriangleInflation summary(object, …)
object of class checkTriangleInflation
optional arguments for a summary method
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
summary.checkTriangleInflation shows the summary of a checkTriangleInflation object.
See also checkTriangleInflation, plot.checkTriangleInflation
plot.checkTriangleInflation
# NOT RUN { test <- checkTriangleInflation( MedMal$MedMalOutstanding / MedMal$MedMalOpen ) summary(test) # }
Run the code above in your browser using DataLab