RegressionStep.VariableName Property

Gets the name of the variable that was operated on.

Definition

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

Property Value

String

See Also