The goal of hdme is to provide penalized regression methods for High-Dimensional Measurement Error problems (errors-in-variables).
Install hdme
from CRAN using.
You can install the latest development version from github with:
hdme
uses the Rglpk package, which requires the GLPK library package to be installed. On some platforms this requires a manual installation.
On Debian/Ubuntu, you might use:
On macOS, you might use:
hdme provides implementations of the following algorithms:
The methods implemented in the package include
Contributions to hdme
are very welcome. If you have a question or suspect you have found a bug, please open an Issue. Code contribution by pull requests are also appreciated.
James, Gareth M., and Peter Radchenko. 2009. “A Generalized Dantzig Selector with Shrinkage Tuning.” Biometrika 96 (2): 323–37.
Loh, Po-Ling, and Martin J. Wainwright. 2012. “High-Dimensional Regression with Noisy and Missing Data: Provable Guarantees with Nonconvexity.” Ann. Statist. 40 (3): 1637–64.
Rosenbaum, Mathieu, and Alexandre B. Tsybakov. 2010. “Sparse Recovery Under Matrix Uncertainty.” Ann. Statist. 38 (5): 2620–51.
Sorensen, Oystein, Arnoldo Frigessi, and Magne Thoresen. 2015. “Measurement Error in Lasso: Impact and Likelihood Bias Correction.” Statistica Sinica 25 (2): 809–29.
Sorensen, Oystein, Kristoffer Herland Hellton, Arnoldo Frigessi, and Magne Thoresen. 2018. “Covariate Selection in High-Dimensional Generalized Linear Models with Measurement Error.” Journal of Computational and Graphical Statistics 27 (4): 739–49. https://doi.org/10.1080/10618600.2018.1425626.