MCMCglmm (version 2.35)

posterior.inverse: Posterior distribution of matrix inverse

Description

Posterior distribution of matrix inverse

Usage

posterior.inverse(x)

Value

posterior of inverse (co)variance matrices

Arguments

x

mcmc object of (co)variances stacked column-wise

Author

Jarrod Hadfield j.hadfield@ed.ac.uk

See Also

posterior.cor, posterior.evals, posterior.ante

Examples

Run this code
v<-rIW(diag(2),3, n=1000)
plot(posterior.inverse(mcmc(v)))

Run the code above in your browser using DataLab