aggts | R Documentation |
The time series from selected levels of a hierarchical/grouped time series or a forecasted hierarchical/grouped time series are returned as a multivariate time series.
aggts(y, levels, forecasts = TRUE)
y |
An object of class |
levels |
Integer(s) or string(s) giving the specified level(s). |
forecasts |
If |
Earo Wang
allts
aggts(htseg1, levels = c(0, 2))
aggts(infantgts, levels = "State")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.