Description Usage Arguments Value
Plot a custom seasonal component.
1 | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.