get_covidhub_forecaster_names: List all COVID forecast models available

Description Usage Arguments Value

View source: R/get_covidhub_predictions.R

Description

Utility function to list all forecasters submitting COVID-19 forecasts to the COVID 19 Forecast Hub.

Usage

1
2
3
4
get_covidhub_forecaster_names(
  repo = c("zoltar", "covid19forecast_repo"),
  designations = "*"
)

Arguments

repo

character string either "zoltar" indicating the Zoltar Forecast Archive or "covid19forecast_repo" which lists those available at the Reich Lab Github submission repo.

designations

vector of character strings representing acceptable designation types for models. If "*" (the default), models of all designations will be returned. See Reich Lab's Documentation for allowed designations and their meanings.

Value

character vector of all available forecasters matching given criteria


dshemetov/evalcast-mirror documentation built on Feb. 4, 2022, 8:52 a.m.