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