RegressionStep.VariableIndex Property

Gets the index of the variable that was operated on.

Definition

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

Property Value

Nullable<Int32>

See Also