View source: R/model_painter.R
| model_painter | R Documentation | 
This function allows you to brush those time series without regrets
model_painter(modell = model1)
| modell | the model you have created. Dependent variable in thicc blue columns, model predictions a solid red line. | 
model_painter(modell = sales_model) ## this will paint a nice observed vs. predicted time series plot model_painter()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.