PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
February 16, 2026Advanced Genetics2 citationsOpen Access

Best Practices for Developing Linear Models With Multiple Explanatory Variables

View Full Paper
BLBaidu LiLWLing Wu

Key Points

  • The aim is to establish best practices for developing linear models using multiple explanatory variables and moderate sample sizes.
  • Reviewed various linear modeling techniques including regression, ANOVA, and ANCOVA.
  • Recommended random forest for initial variable screening and stepwise regression for subset selection.
  • Emphasized the use of criteria like AIC, BIC, and cross-validation for model selection.
  • Described shrinkage methods, including lasso and ridge regression, to enhance model fitting.
  • Explored dimension reduction techniques like Principal Components Regression (PCR) and Partial Least Squares (PLS).
  • Highlighting the importance of two-way interactions and quadratic terms leads to better model selection.
  • The suggested methods improve computational efficiency and reliability of linear models.
  • Providing detailed R code and systematic approaches aids in replicating the study.

Abstract

ABSTRACT Linear models, including t‐test, ANOVA, regression, ANCOVA, and generalized linear models, are foundational tools in statistical analysis. For large datasets, such as those involving tens of thousands of genes and millions of records, numerous advanced methods have been developed to improve both computational efficiency and reliability. Here, we focus on a more general scenario: a linear model with many explanatory variables (e.g., >10) and a moderate sample size (e.g., thousands of observations). This paper provides the best practices for model selection, emphasizing the importance of including two‐way interaction and quadratic terms, which are frequently overlooked in textbooks and classic literature. When dealing with high‐dimensional data, we recommend using random forest for initial variable screening, followed by subset selection methods such as stepwise regression. Model selection can be guided by criteria like AIC, BIC, adjusted R 2 , and Mallows’ Cp, or by cross‐validation. Shrinkage methods such as the lasso and ridge regression improve model fitting by penalizing coefficient size. Dimension reduction techniques such as Principal Components Regression (PCR) and Partial Least Squares (PLS) provide alternatives for managing high‐dimensional data through uncorrelated component transformation. We provided R code along with detailed descriptions for all analyses, establishing a systematic approach to developing linear models.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Li et al. (2026) studied this question.

synapsesocial.com/papers/6992b4ad9b75e639e9b09a72https://doi.org/10.1002/ggn2.202500024
Ask AI
Helpful
Bookmark
Share
View Full Paper