Classes | Namespaces
contrib/mul/mbl/mbl_stepwise_regression.h File Reference

Conduct stepwise regression. More...

#include <vcl_set.h>
#include <vnl/vnl_vector.h>
#include <vnl/vnl_matrix.h>

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.



Detailed Description

Conduct stepwise regression.

Author:
Martin Roberts

Definition in file mbl_stepwise_regression.h.