Python code accompanying the following publication:
Polina Arsenteva, Mohamed Amine Benadjaoud, Hervé Cardot. (2024) Estimating the Linear Relation Between Variables That Are Never Jointly Observed. arXiv:2403.00140.
Main script, contains functions for linear regression parameters estimation with two methods (moments and optimal transport), as well as bootstrap confidence intervals estimation.
Simulation study.