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