Deprecated. Use autoplot() on a QTE
object instead.
ggqte(
qteobj,
main = "",
ylab = "QTE",
ylim = NULL,
ybreaks = NULL,
xbreaks = c(0.1, 0.3, 0.5, 0.7, 0.9),
setype = "pointwise",
alp = qteobj$alp
)a ggplot object
a QTE object
optional title
optional y axis label
optional limits of y axis
optional breaks in y axis
optional breaks in x axis
options are "pointwise", "uniform" or both
significance level override