tests/testthat/test-fv_extract_forecast.R

test_fv_extract_forecast(
  "Can extract forecasts from the posterior of the single strain model",
  strains = 1, posterior = posterior1
)

test_fv_extract_forecast(
  "Can extract forecasts from the posterior of the two strain model",
  strains = 2, posterior = posterior2
)
epiforecasts/forecast.vocs documentation built on May 14, 2023, 2 p.m.