summary.ReSurvPredict {ReSurv}R Documentation

Summary of IBNR predictions

Description

Gives overview of IBNR predictions

Usage

## S3 method for class 'ReSurvPredict'
summary(object, granularity = "input", ...)

Arguments

object

"ReSurvPredict" object specifying hazard and development factors.

granularity

character, specify if which granularity the summary should be on.

  • "input"

  • "output"

Default is "input".

...

Other arguments to be passed to summary.

Value

Summary of predictions


[Package ReSurv version 1.0.0 Index]