Returns the machine-readable correction table.
Usage
# S3 method for class 'gold_correction'
diagnostics(x, ...)
Arguments
- x
A gold_correction object.
- ...
Ignored.
Value
A tibble with category, share_naive, share_corrected, se,
ci_lo, and ci_hi.