Stepwise Criterion Enumeration
Enumerates the possible ways to define the threshold for the to-enter and to-remove values.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
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. |