Returns a list with the following elements
data.cor
is a matrix containing in the rows the cross-sections and in the columns the cross-sectional pairwise correlations of the data per variable.
resid.cor
is a matrix containing in the rows the cross-sections and in the columns the cross-sectional pairwise correlations of the country models' residuals per variable.
resid.corG
is a matrix containing in the rows the cross-sections and in the columns the cross-sectional pairwise correlations of the global models' residuals per variable. Only available when avg.pair.cc
has been applied to a bgvar.res
object from residuals
.
data.res
is a summary object showing the number and percentage of correlations <0.1, between 0.1-0.2, 0.2-0.5 and <0.5 per variable of the data.
res.res
is a summary object showing the number and percentage of correlations <0.1, between 0.1-0.2, 0.2-0.5 and <0.5 per variable of the country models' residuals. This is also what is used by print.bgvar
.
res.resG
is a summary object showing the number and percentage of correlations <0.1, between 0.1-0.2, 0.2-0.5 and <0.5 per variable of the global models' residuals. Only available when avg.pair.cc
has been applied to a bgvar. res
object from residuals
.