Stepwise Criterion 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#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public enum StepwiseCriterion
Members
Statistic | 0 | The F or Wald statistic is used. |
PValue | 1 | The p-value corresponding to the F or Wald statistic is used. |