Sensitivity analysis of reproduction ratio with varying GT distribution.
sa.GT(incid, GT.type,
GT.mean.range, GT.sd.range,
begin = NULL, end = NULL,
est.method, t = NULL,
date.first.obs = NULL,
time.step = 1, ...)
A data frame s.a with following components :
Distribution law for GT.
Range of means used for tested GTs.
Range of standard deviations used for tested GTs.
Computed value for Reproduction Number given GT.type
, GT.mean and GT.sd.
The lower limit of 95% CI for R.
The upper limit of 95% CI for R.
incident cases
Type of distribution for GT (see generation.time
for details)
mean used for all GT distributions throughout the simulation
Range of standard deviation used for GT distributions. Must be provided as a vector.
begin
date of the estimation of epidemic
end
date of estimation of the epidemic
Estimation method used for sensitivity analysis. Requires a method computing a proper R0 value (and not an instantaneous R(t
))
Dates vector to be passed to estimation function
Optional date of first observation, if t
not specified
Optional. If date of first observation is specified, number of day between each incidence observation
parameters passed to inner functions
Pierre-Yves Boelle, Thomas Obadia
By using different Generation Time (GT) distribution, different estimates of reproduction ratio can be analyzed.