Skip to contents

Convenience wrapper around autoplot.pte_qtt.

Usage

# S3 method for class 'pte_qtt'
plot(x, type = "overall", cband = TRUE, plot_probs = 0.5, plot_ci = NULL, ...)

Arguments

x

a pte_qtt object

type

which aggregation to plot. See autoplot.pte_qtt.

cband

logical; if TRUE (default), show uniform confidence band.

plot_probs

numeric vector of quantile levels to show. See autoplot.pte_qtt.

plot_ci

logical or NULL. See autoplot.pte_qtt.

...

passed to autoplot.pte_qtt

Value

invisibly returns the ggplot object