| TwoSamplePairedTTestLeftProbability Property |
Gets the area under the probability distribution to the left of the
test statistic.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public double LeftProbability { get; }
Public ReadOnly Property LeftProbability As Double
Get
public:
property double LeftProbability {
double get ();
}
member LeftProbability : float with get
Property Value
DoubleSee Also