DelayedGSD.options: Global options for DelayedGSD package

View source: R/DelayedGSD.options.R

DelayedGSD.optionsR Documentation

Global options for DelayedGSD package

Description

Update or select global options for the DelayedGSD package.

Usage

DelayedGSD.options(..., reinitialise = FALSE)

Arguments

...

options to be selected or updated

reinitialise

should all the global parameters be set to their default value

Details

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.

Value

A list containing the default options.

Examples

DelayedGSD.options()

paulowhite/DelayedGSD documentation built on Nov. 1, 2023, 5:36 p.m.