coef.etregrob: Extract Coefficients from Robust Endogenous Treatment Model...

Description Usage Arguments Value Author(s)

View source: R/coef.etregrob.R

Description

Returns the coefficients of the robust two-stage estimator for endogentous treatment model.

Usage

1
2
## S3 method for class 'etregrob'
coef(object, ...)

Arguments

object

object of class "etregrob"

...

currently not used

Value

Returns a list of two vectors of parameters of two stages.

S

coefficients of the selection equation.

O

coefficients of the outcome equation.

Author(s)

Mikhail Zhelonkin


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