The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The heckmanGE package has functions for modeling data with selection bias problems. It includes the generalized Heckman model, introduced by Bastos, Barreto-Souza, and Genton (2022), which allows the inclusion of covariates to the dispersion and correlation parameters, allowing the sample selection bias and the dispersion parameters to depend on covariates. More than that, our package allows the inclusion of sample weights and the grouping of data into clusters, in such a way that between clusters the errors are independent, but correlated within each cluster. The package also allows the adjustment of the classical Heckman model (Heckman (1976), Heckman (1979)) and the estimation of the parameters of this model via the maximum likelihood method and the two-step method.
You can install the released version of heckmanGE from CRAN with:
install.packages("heckmanGE")
And the development version from GitHub with:
# install.packages("devtools")
::install_github("fsbmat-ufv/heckmanGE") devtools
{heckmanGE}
is released with a Contributor
Code of Conduct.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.