Skip to contents

Produce several plots

Usage

ggsmoothing_plot(
  object,
  plots = c("normal", "confint", "lollypop", "implicit_forecasts"),
  level = 0.95,
  ...
)

Arguments

object

"tc_estimates". The confidence intervals are computed using the confint() function.

plots

list of plots to use.

level

the confidence level required.

...

other unused parameters.