summary.estimate_truncation: Summarise results from estimate_truncation

summary.estimate_truncationR Documentation

Summarise results from estimate_truncation

Description

Returns parameter summary statistics for the fitted truncation model.

Usage

## S3 method for class 'estimate_truncation'
summary(object, CrIs = c(0.2, 0.5, 0.9), ...)

Arguments

object

A fitted model object from estimate_truncation()

CrIs

Numeric vector of credible intervals to calculate.

...

Additional arguments (currently unused)

Value

A ⁠<data.table>⁠ with summary statistics for the truncation distribution parameters.


EpiNow2 documentation built on June 17, 2026, 1:07 a.m.