October 23rd, 2004, 9:06 am
re: I've had this discussion before on this forum but the difference between the r squares when using price and when using returns are so different that I thought it necessary to bring it up again. i think this is more a statistical problem - not one concerning these two specific time series. If the residuals of your first regression (on the levels) exhibits auto correlation pattterns, if they are heteroscedastic or if they are not normally distributed (use Jarque Bera Test, White Test and Durbin Watson Test for diagnostic checking) you may run into problems and the high R^2 may mislead you. You should not use levels but returns for your linear regression model then. thats a common feature in time series modeling, and regressions. In general you can assume the following:If you use integrated time series (levels) for regression you will end up with misleading results - difference the time series in order to get a stationary process. If you dont find high R^2 in the regression of the differences then try some simple lead/lag models and check for lagged correlations of the two time series. Maybe you will be able to explain more. As rks said correctly, maybe the dependency is not linear - try models that capture convex/concave relations! hope it helps.f.
Last edited by
felixxxland on October 22nd, 2004, 10:00 pm, edited 1 time in total.