LinearRegressionModel.StepwiseOptions Property

Gets or sets an object that specifies options for performing stepwise regression.

Definition

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

Property Value

StepwiseOptions

See Also