R/coder_contracts.R
as_tibble.gold_correction.Rd
Returns the category-level correction table.
# S3 method for class 'gold_correction' as_tibble(x, ...)
A gold_correction object.
gold_correction
Passed to tibble::as_tibble().
tibble::as_tibble()
A tibble with category, share_naive, share_corrected, se, ci_lo, and ci_hi.
category
share_naive
share_corrected
se
ci_lo
ci_hi