vcov.eivlm: 'vcov' method for objects of class 'eivlm'.

Description Usage Arguments Value

Description

Extract variance/covariance matrix of estimated parameters from eivlm model object. Analogous to vcov method for other models.

Usage

1
2
## S3 method for class 'eivlm'
vcov(object, ...)

Arguments

object

A model object of class eivlm.

...

Not currently implemented.

Value

Estimated variance/covariance matrix of estimated regression coefficients.


eivtools documentation built on May 1, 2019, 9:52 p.m.