Similar regression but different R^2
Posted: Fri Jun 27, 2014 10:56 am
Hello,
I am running two equivalent model for double check. All coefficients are perfect match, but the R^2 is different between two models.
For model 1:
MDR(t) - MDR(t-1) = Beta*X(t-1) - Gamma*MDR(t-1)
For model 2: (little transformation from model 1, by moving MDR(t-1) from LHS t RHS)
MDR(t) = Beta*X(t-1) + (1-Gamma)*MDR(t-1)
In which: X present set of relevant independent var, in eviews files, they are: ebit_ta, mtb, ln_ta, rd_ta, and rd_dum.
Looking in eviews files for eq03 (model 1) and eq04 (model 2). You can see all result are perfectly equal. However, the R^2 of 2 model are greatly different, 0.56 and 0.09
Therefore, I would like to ask how could this happen? What is the reason for this different?
Thank you for looking my question
I am running two equivalent model for double check. All coefficients are perfect match, but the R^2 is different between two models.
For model 1:
MDR(t) - MDR(t-1) = Beta*X(t-1) - Gamma*MDR(t-1)
For model 2: (little transformation from model 1, by moving MDR(t-1) from LHS t RHS)
MDR(t) = Beta*X(t-1) + (1-Gamma)*MDR(t-1)
In which: X present set of relevant independent var, in eviews files, they are: ebit_ta, mtb, ln_ta, rd_ta, and rd_dum.
Looking in eviews files for eq03 (model 1) and eq04 (model 2). You can see all result are perfectly equal. However, the R^2 of 2 model are greatly different, 0.56 and 0.09
Therefore, I would like to ask how could this happen? What is the reason for this different?
Thank you for looking my question