model.matrix.eivlm: 'model.matrix' method for objects of class 'eivlm'.

View source: R/eivlm_methods.R

model.matrix.eivlmR Documentation

model.matrix method for objects of class eivlm.

Description

Extract model matrix from eivlm object. Analogous to model.matrix method for lm objects.

Usage

## S3 method for class 'eivlm'
model.matrix(object, ...)

Arguments

object

A model object of class eivlm.

...

See help for model.matrix.

Value

Design matrix used in EIV regression.


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