model.matrix.etregrob: Design Matrix of Endogenous Treatment Model

Description Usage Arguments Value Author(s)

View source: R/model.matrix.etregrob.R

Description

Create design matrix of endogenous treatment model

Usage

1
2
## S3 method for class 'etregrob'
model.matrix(object, part = "outcome", ...)

Arguments

object

object of class etregrob

part

character string indicating which matrix to extract: "outcome" for the outcome equation, "selection" for the selection equation.

...

currently not used

Value

If argument part is "outcome", the design matrix of the outcome equation is returned.

If argument part is "selection", the design matrix of the selection equation is returned.

Author(s)

Mikhail Zhelonkin


ssmrob documentation built on Aug. 20, 2021, 5:08 p.m.