baGetRejRate | R Documentation |
Get type I error and power given y0, y1, n1, r1, n, r
baGetRejRate(yp0, yp1, n1, r1, nt, r, bsize = 1)
yp0 |
cumulative binomial distribution of (?) |
yp1 |
cumulative binomial distribution of (?) |
n1 |
first stage sample size |
r1 |
first stage response rate |
nt |
total sample size |
r |
second stage response rate |
bsize |
batch size |
a vector containing error, power, en0, pet0, en1, pet1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.