Skip to contents

Sampling Covariance Matrix of the Parameter Estimates

Usage

# S3 method for class 'dtvarmx'
vcov(object, alpha = TRUE, psi = TRUE, theta = TRUE, ...)

Arguments

object

Object of class dtvarmx.

alpha

Logical. If alpha = TRUE, include estimates of the alpha vector, if available. If alpha = FALSE, exclude estimates of the alpha vector.

psi

Logical. If psi = TRUE, include estimates of the psi matrix, if available. If psi = FALSE, exclude estimates of the psi matrix.

theta

Logical. If theta = TRUE, include estimates of the theta matrix, if available. If theta = FALSE, exclude estimates of the theta matrix.

...

additional arguments.

Value

Returns a list of sampling variance-covariance matrices.

Author

Ivan Jacob Agaloos Pesigan