Class SelectionByAIC

  • All Implemented Interfaces:
    ForwardSelection.Step

    public class SelectionByAIC
    extends Object
    implements ForwardSelection.Step
    In each step, a factor is added if the resulting model has the highest AIC, until no factor addition can result in a model with AIC higher than the current AIC.