count_matches {OpenRepGrid.ic} | R Documentation |
Count number of matches / non-matches for two constructs
Description
Missing values lead to neither a match nor non-match
Usage
count_matches(ci, cj, inverse = FALSE)
Arguments
ci , cj |
Two ratings scores to be compared. |
inverse |
Whether to count matches ('FALSE') or inverse matches ('TRUE'). |
[Package OpenRepGrid.ic version 0.6.2 Index]