EQUIVNONINF-package: Testing for equivalence and noninferiority

Description Note Author(s) References Examples

Description

The package makes available in R the complete set of programs accompanying S. Wellek's (2010) monograph "Testing Statistical Hypotheses of Equivalence and Noninferiority. Second Edition" (Chapman&Hall/CRC).

Note

In order to keep execution time of all examples below the limit set by the CRAN administration, in a number of cases the function calls shown in the documentation contain specifications which are insufficient for real applications. This holds in particular true for the width sw of search grids, which should be chosen to be .001 or smaller. Similarly, the maximum number of interval halving steps to be carried out in finding maximally admissible significance levels should be set to values >= 10.

Author(s)

Stefan Wellek <stefan.wellek@zi-mannheim.de>
Peter Ziegler <peter.ziegler@zi-mannheim.de>

Maintainer: Stefan Wellek <stefan.wellek@zi-mannheim.de>

References

Wellek S: Testing statistical hypotheses of equivalence and noninferiority. Second edition. Boca Raton: Chapman & Hall/CRC Press, 2015.

Examples

1
2
bi2ste1(397,397,0.0,0.025,0.511,0.384)
bi2ste2(0.0,0.025,0.95,0.8,0.80,1.0)

Example output

Loading required package: BiasedUrn
 M =  397    N =  397    EPS =  0 
 ALPHA =  0.025    P1 =  0.511    P2 =  0.384 
 
 POWNR =  0.9424307         POW =  0.9501358 EPS =  0    ALPHA =  0.025 
 P1 =  0.95    P2 =  0.8 
 BETA =  0.8    LAMBDA =  1 
 
 M =  72    N =  72         POW =  0.8005927

EQUIVNONINF documentation built on July 12, 2021, 5:08 p.m.