View source: R/explain_forecast.R
group_forecast_setup | R Documentation |
Set up user provided groups for explanation in a forecast model.
group_forecast_setup(group, horizon_features)
group |
The list of groups to be explained. |
horizon_features |
A list of features per horizon, to split appropriate groups over. |
A list containing
group The list group with entries that differ per horizon split accordingly.
horizon_group A list of which groups are applicable per horizon.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.