coef.epmrob | R Documentation |
Returns the coefficients of the robust two-stage estimator for endogenous probit model.
## S3 method for class 'epmrob'
coef(object, ...)
object |
object of class " |
... |
currently not used. |
Returns a list of two vectors of parameters of two stages.
R |
coefficients of the reduced equation. |
O |
coefficients of the outcome equation. |
Mikhail Zhelonkin, Andre Bik, Andrea Naghi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.