powered by
print method for a checkTriangleInflation object
print
checkTriangleInflation
# S3 method for checkTriangleInflation print(x, …)
object of class checkTriangleInflation
optional arguments for a print method
print.checkTriangleInflation displays the default information resulting from a call of the checkTriangleInflation method
print.checkTriangleInflation
print.checkTriangleInflation show the print of a checkTriangleInflation object.
See also checkTriangleInflation, plot.checkTriangleInflation, summary.checkTriangleInflation
plot.checkTriangleInflation
summary.checkTriangleInflation
# NOT RUN { test <- checkTriangleInflation(MedMal$MedMalOutstanding / MedMal$MedMalOpen) print(test) # }
Run the code above in your browser using DataLab