For ARIMA models, you can include a predefined trend or seasonal dummy variables. In the following list of options, let t represent the observation count from the start of the period of fit for the model, and let Xt be the value of the time trend variable at observation t.
seasonal dummies. For
a seasonal cycle of length s, the seasonal
dummy regressors include for models that include an intercept term, and
for models that do not include an intercept.
Each element of a seasonal dummy regressor is either zero or one.
If the model includes an intercept term, the number of seasonal dummy regressors is one less than s to ensure that the linear system is full rank.