| TwoSamplePairedTTestS Property |
Gets the standard deviation of the differences between paired observations.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax Public ReadOnly Property S As Double
Get
public:
property double S {
double get ();
}
member S : float with get
Property Value
DoubleSee Also