print.summaryReSurvPredict: Print summary of IBNR predictions

print.summaryReSurvPredictR 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

numeric, number of digits to print for IBNR and Likelihood.

...

Other arguments to be passed to print.

Value

print of summary of predictions


ReSurv documentation built on April 4, 2025, 1:39 a.m.