On stepwise regression
Patrick Laurie Davies

TL;DR
This paper introduces a simple, model-free stepwise regression method that includes covariates based on their performance relative to random noise, avoiding assumptions of a linear model with error.
Contribution
It proposes a novel, conceptually simple, and algorithmically efficient approach to variable selection that does not rely on traditional linear model assumptions.
Findings
The method effectively distinguishes relevant covariates from noise.
It provides a straightforward criterion for covariate inclusion.
The approach is computationally simple and model-agnostic.
Abstract
Given data and covariates one problem in linear regression is to decide which in any of the covariates to include when regressing on the . If is small it is possible to evaluate each subset of the . If however is large then some other procedure must be use. Stepwise regression and the lasso are two such procedures but they both assume a linear model with error term. A different approach is taken here which does not assume a model. A covariate is included if it is better than random noise. This defines a procedure which is simple both conceptually and algorithmically
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Statistical Methods and Models · Fault Detection and Control Systems · Control Systems and Identification
