Plot a QTE object as a quantile treatment effect curve
with optional confidence bands.
Arguments
- object
a
QTEobject, as returned byunc_qte.- cband
logical; if
TRUE(default), show the uniform confidence band stored inobject$qte.upper/object$qte.lower. IfFALSE, show pointwise intervals computed fromobject$qte.se.- ylab
label for the y-axis. Default
"QTE".- ...
unused.
