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 marginal treatment effect was introduced by Heckman and Vytlacil (2005) <doi:10.1111/j.1468-0262.2005.00594.x> to provide a choice-theoretic interpretation to instrumental variables models that maintain the monotonicity condition of Imbens and Angrist (1994) <doi:10.2307/2951620>. This interpretation can be used to extrapolate from the compliers to estimate treatment effects for other subpopulations. This package provides a flexible set of methods for conducting this extrapolation. It allows for parametric or nonparametric sieve estimation, and allows the user to maintain shape restrictions such as monotonicity. The package operates in the general framework developed by Mogstad, Santos and Torgovitsky (2018) <doi:10.3982/ECTA15463>, and accommodates either point identification or partial identification (bounds). In the partially identified case, bounds are computed using either linear programming or quadratically constrained quadratic programming. Support for four solvers is provided. Gurobi and the Gurobi R API can be obtained from <http://www.gurobi.com/index>. CPLEX can be obtained from <https://www.ibm.com/analytics/cplex-optimizer>. CPLEX R APIs 'Rcplex' and 'cplexAPI' are available from CRAN. MOSEK and the MOSEK R API can be obtained from <https://www.mosek.com/>. The lp_solve library is freely available from <http://lpsolve.sourceforge.net/5.5/>, and is included when installing its API 'lpSolveAPI', which is available from CRAN.
Version: | 1.4.0 |
Depends: | R (≥ 3.6.0) |
Imports: | Formula, methods, stats, utils |
Suggests: | gurobi (≥ 8.1-0), slam (≥ 0.1-42), cplexAPI (≥ 1.3.3), lpSolveAPI (≥ 5.5.2.0-17), Rmosek (≥ 9.2.38), testthat (≥ 2.0.0), data.table (≥ 1.12.0), splines2 (≥ 0.2.8), future.apply (≥ 1.6.0), future (≥ 1.18.0), Matrix, knitr, rmarkdown, pander, AER, lsei, ggplot2, gridExtra |
Published: | 2021-09-17 |
DOI: | 10.32614/CRAN.package.ivmte |
Author: | Alexander Torgovitsky [aut], Joshua Shea [aut, cre] |
Maintainer: | Joshua Shea <jkcshea at uchicago.edu> |
License: | GPL-2 | GPL-3 |
NeedsCompilation: | no |
Materials: | README |
In views: | CausalInference |
CRAN checks: | ivmte results |
Reference manual: | ivmte.pdf |
Vignettes: |
ivmte |
Package source: | ivmte_1.4.0.tar.gz |
Windows binaries: | r-devel: ivmte_1.4.0.zip, r-release: ivmte_1.4.0.zip, r-oldrel: ivmte_1.4.0.zip |
macOS binaries: | r-release (arm64): ivmte_1.4.0.tgz, r-oldrel (arm64): ivmte_1.4.0.tgz, r-release (x86_64): ivmte_1.4.0.tgz, r-oldrel (x86_64): ivmte_1.4.0.tgz |
Old sources: | ivmte archive |
Please use the canonical form https://CRAN.R-project.org/package=ivmte to link to this page.
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.