See the Forecast Hub Documentation for more details.

covidhub_probs(type = c("standard", "inc_case"))

Arguments

type

defaults to the "standard" set of 23 quantiles. Setting type = "inc_case" will return a set of 7 quantiles used for incident cases.

Value

a numeric vector

Examples

covidhub_probs()
#> [1] 0.010 0.025 0.050 0.100 0.150 0.200 0.250 0.300 0.350 0.400 0.450 0.500 #> [13] 0.550 0.600 0.650 0.700 0.750 0.800 0.850 0.900 0.950 0.975 0.990