StepwiseCriterion Enumeration

Enumerates the possible ways to define the threshold for the to-enter and to-remove values.

Definition

Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public enum StepwiseCriterion

Members

Statistic0 The F or Wald statistic is used.
PValue1 The p-value corresponding to the F or Wald statistic is used.

See Also