data_check: Input data check

Description Usage Arguments

View source: R/data_processing.R

Description

Check input data for:

Throw an error if any conditions are violated.

Usage

1
data_check(reported, delay_dist)

Arguments

reported

An integer vector of reported cases.

delay_dist

A positive vector that sums to one, which describes the delay distribution.


incidental documentation built on Sept. 16, 2020, 5:07 p.m.