RegressionStep.Operation Property

Gets the operation performed in the step.

Definition

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

Property Value

RegressionStepOperation

See Also