RegressionStep.VariableName Property

Gets the name 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 string? VariableName { get; }

Property Value

String

See Also