Hi everyone,
I work on time series with arima function.
I would like to test if an intervention occurred during this period, but i can't find the way to do this.
I have already tried with the "sbknown" function, but this is not relied on the arima regression.
I created a new variable as well, coded as 0 before my intervention and 1 after, but the regression provides me only the coefficient for the slope and not the level.
Could you please help me ?
Thanks,
Florence
I work on time series with arima function.
I would like to test if an intervention occurred during this period, but i can't find the way to do this.
I have already tried with the "sbknown" function, but this is not relied on the arima regression.
I created a new variable as well, coded as 0 before my intervention and 1 after, but the regression provides me only the coefficient for the slope and not the level.
Could you please help me ?
Thanks,
Florence
Comment