forecasting/equation estimation question
Posted: Mon Jun 14, 2021 10:28 am
Hi all!
I'm trying to specify an equation, and create a forecast for variable x on a daily (d7) basis. However, I would like to use the previous day's value for x as part of the estimation/forecast, i.e. the x = B1*x(-1) + B2*some other variable, so that when forecasting the next value, of x it uses the last forecasted value of x as part of the calculation. Is there a way to do this without crashing the equation estimation due to missing variables or without looping through the forecast for each day of forecast period?
Thanks!
Bob
I'm trying to specify an equation, and create a forecast for variable x on a daily (d7) basis. However, I would like to use the previous day's value for x as part of the estimation/forecast, i.e. the x = B1*x(-1) + B2*some other variable, so that when forecasting the next value, of x it uses the last forecasted value of x as part of the calculation. Is there a way to do this without crashing the equation estimation due to missing variables or without looping through the forecast for each day of forecast period?
Thanks!
Bob