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



KruskalGamma


Unit:SDL_math2
Class:TCurveFit
Declaration:property KruskalGamma: double;

The read-only property KruskalGamma returns Kruskal's gamma value which is a measure of the strength of dependence between the x- and y-values entered by the method EnterStatValue. Note, that at least 3 data pairs have to be entered to calculate a valid coefficient.

Hint: The execution time of this routine increases with the square of the number of data points. Thus it is not recommended to calculate Kruskal's gamma for more than 10000 data points.



Last Update: 2023-Feb-06