Description Usage Arguments Value
Dataframe with seasonality features. Includes seasonality features, holiday features, and added regressors.
1 |
m |
Prophet object. |
df |
Dataframe with dates for computing seasonality features and any added regressors. |
List with items seasonal.features: Dataframe with regressor features, prior.scales: Array of prior scales for each colum of the features dataframe. component.cols: Dataframe with indicators for which regression components correspond to which columns. modes: List with keys 'additive' and 'multiplicative' with arrays of component names for each mode of seasonality.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.