PlotHolidays(model, ylim = NULL, same.scale = TRUE, ...)
bsts
containing one or more holiday
state components.ylim
is specified, all plots will have the same vertical axis.NULL
, this flag determines whether
all plots share the same scale for there vertical axis
(same.scale == TRUE
), or each plot is independently scaled
(same.scale == FALSE
).boxplot
.invisible{NULL}
.bsts
AddNamedHolidays
AddFixedDateHoliday
AddNthWeekdayInMonthHoliday
## TODO(stevescott): add examples
Run the code above in your browser using DataLab