update_theta_gamma: Update $theta$ in Gibbs sampling

Description Usage Arguments

Description

Update $theta$ in Gibbs sampling

Usage

1
2
update_theta_gamma(theta, tau, mu, shape = 3, scale = 20,
  exponent = 0:199)

Arguments

theta

scalar

tau

scalar

mu

vector of means

shape

hyperparameter, prior shape for theta

scale

hyperparameter, prior scale for theta


fboehm/xu2015 documentation built on May 16, 2019, noon