plot_pred_vs_true: Plot predictive samples vs. true values

Description Usage Arguments Value Examples

Description

Missing. Also Todo: add an option for point estimates get the forecast_run thing tidy

Usage

1
2
plot_pred_vs_true(y_true, y_pred_samples, forecast_run = NULL,
  plottitle = "Pred vs. True")

Arguments

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

Value

Missing

Examples

1

nikosbosse/epipredictr documentation built on April 7, 2020, 9:51 p.m.