allts: Extract all time series from a gts object

Description Usage Arguments Author(s) See Also Examples

View source: R/aggts.R

Description

The time series from all levels of a hierarchical/grouped time series or a forecasted hierarchical/grouped time series are returned as a multivariate time series.

Usage

1
allts(y, forecasts = TRUE)

Arguments

y

An object of class gts.

forecasts

If y contains forecasts and historical data, then forecasts indicates whether to return the forecasts or the historical data. Otherwise it is ignored.

Author(s)

Rob J Hyndman

See Also

aggts

Examples

1

robjhyndman/hts documentation built on Nov. 24, 2021, 6:21 p.m.