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

View source: R/eivlm_methods.R

vcov.eivlmR Documentation

vcov method for objects of class eivlm.

Description

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

Usage

## 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.


jrlockwood/eivtools documentation built on April 9, 2022, 4:01 a.m.