Create a CopRe Result ggplot
autoplot.copre_result(x, ..., func = "density", confint = NULL)
A ggplot
object.
A copre_result
object.
Additional arguments discarded from plot
.
Either 'distribution', 'density', or 'gradient'.
A decimal value indicating the confidence interval width (e.g.
0.95 for a 95% confidence interval). Defaults to NULL
, in which case no
confidence intervals will be drawn.