View source: R/WilliamsDesign.Equality.R
WilliamsDesign.Equality | R Documentation |
Ho: \mu_{1}-\mu_{2}=0
Ha: not equal to 0
WilliamsDesign.Equality(alpha, beta, sigma, sequence, delta)
alpha |
significance level |
beta |
power = 1-beta |
sigma |
standard deviation in crossover design |
sequence |
total sequence number |
delta |
delta= |
Chow SC, Shao J, Wang H. Sample Size Calculation in Clinical Research. New York: Marcel Dekker, 2003
Example.4.5.4<-WilliamsDesign.Equality(0.05,0.2,0.75^2,6,0.2)
Example.4.5.4
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.