 | OneWayRanovaTableMeanSquareTotal Property |
Gets the total mean square.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double MeanSquareTotal { get; }
Public ReadOnly Property MeanSquareTotal As Double
Get
public:
property double MeanSquareTotal {
double get ();
}
member MeanSquareTotal : float with get
Property Value
Double
See Also