Typically, summary.bayesm.var
will be invoked by a call to the generic summary function as in
summary(object) where object is of class bayesm.var. Mean, Std Dev, Numerical Standard error (of
estimate of posterior mean), relative numerical efficiency (see numEff
) and effective sample
size are displayed. If QUANTILES=TRUE, quantiles of marginal distirbutions in the columns of Vard
are displayed.
Vard
is an array of draws of a covariance matrix stored as vectors. Each row is a different draw.
The posterior mean of the vector of standard deviations and the correlation matrix are also displayed