Sthief: Temporal hierarchy S matrix

View source: R/Sthief.R

SthiefR 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 ts object) or an integer.

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)


tsutils documentation built on Nov. 15, 2023, 1:08 a.m.