 | OneWayAnovaTableSumOfSquaresBetween Property |
Gets the between-groups sum of squares.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double SumOfSquaresBetween { get; }
Public ReadOnly Property SumOfSquaresBetween As Double
Get
public:
property double SumOfSquaresBetween {
double get ();
}
member SumOfSquaresBetween : float with get
Property Value
Double
See Also