Learn R Programming

epmrob (version 0.1)

coef.epmrob: 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 epmrob
coef(object, ...)

Value

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

R

coefficients of the reduced equation.

O

coefficients of the outcome equation.

Arguments

object

object of class "epmrob".

...

currently not used.

Author

Mikhail Zhelonkin, Andre Bik, Andrea Naghi