Efficient Inference on High-Dimensional Linear Models With Missing Outcomes
Project description
Efficient Inference on High-Dimensional Linear Models With Missing Outcomes
This package implements the proposed debiasing method for conducting valid inference on the high-dimensional linear regression function with missing outcomes. We also document all the code for the simulations and real-world applications in our paper here.
- Free software: MIT license
- Python Package Documentation: https://debias-infer.readthedocs.io.
- You may also consider using our R package DebiasInfer, though the Python package will be computationally faster.
Installation guide
Debias-Infer
requires Python 3.8+ (earlier version might be applicable), NumPy, SciPy, scikit-learn, CVXPY, statsmodels. To install the latest version of Debias-Infer
from this repository, run:
python setup.py install
To pip install a stable release, run:
pip install Debias-Infer
References
[1] Y. Zhang, A. Giessing, Y.-C. Chen (2023+) Efficient Inference on High-Dimensional Linear Models with Missing Outcomes arXiv:2309.06429.
[2] T. Sun and C.-H. Zhang (2012). Scaled Sparse Linear Regression. Biometrika, 99, no.4: 879-898.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file Debias-Infer-0.0.8.tar.gz
.
File metadata
- Download URL: Debias-Infer-0.0.8.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29cd6edddf1042d9d043bc43a524c50317fb56f68d1b0c8c78c32884adbfc165 |
|
MD5 | 21e67c402c675ddd340791783bd32b01 |
|
BLAKE2b-256 | 28373a615f74309d60065cf926af6049461b56f775b0c4371377601d9525ab97 |
File details
Details for the file Debias_Infer-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: Debias_Infer-0.0.8-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79ff69ff4933778bd0d77271a8e9a8d0d5bc7e4575b7ff19e9224bcabec1d301 |
|
MD5 | 16dfab917503c4afc07967a3b9a2b8ce |
|
BLAKE2b-256 | 4d4bbfb2a30f4a704e7e508e9dfc4b7df32133cbe8e64e0d56deab822ce37fa2 |