A02mcmc {MSBVAR}R Documentation

Converts A0 objects to coda MCMC objects

Description

Converts A0 objects from gibbs.A0.BSVAR into mcmc objects for analysis with coda

Usage

A02mcmc(x)

Arguments

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)

Details

Returns an object of the class mcmc, an N2 x number free parameters in A(0) matrix.

Value

Object with class mcmc

Author(s)

Patrick T. Brandt

See Also

gibbs.A0,mcmc


[Package MSBVAR version 0.3.2 Index]