RegressionStep.Operation Property

Gets the operation performed in the step.

Definition

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

Property Value

RegressionStepOperation

See Also