draw_mu_from_gamma: Title

View source: R/simulate_parameters2.R

draw_mu_from_gammaR Documentation

Title

Description

Title

Usage

draw_mu_from_gamma(
  gamma_parsA = c(1, 1),
  gamma_parsB = c(1, 1),
  shift = 0,
  scale = 1,
  nsim
)

Arguments

gamma_parsA

gamma priors for alpha parameter of the Beta distribution

gamma_parsB

gamma priors for beta parameter of the Beta distribution

nsim

SpTB/wztools documentation built on July 2, 2023, 11:50 a.m.