print.checkTriangleInflation function

Print function for a checkTriangleInflation object

Print function for a checkTriangleInflation object

print method for a checkTriangleInflation

object

## S3 method for class 'checkTriangleInflation' print(x, ...)

Arguments

  • x: object of class checkTriangleInflation
  • ...: optional arguments for a print method

Details

print.checkTriangleInflation show the print of a checkTriangleInflation object.

Returns

print.checkTriangleInflation displays the default information resulting from a call of the checkTriangleInflation method

Author(s)

Marco De Virgilis devirgilis.marco@gmail.com

See Also

See also checkTriangleInflation, plot.checkTriangleInflation, summary.checkTriangleInflation

Examples

test <- checkTriangleInflation(MedMal$MedMalOutstanding / MedMal$MedMalOpen) print(test)
  • Maintainer: Markus Gesmann
  • License: GPL (>= 2)
  • Last published: 2025-02-06