compare_co_occurrences | R Documentation |
Analyzes how different coders overlap in their code applications by comparing the frequency and patterns of code co-occurrences.
compare_co_occurrences(overlaps_list)
overlaps_list |
List of overlap patterns from different coders, where each entry contains:
|
List containing:
overlap_variation: Numeric value indicating range of overlap counts
summary: Character string describing variation in overlapping pairs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.