The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



KSQuantile


Unit: SDL_statis
Class: none
Declaration: function KSQuantile (NumData: integer; alpha: TSignifLevel): double;

The function KSQuantile returns the critical threshold for the KS-statistic for a given level of significance alpha and a sample size of NumData.

Hint: The function KSQuantile is considerably slower but more accurate than the function KolmogSmir1SampleTestStat. So for the accurate calculation of the critical values it is recommended to use the function KSQuantile.



Last Update: 2023-Feb-06