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