| A02mcmc {MSBVAR} | R Documentation |
Converts A0 objects from gibbs.A0.BSVAR into
mcmc objects for analysis with coda
A02mcmc(x)
x |
N2 x number of free parameters in A(0) MCMC Gibbs
sample object for the B-SVAR model A(0)
from gibbs.A0. This matrix is a column major to row
major version of A(0) that can be used to diagnose covergence and
summarize the elements of A(0) |
Returns an object of the class mcmc, an N2 x number free
parameters in A(0) matrix.
Object with class mcmc
Patrick T. Brandt