A prior for the parameters of the multivariate normal distribution that assumes Sigma to be a diagonal matrix with elements modeled by independent inverse Gamma priors.
MvnIndependentSigmaPrior(mvn.prior, sd.prior.list)
An object of class MvnPrior
that is the
prior distribution for the multivariate normal mean parameter.
A list of SdPrior
objects modeling
the diagonal elements of the multivariate normal variance matrix. The
off-diagonal elements are assumed to be zero.
Steven L. Scott steve.the.bayesian@gmail.com
Gelman, Carlin, Stern, Rubin (2003), "Bayesian Data Analysis", Chapman and Hall.