allts {hts} | R Documentation |
Extract all time series from a gts object
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
allts(y, forecasts = TRUE)
Arguments
y |
An object of class |
forecasts |
If |
Author(s)
Rob J Hyndman
See Also
Examples
allts(htseg1)
[Package hts version 6.0.3 Index]