Provides a list of arguments to pass to
wspoissonTest
.
gammaControl(
midp = FALSE,
nmc = 0,
wmtype = c("max", "mean", "minmaxavg", "tcz"),
unirootTolFactor = 1e-06,
...
)
logical. Use mid-p confidence distribution method? Currently
only implemented where wmtype = "max"
Calculation method when midp = TRUE
.
type of modification for the Gamma confidence interval.
tolerance factor for uniroot where midp = TRUE
and nmc = 0
.
Currently ignored.
A list of arguments to pass to wspoissonTest
.
If midp = TRUE
, with values
If midp = FALSE, with values:
wmtype