RegCombin
Partially Linear Regression under Data Combination
Xavier D'Haultfoeuille, Arnaud Maurel, Christophe Gaillac
Last update: 16 October 2023
Copyright license: GNU General Public License, version 3.0
Software version identifier: 0.2.1, 0.3.1, 0.4.1
We implement linear regression when the outcome of interest and some of the covariates are observed in two different datasets that cannot be linked, based on D'Haultfoeuille, Gaillac, Maurel (2022) <doi:10.3386/w29953>. The package allows for common regressors observed in both datasets, and for various shape constraints on the effect of covariates on the outcome of interest. It also provides the tools to perform a test of point identification. See the associated vignette <https://github.com/cgaillac/RegCombin/blob/master/RegCombin_vignette.pdf> for theory and code examples.
This page was built for software: RegCombin