Plot a custom seasonal component.
Plot a custom seasonal component.
plot_seasonality(m, name, uncertainty = TRUE)
m |
Prophet model object. |
name |
String name of the seasonality. |
uncertainty |
Optional boolean to plot uncertainty intervals, which will only be done if m$uncertainty.samples > 0. |
A ggplot2 plot.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.