
Cohen's kappa for a two-by-two table, with a large-sample interval
Source:R/diagnostic_metrics.R
kappa_ci.RdUses SE = sqrt(po (1 - po) / (n (1 - pe)^2)). With a small denominator the
interval is wide, which is the honest answer rather than a defect.