cluster_sci {cacc} | R Documentation |
Computes a Situational Clustering Index (SCI) to quantify the magnitude of the clustering of observations among dominant profiles in a cacc_matrix
.
cluster_sci(cacc_matrix)
cacc_matrix |
A tibble. The output of the |
Returns a numeric value.
Hart, T. C. (2019). Identifying Situational Clustering and Quantifying Its Magnitude in Dominant Case Configurations: New Methods for Conjunctive Analysis. Crime & Delinquency, 66(1), 143-159. https://doi.org/10.1177/0011128719866123
cluster_sci(cacc(onharassment, ivs = sex:privacy, dv = rep_victim))