OneWayAnovaModel.TotalCell Property

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

Definition

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

Property Value

Cell

See Also