baDesignBetaBin | R Documentation |
Get designs for BetaBinomial designs
baDesignBetaBin(
par.design,
rho = 0,
bsizes = 1,
nmin = 10,
nmax = 100,
...,
seed = NULL
)
par.design |
design parameters (ALPHA, POWER, P0, P1) |
rho |
inter-class correlation 1/(a+b+1) |
bsizes |
batch size, can be list or an integer |
nmin |
minimum sample size |
nmax |
maximum sample size |
... |
reserved parameters |
seed |
Seed |
a list of simon's two stage designs containing the optimal and minimax designs for all possible batch sizes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.