mvn.diagonal.prior | R Documentation |
A multivariate normal prior distribution formed by the product of independent normal margins.
MvnDiagonalPrior(mean.vector, sd.vector)
mean.vector |
A vector giving the mean of the prior distribution. |
sd.vector |
The standard deviations of the components in the distribution. I.e. the square root of the diagonal of the variance matrix. |
Steven L. Scott steve.the.bayesian@gmail.com
Gelman, Carlin, Stern, Rubin (2003), "Bayesian Data Analysis", Chapman and Hall.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.