View source: R/TwoSampleCrossOver.Equality.R
TwoSampleCrossOver.Equality | R Documentation |
Ho: margin is equal to 0 Ha: margin is unequal to 0
The test is finding whether there is a difference between the mean responses of the test group and control group.
TwoSampleCrossOver.Equality(alpha, beta, sigma, margin)
alpha |
significance level |
beta |
power = 1-beta |
sigma |
standard deviation in crossover design |
margin |
the true mean difference between a test mu2 and a control mu1 |
Chow SC, Shao J, Wang H. Sample Size Calculation in Clinical Research. New York: Marcel Dekker, 2003
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.