posterior.inverse | R Documentation |
Posterior distribution of matrix inverse
posterior.inverse(x)
x |
mcmc object of (co)variances stacked column-wise |
posterior of inverse (co)variance matrices
Jarrod Hadfield j.hadfield@ed.ac.uk
posterior.cor
, posterior.evals
, posterior.ante
v<-rIW(diag(2),3, n=1000)
plot(posterior.inverse(mcmc(v)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.