StepwiseOptions.Method Property

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

Definition

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

Property Value

StepwiseRegressionMethod

See Also