print.cyEffTest {ChainLadder} | R Documentation |
Print function for a cyEffTest object
Description
print
method for a cyEffTest
object
Usage
## S3 method for class 'cyEffTest'
print(x, ...)
Arguments
x |
object of class |
... |
optional arguments for a |
Details
print.cyEffTest
show the print of a cyEffTest
object.
Value
print.cyEffTest
displays the default information resulting from
a call of the cyEffTest method
Author(s)
Marco De Virgilis devirgilis.marco@gmail.com
See Also
See also cyEffTest
,
plot.cyEffTest
,
summary.cyEffTest
Examples
test <- cyEffTest(RAA)
print(test)
[Package ChainLadder version 0.2.19 Index]