plot.uhc_data: Plot UHC plots

View source: R/uhc_plots.R

plot.uhc_dataR Documentation

Plot UHC plots

Description

Plot an object of class uhc_data

Usage

## S3 method for class 'uhc_data'
plot(x, ...)

Arguments

x

⁠[uhc_data]⁠ An object of class uhc_data, as returned by the function prep_uhc().

...

Included for consistency with generic plot(). Currently ignored.

Details

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.

Author(s)

Brian J. Smith

See Also

prep_uhc(), conf_envelope(), plot.uhc_envelopes()


jmsigner/amt documentation built on April 24, 2024, 9:16 a.m.