Description Usage Arguments Value Examples
Returns a simple mean forecast for each iterate
1 | tf_mean_forecast(data, n_pred)
|
data |
A tibble object |
n_pred |
The number of future dates that should be forecasted |
The tibble with the mean forecasts
1 | tf_mean_forecast(sales_monthly, n_pred = 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.