Description Usage Arguments Value Examples
Missing. Also Todo: add an option for point estimates get the forecast_run thing tidy
1 2 | plot_pred_vs_true(y_true, y_pred_samples, forecast_run = NULL,
plottitle = "Pred vs. True")
|
y_true |
Vector of length n with the true values fit the model and make predictions. |
y_pred_samples |
predictive samples |
forecast_run |
vector indicating which forecast run an esimtate belongs to |
Missing
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.