initialize_scales_fn | R Documentation |
Sets model scaling factors using df.
initialize_scales_fn(m, initialize_scales, df)
m |
Prophet object. |
initialize_scales |
Boolean set the scales or not. |
df |
Dataframe for setting scales. |
Prophet object with scales set.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.