Usage
integrity.checks(epid, t, GT, begin, end, date.first.obs, time.step,
AR, S0, methods)
Arguments
epid
Name of epidemic dataset
GT
Generation Time repartition function
begin
Begin date for estimation. Can be an integer or a date (YYYY-mm-dd or YYYY/mm/dd)
end
End date for estimation. Can be an integer or a date (YYYY-mm-dd or YYYY/mm/dd)
date.first.obs
Optional date of first observation, if t not specified
time.step
Optional. If date of first observation is specified, number of day between each incidence observation
AR
Attack rate as a percentage from total population
S0
Initial proportion of the population considered susceptible
methods
List of methods to be used for R0 estimation/comparison. Must be provided as c("method 1", "method 2", ...)