powered by
print method for a checkTriangleInflation object
print
checkTriangleInflation
# S3 method for checkTriangleInflation print(x, ...)
print.checkTriangleInflation displays the default information resulting from a call of the checkTriangleInflation method
print.checkTriangleInflation
object of class checkTriangleInflation
optional arguments for a print method
Marco De Virgilis devirgilis.marco@gmail.com
print.checkTriangleInflation show the print of a checkTriangleInflation object.
See also checkTriangleInflation, plot.checkTriangleInflation, summary.checkTriangleInflation
plot.checkTriangleInflation
summary.checkTriangleInflation
test <- checkTriangleInflation(MedMal$MedMalOutstanding / MedMal$MedMalOpen) print(test)
Run the code above in your browser using DataLab