Skip to contents

Filters placebo DGPs and plots est_att with confidence intervals, colored by coverage, faceted by estimator. Returns a ggplot object.

Usage

cs_plot_placebo(tidy_results)

Arguments

tidy_results

A tibble produced by cs_tidy() or similar, containing dgp_id, estimator_id, est_att, att_ci_lo, att_ci_hi, att_covered.

Value

A ggplot object.