plmmr: an R package to fit penalized linear mixed models for genome-wide association data with complex correlation structure.
Where this comes from
- Record sourced from PubMed, PMID 41619213.
- Also identified by DOI 10.1093/bib/bbaf672 and PMC identifier 12860386.
- Licence recorded as CC BY.
- The licence permits redistribution, so the abstract is shown in full and the full text is available from the publisher.
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 random-access memory. 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 genome-wide association studies data.
Medical subject headings
- Genome-Wide Association Study
- Software