OneWayAnovaModel.Grouping Property

Gets the grouping object that maps observations to their cell.

Definition

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

Property Value

IGrouping

See Also