OneWayAnovaModel.TotalCell Property

Gets a cell containing summary statistics for all the data in the model.

Definition

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

Property Value

Cell

See Also