Description Usage Arguments Value
Get number of Fourier components for built-in seasonalities.
1 | parse_seasonality_args(m, name, arg, auto.disable, default.order)
|
m |
Prophet object. |
name |
String name of the seasonality component. |
arg |
'auto', TRUE, FALSE, or number of Fourier components as provided. |
auto.disable |
Bool if seasonality should be disabled when 'auto'. |
default.order |
Int default Fourier order. |
Number of Fourier components, or 0 for disabled.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.