get_all_models: Get all valid model names

View source: R/get_all_models.R

get_all_modelsR Documentation

Get all valid model names

Description

Get all valid model names

Usage

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


reichlab/covidHubUtils documentation built on Feb. 6, 2024, 1:42 p.m.