temporal_hierarchy_params | 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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.