temporal_hierarchy_params {modeltime} | R Documentation |
Tuning Parameters for TEMPORAL HIERARCHICAL Models
combination_method(values = c("struc", "mse", "ols", "bu", "shr", "sam"))
use_model()
values |
A character string of possible values. |
The main parameters for Temporal Hierarchical models are:
combination_method
: Combination method of temporal hierarchies.
use_model
: Model used for forecasting each aggregation level.
combination_method()
use_model()