Vaniver comments on Raising the forecasting waterline (part 1) - LessWrong

32 Post author: Morendil 09 October 2012 03:49PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (108)

You are viewing a single comment's thread. Show more comments above.

Comment author: Vaniver 10 October 2012 05:47:21PM 2 points [-]

I vaguely recall some academic work showing this to be true, or more generally if you're predicting the variable X_t over time, the previous period's value tends to be a better predictor than more complicated models.

These get called AR(1) models, for autoregressive 1.

Most complicated models that I'm familiar with include both the previous value and other factors (since there is generally more going on than a random walk).