AnovaRow.RowType Property

Gets the AnovaRowType for the row.

Definition

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

Property Value

AnovaRowType
One of the AnovaRowType values.

See Also