baSimuBetaBin | R Documentation |
Simulate batch data from Beta-Binomial
baSimuBetaBin(bsize, p, rho = 0, seed = NULL, nreps = 1e+06)
bsize |
batch size |
p |
mean of the Beta distribution a/(a+b) |
rho |
inter-class correlation 1/(a+b+1) |
seed |
Seed |
nreps |
number of repetitions |
Simulated binary outcomes by batches
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.