Hmmm...an easy question
How could I generate country fixed effects, based on a string variable (loc) that contains country names?
Tried run
xtreg .... i.loc ...
didn't work. Destring...generate () force also didn't work.
Thank you!
How could I generate country fixed effects, based on a string variable (loc) that contains country names?
Tried run
xtreg .... i.loc ...
didn't work. Destring...generate () force also didn't work.
Thank you!
Comment