Description Usage Arguments Value
Construct a matrix of holiday features.
1 | make_holiday_features(m, dates, holidays)
|
m |
Prophet object. |
dates |
Vector with dates used for computing seasonality. |
holidays |
Dataframe containing holidays, as returned by construct_holiday_dataframe. |
A list with entries holiday.features: dataframe with a column for each holiday. prior.scales: array of prior scales for each holiday column. holiday.names: array of names of all holidays.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.