Please only use for compatibility;
Prefer the new wallinga_teunis() function instead
Usage
WT(
I,
T.Start,
T.End,
method = c("NonParametricSI", "ParametricSI"),
Mean.SI = NULL,
Std.SI = NULL,
SI.Distr = NULL,
nSim = 10,
plot = FALSE,
leg.pos = "topright"
)Arguments
- I
see
incidinwallinga_teunis()- T.Start
see
config$t_startinwallinga_teunis()- T.End
see
config$t_endinwallinga_teunis()- method
see
methodinwallinga_teunis()(but WT uses CamelCase where wallinga_teunis uses snake_case for the method names)- Mean.SI
see
config$mean_siinwallinga_teunis()- Std.SI
see
config$std_siinwallinga_teunis()- SI.Distr
see
config$si_distrinwallinga_teunis()- nSim
see
config$n_siminwallinga_teunis()- plot
Not used anymore, only there for compatibility
- leg.pos
Not used anymore, only there for compatibility