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



AdjustedRandIx


Unit:SDL_statis
Class: none
Declaration: function AdjustedRandIx (ContTab: TInt2DArray): double;

The function AdjustedRandIx calculates adjusted Rand index (a measure of similarity of two clusterings) of the two variables described by their contingency table ContTab. Note: Though the Rand index is limited to the interval [0,1] the adjusted Rand index may become negative if the calculated Rand index is less than the expected index.



Last Update: 2023-Feb-06