sample_mbb_acc | R Documentation |
Sample data from multivariate beta-binomial model
sample_mbb_acc(
gd = "nu40_rho50_blocks2",
params = NULL,
n = 200,
data = NULL,
job = NULL,
nrep = 1,
...
)
gd |
character, generative distribution, needs to be one of |
params |
alternatively to |
n |
integer, total sample size |
data |
ignored (required for batchtools compatibility) |
job |
ignored (required for batchtools compatibility) |
nrep |
integer, if != 1, then output is list with nrep repetitions |
... |
further arguments (ignored) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.