coef.epmrob: Extract Coefficients from the Robust Endogenous Probit Model...

View source: R/coef.epmrob.R

coef.epmrobR Documentation

Extract Coefficients from the Robust Endogenous Probit Model Fit

Description

Returns the coefficients of the robust two-stage estimator for endogenous probit model.

Usage

## S3 method for class 'epmrob'
coef(object, ...)

Arguments

object

object of class "epmrob".

...

currently not used.

Value

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

R

coefficients of the reduced equation.

O

coefficients of the outcome equation.

Author(s)

Mikhail Zhelonkin, Andre Bik, Andrea Naghi


epmrob documentation built on July 9, 2023, 6:19 p.m.