Skip to content
Prev 169255 / 398506 Next

holidays effect

Gabor Grothendieck ha scritto:
Alternatively you can put a dummy variable (1=holiday  and zero 
otherwise) in the regression model for your response. For instance, you 
could use the xreg argument of the arima() function.

This allows to avoid aggregation of your data which, in general, is not 
recommended..

best,
vito