View source: R/helper-functions.R
| autoplot.QTE | R Documentation |
Plot a QTE object as a quantile treatment effect curve
with optional confidence bands.
## S3 method for class 'QTE'
autoplot(object, cband = TRUE, ylab = "QTE", ...)
object |
a |
cband |
logical; if |
ylab |
label for the y-axis. Default |
... |
unused. |
a ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.