compare_coverage {textAnnotatoR}R Documentation

Compare coverage patterns between coding strategies

Description

Analyzes and compares the coverage patterns between different coding strategies, including total codes used and unique code counts.

Usage

compare_coverage(coding_strategies)

Arguments

coding_strategies

List of coding strategies, where each strategy contains:

  • coverage: List containing distribution information

  • frequencies: Table of code frequencies

Value

List containing:


[Package textAnnotatoR version 0.1.4 Index]