print.summaryReSurvPredict {ReSurv} | R Documentation |
Print summary of IBNR predictions
Description
Gives overview of IBNr predictions
Usage
## S3 method for class 'summaryReSurvPredict'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
Arguments
x |
"ReSurvPredict" object specifying hazard and development factors. |
digits |
|
... |
Other arguments to be passed to print. |
Value
print of summary of predictions
[Package ReSurv version 1.0.0 Index]