| posterior.ante | R Documentation | 
Posterior distribution of ante-dependence parameters
posterior.ante(x,k=1)
| x | mcmc object of (co)variances stacked column-wise | 
| k | order of the ante-dependence structure | 
posterior ante-dependence parameters (innovation variances followed by regression ceofficients)
Jarrod Hadfield j.hadfield@ed.ac.uk
posterior.cor, posterior.evals, posterior.inverse
v<-rIW(diag(2),10, n=1000)
plot(posterior.ante(mcmc(v),1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.