Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

For a simple 2 variables (say X and Y) cointegration test, how does it affect our analysis, if we perform regression on X and Y with and without the intercept, and then test the spread for stationarity.

I am doing this analysis for stocks.

share|improve this question

1 Answer

You're going to need an intercept, unless both your stocks start at 0! One stock will be a multiple of another, but then the first value in the history will always be a positive number.

Wait until you get into the time series component!

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.