Autolayer Method for the Class "rqTList"
.
autolayer.rqTList.Rd
Create a new layer on an existing ggplot object showing the
quantile regression curves i.e. the threshold curves against the
date. This is useful e.g. to show the thresholds on the same
ggplot as the timeseries used fo fit object
.
Arguments
- object
The
rqTList
object.- lastFullYear
Logical. If
TRUE
the prediction will be computed only on the last full year of the data used in the fit. Seepredict.rqTList
.- ...
Arguments passed to
geom_line
such aslinetype
,size
.