This function calculates the iso statistic based on the conditional adjacency matrix (CAM) of a given scale. In order to quantify if the rows of the CAM show a weakly unimodal pattern, the iso statistic was introduced (Post, 1992). Iso statistic (ISO), is a measure for the degree of unimodality violation in the rows of CAM. ISO can be obtained for each item (\({ISO}_j\)) and their summation results in the total ISO for the scale (\({ISO}_{tot}\)).
To come up with an ISO value for an item j, one should first locate the maximum in each row of the CAM. If we index \(m^*\) the maximum in row j of CAM, the ISO measures deviations from unimodality to the left and right of \(m^*\). The function takes as input objects of class "cam.mdf"
obtained from the function CAM
or objects of class "mdf"
obtained from the function mudfold