View source: R/simulation_data_baseline.R
add_holiday_effect | R Documentation |
The effect of public holiday on a time series of daily counts
add_holiday_effect(data, holiday_data, holiday_effect = 2)
data |
A csfmt_rds data object |
holiday_data |
dates |
holiday_effect |
Ending date of the simulation period. |
A csfmt_rts_data_v1, data.table containing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.