ivreg: Instrumental-Variables Regression by '2SLS', '2SM', or '2SMM', with Diagnostics

Instrumental variable estimation for linear models by two-stage least-squares (2SLS) regression or by robust-regression via M-estimation (2SM) or MM-estimation (2SMM). The main ivreg() model-fitting function is designed to provide a workflow as similar as possible to standard lm() regression. A wide range of methods is provided for fitted ivreg model objects, including extensive functionality for computing and graphing regression diagnostics in addition to other standard model tools.

Version: 0.6-2
Depends: R (≥ 3.6.0)
Imports: car (≥ 3.0-9), Formula, lmtest, MASS, stats
Suggests: AER, effects (≥ 4.2.0), knitr, insight, parallel, rmarkdown, sandwich, testthat, modelsummary, ggplot2
Published: 2023-03-17
Author: John Fox ORCID iD [aut], Christian Kleiber ORCID iD [aut], Achim Zeileis ORCID iD [aut, cre], Nikolas Kuschnig ORCID iD [ctb]
Maintainer: Achim Zeileis <Achim.Zeileis at R-project.org>
BugReports: https://github.com/zeileis/ivreg/issues/
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://zeileis.github.io/ivreg/
NeedsCompilation: no
Materials: README NEWS
In views: CausalInference, Econometrics
CRAN checks: ivreg results

Documentation:

Reference manual: ivreg.pdf
Vignettes: Diagnostics for 2SLS Regression
ivreg: Two-Stage Least-Squares Regression with Diagnostics

Downloads:

Package source: ivreg_0.6-2.tar.gz
Windows binaries: r-devel: ivreg_0.6-2.zip, r-release: ivreg_0.6-2.zip, r-oldrel: ivreg_0.6-2.zip
macOS binaries: r-release (arm64): ivreg_0.6-2.tgz, r-oldrel (arm64): ivreg_0.6-2.tgz, r-release (x86_64): ivreg_0.6-2.tgz
Old sources: ivreg archive

Reverse dependencies:

Reverse depends: ivgets
Reverse imports: OneSampleMR, robust2sls
Reverse suggests: clarify, clubSandwich, fwildclusterboot, insight, lmw, marginaleffects, modelsummary, parameters, performance, report, sketching

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ivreg to link to this page.