Hi all,
I am trying to run explanatory regression:
Y = alpha + Beta1*X*I{X.*Y>0}+Beta2*X*I{X.*Y<=0}
where I{} is indicator function
Since dependent variable info is used on the RHS and includes information about the response coefficient sign, all the statistics will be high: t-stats...