plot.QTE: plot.QTE

View source: R/qte-class.R

plot.QTER Documentation

plot.QTE

Description

Plots a QTE object using autoplot.QTE.

Usage

## S3 method for class 'QTE'
plot(x, cband = TRUE, ylab = "QTE", ...)

Arguments

x

a QTE object, as returned by unc_qte.

cband

logical; if TRUE (default), show the uniform confidence band. If FALSE, show pointwise intervals.

ylab

label for the y-axis. Default "QTE".

...

passed to autoplot.QTE.

Value

invisibly returns the ggplot object.


qte documentation built on July 23, 2026, 5:13 p.m.