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