Summarise placebo performance for each estimator and flag failures against a coverage threshold. This implements the Article IV gatekeeper protocol so users do not have to hand-roll dplyr chains.
Arguments
- suite_results
Result object from
cs_run_suite()orcs_run_grid().- threshold
Minimum required coverage rate (default 0.90).