Question 2
Consider the following time series analysis code:
In the above code, what is the primary role of the parameter d=1 in order=(1,1,1)?
It controls the number of lag observations in the model
It represents the number of times the data is differenced
It defines the size of the moving average window
It determines the forecast horizon