Skip to contents

Posterior distribution of ante-dependence parameters

Usage

posterior.ante(x, vtype="ante1")

Arguments

x

mcmc object of (co)variances stacked column-wise

vtype

type of ante variance function used

Value

posterior ante-dependence parameters (innovation variances followed by regression ceofficients)

Author

Jarrod Hadfield j.hadfield@ed.ac.uk

Examples

v<-rIW(diag(2),10, n=1000)
plot(posterior.ante(mcmc(v),vtype="ante1"))