KolmogorovOneSampleTestStatistic Property |
The test statistic,
.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax public double TestStatistic { get; }
Public ReadOnly Property TestStatistic As Double
Get
public:
property double TestStatistic {
double get ();
}
member TestStatistic : float with get
Property Value
Type:
DoubleSee Also