Construct a matrix of holiday features.
Construct a matrix of holiday features.
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.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.