Get all valid model names

get_all_models(
  source = "zoltar",
  hub = c("US", "ECDC", "FluSight"),
  hub_repo_path
)

Arguments

source

string specifying where to get all valid model names Currently support "local_hub_repo", "remote_hub_repo" and "zoltar". "FluSight"data is not supported on "zoltar" for now.

hub

character vector, where the first element indicates the hub from which to load forecasts. Possible options are "US", "ECDC" and "FluSight".

hub_repo_path

path to local clone of the reichlab/covid19-forecast-hub repository

Value

a list of valid model names