Interface ForwardSelection.Step
-
- All Known Implementing Classes:
SelectionByAIC
,SelectionByZValue
- Enclosing class:
- ForwardSelection
public static interface ForwardSelection.Step
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
select(GLMProblem problem, Matrix subA, int[] factorChoices)
-
-
-
Method Detail
-
select
int select(GLMProblem problem, Matrix subA, int[] factorChoices)
-
-