forecast_microceph: Microcephaly incidence forecast

Description Usage Arguments Value

View source: R/model.R

Description

Given an MCMC chain, generates the incidence of microcephaly affected births

Usage

1
2
forecast_microceph(chain, microParChain = NULL, parTab, microDat, incDat, ts,
  runs, origin = "2013-01-01")

Arguments

chain

the MCMC chain to simulate from

microParChain

the MCMC chain for microcephaly parameters

parTab

the parameter table matching the generated MCMC chain

microDat

the microcephaly data used for model fitting

incDat

the ZIKV incidence data used for model fitting

ts

the vector of times to solve the model over

runs

number of draws to make to get uncertainty

origin

the date from which to forecast from

Value

a table of incidence and dates


jameshay218/zikaProj documentation built on Jan. 9, 2020, 7:26 p.m.