StepwiseOptions.Criterion Property

Gets or sets whether the thresholds are specified as statistic values or as p-values.

Definition

Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public StepwiseCriterion Criterion { get; set; }

Property Value

StepwiseCriterion

See Also