Tagged Questions
0
votes
0answers
109 views
effectiveness of linear regression in prediction [closed]
How effective is linear regression in predicting asset Price ?
If not, which is the most effective way to predicting an asset price?
Also,price movements are non-linear, why is linear regression ...
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 ...