One Way RAnova Model.Observations Per Cell Property
Gets the number of observations per cell.
Definition
Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
If the design is balanced, the number of observations in each cell; otherwise the value -1.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public override int ObservationsPerCell { get; }
Property Value
Int32If the design is balanced, the number of observations in each cell; otherwise the value -1.