Click or drag to resize

TwoWayAnovaBaseGrandMean Property

Gets the grand mean.

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

Property Value

Double
Remarks
The grand mean is the mean of all the data.
See Also