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....



WilcoxonSRQuantile


Unit: SDL_statis
Class: none
Declaration: function WilcoxonSRQuantile (NData: integer; alpha: double; twosided: boolean): integer;

The function WilcoxonSRQuantile returns the critical limits of the Wilcoxon signed rank test. The parameter NData specifies the number of data used for the test, the parameter alpha defines the level of significance, and the parameter twosided has to be set TRUE if the null hypothesis results in a two-sided test.



Last Update: 2023-Feb-06