Hey everybody,
I have a regression:
and I would like to calculate the % ulc effect which is the ratio of the coefficient divided by the linear prediction (and multiplied by 100), however I don't know how to calculate the "linear prediction" after the FE regression (the coefficient of ulc in my model is -0.018).
Thank you in advance!
Stay safe!
Sincerely,
John Economou.
I have a regression:
Code:
xtreg IMD ulc GDPpc capitalform mor sen pop pat fd van_index i.year , fe ro
Thank you in advance!
Stay safe!
Sincerely,
John Economou.
Comment