data_check {incidental}R Documentation

Input data check

Description

Check input data for:

Throw an error if any conditions are violated.

Usage

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.


[Package incidental version 0.1 Index]