plot.uhc_envelopes | R Documentation |
Plot an object of class uhc_envelopes
## S3 method for class 'uhc_envelopes'
plot(x, ...)
x |
|
... |
Included for consistency with generic
|
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. This differs from
plot.uhc_data()
in that the bootstrapped distribution
(in gray) is drawn as a polygon rather than (many) lines, speeding up
plotting performance.
Brian J. Smith
prep_uhc()
, conf_envelope()
,
plot.uhc_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.