mvn.prior | R Documentation |
A multivariate normal prior distribution.
MvnPrior(mean, variance)
mean |
A vector giving the mean of the prior distribution. |
variance |
A symmetric positive definite matrix giving the variance of the prior distribution. |
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.