Skip to main content

Fitting a stepwise regression model

Updated over a year ago

Stepwise regression is a widely used technique for choosing which terms to include in a model by adding or removing terms one at a time and assessing how well the resulting model fits the data.

A background document which describes what stepwise regression does, what it’s for and how it works.

A reference article describing how stepwise regression is implemented in Synthace.

How to fit a stepwise regression model (Coming Soon!)

An instructional document describing how to perform stepwise model fitting in Synthace.

Did this answer your question?