Sthief {tsutils} | R Documentation |
Temporal hierarchy S matrix
Description
Calculate the temporal hierarchy summing matrix S for a given time series of seasonal periodicity.
Usage
Sthief(y)
Arguments
y |
input time series (a |
Value
S matrix.
Author(s)
Nikolaos Kourentzes, nikolaos@kourentzes.com.
References
Athanasopoulos, G., Hyndman, R. J., Kourentzes, N., & Petropoulos, F. (2017). Forecasting with temporal hierarchies. European Journal of Operational Research, 262(1), 60-74.
Examples
Sthief(AirPassengers)
[Package tsutils version 0.9.4 Index]