| TwoSamplePairedTTestStatistic Property |
Gets the value of the test statistic associated with this hypothesis
test.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public double Statistic { get; }
Public ReadOnly Property Statistic As Double
Get
public:
property double Statistic {
double get ();
}
member Statistic : float with get
Property Value
DoubleSee Also