Description Usage Arguments Value
A function that takes the model fit object and returns a data frame containing the x and y data required for a plot of the actuals, forecast, and 95
1 | get_forecast_plotdata(fit, proj_data = NULL)
|
fit |
- model object |
proj_data |
- data frame of projected independent variable data to use in forecast |
plotly line graph of forecast
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.