Learn R Programming

DRAFT (version 0.3.0)

incidence_data2: Sample input data.frame for DRAFT::runbSEIR()

Description

Incidence data for San Diego County confirmed influenza cases from the 2014-2015 season. Trailing rows of 'cases' column are NA indicating that a forecast is requested from DRAFT.

Usage

data(incidence_data2)

Arguments

Format

A data.frame with columns "date" and "cases". The "date" column is of class "Date" as expected by runbSEIR().