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

Description Usage Arguments Value

Description

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

Usage

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


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