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