StepwiseOptions.Method Property

Gets or sets the method used to add and remove variables from the model.

Definition

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

Property Value

StepwiseRegressionMethod

See Also