Class EliminationByAIC

  • All Implemented Interfaces:
    BackwardElimination.Step

    public class EliminationByAIC
    extends Object
    implements BackwardElimination.Step
    In each step, a factor is dropped if the resulting model has the least AIC, until no factor removal can result in a model with AIC lower than the current AIC.