My model to regress :
R(t+1)=α1 RDt+ α2 DDt+ u(t+1)
with RDt DDt are dummy variables (if DDt =1, RDt= 0 and if DDt =0, RDt= 1)
H0 : α1 - α2= 0
I regress this model and I obtained α1 and α2
My question is how can I test the signification of the difference of α1 and α2
I mean like the column ''diff'' in the picture.
R(t+1)=α1 RDt+ α2 DDt+ u(t+1)
with RDt DDt are dummy variables (if DDt =1, RDt= 0 and if DDt =0, RDt= 1)
H0 : α1 - α2= 0
I regress this model and I obtained α1 and α2
My question is how can I test the signification of the difference of α1 and α2
I mean like the column ''diff'' in the picture.
Comment