ssmodels | R Documentation |
The ssmodels
package provides functions to fit data affected by sample selection bias.
It includes several extensions of the classical Heckman selection model, allowing for different
assumptions about the joint distribution of the selection and outcome equations.
The following models are implemented:
HeckmanCL
Classic Heckman model (Tobit-2).
HeckmantS
Heckman model with Student's t-distribution.
HeckmanSK
Heckman model with Skew-Normal distribution.
HeckmanBS
Heckman model with Birnbaum-Saunders distribution.
HeckmanGe
Generalized Heckman model with covariates in the dispersion and correlation structures.
The package also includes helper functions for computing Inverse Mills Ratios (IMR), post-processing parameter vectors, and two-step initial value estimation.
Fernando de Souza Bastos, Wagner Barreto de Souza
heckman1976commonssmodels
\insertRefheckman1979samplessmodels
\insertRefmroz1987ssmodels
\insertRefsampleSelectionssmodels
\insertRefmarchenko2012heckmanssmodels
\insertRefogundimu2016samplessmodels
\insertRefzhelonkin2016robustssmodels
\insertRefssmrobssmodels
\insertRefogundimu2019robustssmodels
\insertRefbastosssmodels
\insertRefbastosBarretossmodels
HeckmanCL
, HeckmantS
, HeckmanSK
,
HeckmanBS
, HeckmanGe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.