Package: endogenous 1.0

Andrew J. Spieker
endogenous: Classical Simultaneous Equation Models
Likelihood-based approaches to estimate linear regression parameters and treatment effects in the presence of endogeneity. Specifically, this package includes James Heckman's classical simultaneous equation models-the sample selection model for outcome selection bias and hybrid model with structural shift for endogenous treatment. For more information, see the seminal paper of Heckman (1978) <doi:10.3386/w0177> in which the details of these models are provided. This package accommodates repeated measures on subjects with a working independence approach. The hybrid model further accommodates treatment effect modification.
Authors:
endogenous_1.0.tar.gz
endogenous_1.0.tar.gz(r-4.7-any)endogenous_1.0.tar.gz(r-4.6-any)
endogenous_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
endogenous/json (API)
| # Install 'endogenous' in R: |
| install.packages('endogenous', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:bc4d32242a. Checks:4 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 102 | ||
| source / vignettes | OK | 124 | ||
| linux-release-x86_64 | OK | 100 | ||
| wasm-release | OK | 91 |
Exports:hybridprint.hybridprint.sampselectsampselectsummary.hybridsummary.sampselect
Dependencies:mvtnorm
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Hybrid model with structural shift (permits covariate-specific treatment effects) | hybrid print.hybrid summary.hybrid |
| Sample selection model (endogenous probit). | print.sampselect sampselect summary.sampselect |