| Creating or importing predictions | |
|---|---|
| Get predictions | |
| Get predictions from a forecaster on the COVID Hub | |
| Get forecast dates per forecaster given select filtering criteria | |
| Get available forecast dates for a COVID forecaster on Zoltar | |
| Get predictions from a COVID forecaster in Zoltar | |
| Vector of quantiles used for submission to the COVID 19 Forecast Hub | |
| Get available forecast dates for a forecaster on the COVID Hub | |
| List all COVID forecast models available | |
| Get predictions from forecasters on the COVID Hub | |
| Evaluating predictions | |
| Create a score card data frame based on covid forecasts | |
| Create a score card data frame | |
| Compute weighted interval score | |
| Sharpness component of the weighted interval score | |
| Overprediction component of the weighted interval score | |
| Underprediction component of the weighted interval score | |
| Compute absolute error | |
| Generate interval coverage error measure function | |
| Retrieve actual results for provided forecasts | |
| Summarizing scorecards or predictions | |
| Compute calibration of a quantile forecaster | |
| Compute calibration of a quantile forecaster | |
| Compute observed coverage from a quantile forecaster | |
| Summarize forecast interval widths | |
| Scale error measures based on those of a particular forecaster. | |
| Drop irrelevant predictions | |
| Visualizing performance | |
| Plot calibration curves | |
| A canonical function for creating plots within evalcast | |
| Plot interval coverage | |
| Plot predictions along with truth | |
| Plot interval width | |
| Example forecasters | |
| Baseline forecaster | |
| Utilities | |
| Get the target period for a forecast date, incidence period and ahead | |
| Compute forecast target date in days | |
| ggplot formatting for traditional calibration plot. | |
| ggplot formatting for wedge calibration plot. | |
| Preprocessing for wedge calibration plot | |
| Remove all quantile forecasts | |
| Check if quantile forecasts are commensurate across groups | |
| Find common averaging "locations" | |
| Summarize value over the trailing epiweek | |
| Convert forecasts into a format compatible with all  | |