One Way RAnova Model.Treatment Totals Property
Gets the cells containing summary data for each treatment (row).
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
A vector of Cell objects.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public Vector<Cell> TreatmentTotals { get; }
Property Value
Vector<Cell>A vector of Cell objects.
Remarks
The cells in this vector contain summary data for each level of the row factor.