View source: R/simulate_parameters.R
sim_mus | R Documentation |
Simulate group means (mus) from beta-like priors
sim_mus(
mu_list,
sigma_list = NULL,
range_list = NULL,
sigma = 0.1,
range = c(0, 1),
nsim,
seed = NULL
)
seed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.