Hi All,
I have the following model which
I need to run it for each firm in the same industry_id in each year. After running the this model I need to use the estimated coefficient of this model a1,a2, and ,a3 to calculate other variable as follow
, so the new variable is F.
sorry if I wasn't clear but I'm tried my best.
Thank you in advance for your comments and suggestion
I have the following model which
Y=A+B1X1+B2X2+B3X3+E
F=A+B1X1+B2X2+B3X3
sorry if I wasn't clear but I'm tried my best.
Thank you in advance for your comments and suggestion
Comment