Tagged Questions
10
votes
4answers
2k views
Using linear regression on (lagged) returns of one stock to predict returns of another
Suppose I want to build a linear regression to see if returns of one stock can predict returns of another. For example, let's say I want to see if the VIX return on day X is predictive of the S&P ...