KolmogorovOneSample.TestStatistic Property |
The test statistic,

.
Namespace: Imsl.StatAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntaxpublic double TestStatistic { get; }
Public ReadOnly Property TestStatistic As Double
Get
public:
property double TestStatistic {
double get ();
}
member TestStatistic : float with get
Property Value
Type:
Double
See Also