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