mvn.independent.sigma.prior {Boom} | R Documentation |
Independence prior for the MVN
Description
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.
Usage
MvnIndependentSigmaPrior(mvn.prior, sd.prior.list)
Arguments
mvn.prior |
An object of class |
sd.prior.list |
A list of |
Author(s)
Steven L. Scott steve.the.bayesian@gmail.com
References
Gelman, Carlin, Stern, Rubin (2003), "Bayesian Data Analysis", Chapman and Hall.
[Package Boom version 0.9.15 Index]