incidence_data4: Sample input data.frame for DRAFT::runbSEIR()
Description
Incidence data for Liberia ebola cases from the 2013 outbreak. Trailing rows of 'cases' column are NA indicating that a forecast is requested from DRAFT.
Usage
data(incidence_data4)
Arguments
Format
A data.frame with columns "date" and "cases". The "date" column is of class "Date" as expected by runbSEIR().