 | TwoSampleUnpairedTTestSPooled Property |
Gets the pooled estimate of the standard deviation.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double SPooled { get; }
Public ReadOnly Property SPooled As Double
Get
public:
property double SPooled {
double get ();
}
member SPooled : float with get
Property Value
Double
See Also