View source: R/compatibility.R
WT | R Documentation |
Please only use for compatibility; Prefer the new wallinga_teunis function instead
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"
)
I |
see |
T.Start |
see |
T.End |
see |
method |
see method in |
Mean.SI |
see |
Std.SI |
see |
SI.Distr |
see |
nSim |
see |
plot |
Not used anymore, only there for compatibility |
leg.pos |
Not used anymore, only there for compatibility |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.