O = BVAR.covmat(C,Rep)
C [ numeric ] - Prior covariance matrix of residuals; if C is a vector it will be converted to a diagonal matrix.
Rep [ numeric ] - The number of times the dummy observations will be repeated.
O [ bvarobj ] - BVAR object that can be passed into the VAR/estimate function.