By defining stats::coef()
for each model, this function returns coefficient matrix estimates.
# S3 method for varlse
coef(object, ...)# S3 method for vharlse
coef(object, ...)
# S3 method for bvarmn
coef(object, ...)
# S3 method for bvarflat
coef(object, ...)
# S3 method for bvharmn
coef(object, ...)
# S3 method for bvharsp
coef(object, ...)
# S3 method for summary.bvharsp
coef(object, ...)
matrix object with appropriate dimension.
Model object
not used