print.dfCorTest {ChainLadder} | R Documentation |
print
method for a dfCorTest
object
## S3 method for class 'dfCorTest'
print(x, ...)
x |
object of class |
... |
optional arguments for a |
print.dfCorTest
show the print of a dfCorTest
object.
print.dfCorTest
displays the default information resulting from
a call of the dfCorTest method
Marco De Virgilis devirgilis.marco@gmail.com
See also dfCorTest
,
plot.dfCorTest
,
summary.dfCorTest
test <- dfCorTest(RAA)
print(test)