I have a dummy variable in my panel data regression that controls for country of origin. 0 for Germany and 1 for US.
I want to run the fixed-effect panel data regression, but it does not work only with random effects so: xtreg dv iv, re
Is that right or is there a way to also use fe when I have a dummy variable?
I want to run the fixed-effect panel data regression, but it does not work only with random effects so: xtreg dv iv, re
Is that right or is there a way to also use fe when I have a dummy variable?

Comment