count_matches: Count number of matches / non-matches for two constructs

View source: R/02-calculate.R

count_matchesR 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').


markheckmann/OpenRepGrid.ic documentation built on March 29, 2024, 1:27 p.m.