Plots the temporal hierarchy for a given time series of seasonal periodicity.
Usage
plotSthief(y, labels = c(TRUE, FALSE), ...)
Value
Produces a plot of the temporal hierarchy.
Arguments
y
input time series (a ts object) or an integer.
labels
if TRUE labels will be added for the temporal aggregation levels if the seasonal period is 4 (quarters), 7 (days in a week), 12 (months), 24 (hours), 48 (half-hours), 52 (weeks) or 364 (days).
...
additional arguments passed to the plotting function.
Athanasopoulos, G., Hyndman, R. J., Kourentzes, N., & Petropoulos, F. (2017). Forecasting with temporal hierarchies. European Journal of Operational Research, 262(1), 60-74.