prior.p.dmc creates a list of prior distribution an array
object ("model") with a set of attributes
specifying a particular model and parameterization. Call coda to
summarise the model parameters in a DMC samples with multiple participants
at the hyper level.prior.p.dmc(p1, p2, lower = rep(NA, length(p1)), upper = rep(NA,
length(p1)), dists = rep("tnorm", length(p1)), untrans = rep("identity",
length(p1)), dist.types = c("tnorm", "beta", "gamma", "lnorm", "constant"))