View source: R/Nonpara.Two.Sample.R
Nonpara.Two.Sample | R Documentation |
Ho: theta=0;
Ha: theta is not equal to 0.
Nonpara.Two.Sample(alpha, beta, k, p1, p2, p3)
alpha |
significance level |
beta |
power = 1-beta |
k |
k=n1/n2 |
p1 |
|
p2 |
|
p3 |
|
Chow SC, Shao J, Wang H. Sample Size Calculation in Clinical Research. New York: Marcel Dekker, 2003
Example.14.3<-Nonpara.Two.Sample(0.05,0.2,1,0.7,0.8,0.8)
Example.14.3
#54
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.