calculate_similarity {OpenRepGrid.ic} | R Documentation |
Calculate similarity matrix
calculate_similarity(x, min_matches = 6, align_poles = TRUE)
x |
Grid data. |
min_matches |
Minimal number of matches to considers constructs as related. |
align_poles |
Align positive poles on the right and negative poles on the left. |