Conduct stepwise regression. More...
Go to the source code of this file.
Classes | |
class | mbl_stepwise_regression |
Perform the stepwise regression algorithm to determine which subset of variables appear to be significant predictors. More... | |
class | mbl_stepwise_regression_helpers::lsfit_this_basis |
Do the regression fitting for a given basis instance. More... | |
Namespaces | |
namespace | mbl_stepwise_regression_helpers |
Helper stuff for stepwise regression. |
Conduct stepwise regression.
Definition in file mbl_stepwise_regression.h.