Plot an object of class uhc_data
# S3 method for uhc_data
plot(x, ...)
[uhc_data]
An object of class uhc_data
, as returned
by the function prep_uhc()
.
Included for consistency with generic
plot()
. Currently ignored.
Brian J. Smith
Makes plots mimicking those in Fieberg et al. (2018), with the bootstrapped distribution in gray, the observed distribution in black, and the available distribution as a dashed red line.
prep_uhc()
, conf_envelope()
,
plot.uhc_envelopes()