Anova Row.Mean Square Property
Gets the mean square.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public double MeanSquare { get; }
Property Value
DoubleRemarks
The mean square equals the SumOfSquares divided by the DegreesOfFreedom.