epitimes {tsiR}R Documentation

epitimes

Description

The times at which we declare a new outbreak has started based on the threshold parameter.

Usage

epitimes(data, threshold, epi.length = 3)

Arguments

data

The inputed data frame with the cases vector. This is the same data you put into runtsir.

threshold

The required number of cases observed to declare it an outbreak.

epi.length

The required duration (in 52/IP weeks) to declare it an outbreak.


[Package tsiR version 0.4.3 Index]