Rcope: Tools to Cope with Endogeneity Problems

Researchers across disciplines often face biased regression model estimates due to endogenous regressors correlated with the error term. Traditional solutions require instrumental variables (IVs), which are often difficult to find and validate. This package provides flexible, alternative IV-free methods using copulas, as described in the practical guide to endogeneity correction using copulas (Yi Qian, Tony Koschmann, and Hui Xie 2025) <doi:10.1177/00222429251410844>. The current version implements the two-stage copula endogeneity correction (2sCOPE) method to fit models with continuous endogenous regressors and both continuous and discrete exogenous regressors, as described in Fan Yang, Yi Qian, and Hui Xie (2024) <doi:10.1177/00222437241296453>. Using this method, users can address regressor endogeneity problems in nonexperimental data without requiring IVs.

Version: 1.0.0
Depends: R (≥ 3.5)
Imports: dplyr, Formula, car
Suggests: testthat (≥ 3.0.0)
Published: 2026-03-03
DOI: 10.32614/CRAN.package.Rcope (may not be active yet)
Author: Anthony Obrzut [aut, cre], Yi Qian [aut], Hui Xie [aut]
Maintainer: Anthony Obrzut <anthony_obrzut at sfu.ca>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: Rcope results

Documentation:

Reference manual: Rcope.html , Rcope.pdf

Downloads:

Package source: Rcope_1.0.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

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