Click or drag to resize

KruskalWallisTableMeanSquareBetween Property

Gets the between-groups mean square.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double MeanSquareBetween { get; }

Property Value

Double
Remarks
The between-groups mean square is the between-groups sum of squares divided by the between-groups degrees of freedom.
See Also