Draws one view of a check_edp() result. type = "histogram" shows the
distribution of EDP faceted by intervention value, and type = "ecdf" shows
its empirical cumulative distribution colored by intervention value. For the
estimator variant, type = "scatter" plots edp_outcome against
edp_treatment colored by ideal_weight; it aborts for the data variant.
Arguments
- object
An
edp_resultfromcheck_edp().- type
One of
"histogram","ecdf", or"scatter".- ...
Not used.
Value
A ggplot2::ggplot object.

