Skip to contents

Shows the nominal interval level, the grouping, and the per-group calibration factor table (factor > 1 widens an under-dispersed engine; < 1 narrows).

Usage

# S3 method for class 'nowcast_calibration'
print(x, ...)

Arguments

x

A `nowcast_calibration` from [nowcast_estimate_calibration_v1].

...

Ignored (for S3 consistency).

Value

`x`, invisibly.

See also

Neither package vignette covers calibration; see the example on nowcast_estimate_calibration_v1, which prints its result with this method.

Other nowcast calibration functions: nowcast_apply_calibration_v1(), nowcast_estimate_calibration_v1()