Extract the variance-covariance matrix of the estimated parameters.
# S3 method for xtpqardl
vcov(object, type = c("beta", "rho"), ...)A variance-covariance matrix.
An object of class "xtpqardl".
Character string specifying which covariance matrix to extract:
"beta" for long-run coefficients (default), or "rho" for
ECT coefficients.
Additional arguments (currently unused).