bugs.rdist.Rd
Takes a distribution with R parameterization, converts it to a BUGS parameterization, and then samples from the distribution using JAGS
bugs.rdist(
prior = data.frame(distn = "norm", parama = 0, paramb = 1),
n.iter = 1e+05,
n = NULL
)
vector of samples