Recomputes the audit categorization across a grid of confidence thresholds so the researcher can see how many cases drop into "low_conf_agreement" or "uncertainty" at each tau.
Usage
tau_sens(
annotations,
thresholds = c(0.5, 0.55, 0.6, 0.7),
low_threshold = 0.31
)