View source: R/Dose.Min.Effect.R
Dose.Min.Effect | R Documentation |
Ho: \mu_1=\mu_2=...=\mu_K
Ha: \mu_1=\mu_2=...=\mu_{i-1} < \mu_{i} < \mu_{i+1} < \mu_{K}
Dose.Min.Effect(alpha, beta, qt, sigma, delta)
alpha |
significance level |
beta |
power = 1-beta |
qt |
the critical value tk(alpha) |
sigma |
standard deviation |
delta |
|
Chow SC, Shao J, Wang H. Sample Size Calculation in Clinical Research. New York: Marcel Dekker, 2003
Example.11.4.1<-Dose.Min.Effect(0.05,0.2,1.75,0.22,0.11)
Example.11.4.1
#54
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.