View source: R/DelayedGSD.options.R
DelayedGSD.options | R Documentation |
Update or select global options for the DelayedGSD package.
DelayedGSD.options(..., reinitialise = FALSE)
... |
options to be selected or updated |
reinitialise |
should all the global parameters be set to their default value |
The options are:
FCT.p_value [character]: function to evaluate p-values (FinalPvalue or FinalPvalue2)
continuity.correction [0,1,2]: correction used to evaluate the p-value when using cNotBelowFixedc=TRUE
. Positive values ensures continuity of the p-value across stages.
tolerance [numeric,>0]: acceptable discrepancy to the objective level when evaluating the confidence intervals and median unbiased estimate.
A list containing the default options.
DelayedGSD.options()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.