Skip to contents

Plot QST curves with confidence bands and truth overlay

Usage

cs_plot_qst(tidy_results)

Arguments

tidy_results

Tibble (e.g., from cs_collect_qst()) with columns tau, estimate, optional ci_lo/ci_hi, optional true or true_qst, and identifiers dgp_id, estimator_id.

Value

A ggplot object.