View source: R/simulate_parameters2.R
draw_mu_from_gamma | R Documentation |
Title
draw_mu_from_gamma(
gamma_parsA = c(1, 1),
gamma_parsB = c(1, 1),
shift = 0,
scale = 1,
nsim
)
gamma_parsA |
gamma priors for alpha parameter of the Beta distribution |
gamma_parsB |
gamma priors for beta parameter of the Beta distribution |
nsim |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.