plmmr: an R package to fit penalized linear mixed models for genome-wide association data with complex correlation structure
Computation
2026-05-13 v1
Abstract
Correlation among the observations in high-dimensional regression modeling can be a major source of confounding. We present a new open-source package, plmmr, to implement penalized linear mixed models in R. This R package estimates correlation among observations in high-dimensional data and uses those estimates to improve prediction with the best linear unbiased predictor. The package uses memory-mapping so that genome-scale data can be analyzed on ordinary machines even if the size of data exceeds RAM. We present here the methods, workflow, and file-backing approach upon which plmmr is built, and we demonstrate its computational capabilities with two examples from real GWAS data.
Keywords
Cite
@article{arxiv.2502.01577,
title = {plmmr: an R package to fit penalized linear mixed models for genome-wide association data with complex correlation structure},
author = {Tabitha K. Peter and Anna C. Reisetter and Yujing Lu and Oscar A. Rysavy and Patrick J. Breheny},
journal= {arXiv preprint arXiv:2502.01577},
year = {2026}
}
Comments
23 pages, 5 figures; https://github.com/pbreheny/plmmr