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