Description Usage Arguments Details Value Author(s) References Examples
Evaluation of the integral on the right-hand side of equation (10.11) of p. 317 of Wellek S (2010) Testing statistical hypotheses of equivalence and noninferiority. Second edition
1 | pow_abe(m,n,alpha,del_0,del,sig)
|
m |
sample size in sequence group T(est)/R(eference) |
n |
sample size in sequence group R(eference)/T(est) |
alpha |
significance level |
del_0 |
equivalence margin to the absolute value of the log-ratio μ^*_T and μ^*_R of the formulation effects |
del |
assumed true value of | \log(μ^*_T/μ^*_R) |, with 0≤δ < δ_0 |
sig |
theoretical standard deviation of the log within-subject bioavailability ratios in each sequence group |
The program uses 96-point Gauss-Legendre quadrature.
m |
sample size in sequence group T(est)/R(eference) |
n |
sample size in sequence group R(eference)/T(est) |
alpha |
significance level |
del_0 |
equivalence margin to the absolute value of the log-ratio μ^*_T and μ^*_R of the formulation effects |
del |
assumed true value of | \log(μ^*_T/μ^*_R) |, with 0≤δ < δ_0 |
POW_ABE |
power of the interval inclusion test for average bioequivalence against the specific alternative given by (δ,σ) |
Stefan Wellek <stefan.wellek@zi-mannheim.de>
Peter Ziegler <peter.ziegler@zi-mannheim.de>
Wellek S: Testing statistical hypotheses of equivalence and noninferiority. Second edition. Boca Raton: Chapman & Hall/CRC Press, 2010, Par. 10.2.1.
1 |
Loading required package: BiasedUrn
m = 12 n = 13 alpha = 0.05 del_0 = 0.2231436 del = 0.1115718 sig = 0.175624 POW_ABE = 0.9241539
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.