print.dfCorTest: Print function for a dfCorTest object

View source: R/TriangleTests.R

print.dfCorTestR Documentation

Print function for a dfCorTest object

Description

print method for a dfCorTest object

Usage

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

Arguments

x

object of class dfCorTest

...

optional arguments for a print method

Details

print.dfCorTest show the print of a dfCorTest object.

Value

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

Author(s)

Marco De Virgilis devirgilis.marco@gmail.com

See Also

See also dfCorTest, plot.dfCorTest, summary.dfCorTest

Examples

 test <- dfCorTest(RAA)
 print(test)

ChainLadder documentation built on July 9, 2023, 5:12 p.m.