Skip to contents

Compact one-line summary: number of rows, number of time series, and the names of the per-measure draw matrices.

Usage

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

Arguments

x

A `csfmt_ensemble_v3`.

...

Ignored (for S3 consistency).

Value

`x`, invisibly.

See also

vignette("pipeline", package = "csalert"), which prints an ensemble with this method right after the nowcast step.

Other ensemble format functions: csfmt_ensemble_v3(), set_time_series_id(), validate_ensemble()