powered by
lifecycle::badge("experimental")
top_down( models, method = c("forecast_proportions", "average_proportions", "proportion_averages") )
A column of models in a mable.
The reconciliation method to use.
Reconciles a hierarchy using the top down reconciliation method. The response variable of the hierarchy must be aggregated using sums. The forecasted time points must match for all series in the hierarchy.
reconcile(), aggregate_key()
reconcile()
aggregate_key()