I am running an ordered logit model with the command "feologit" on a panel data. However, it can only control one fixed effect by its "group" option, where as the "reghdfe" command can control multiple fixed effects in it "absorb" option.
So, how do I control time fixed effect with the "feologit" command? Is adding "i.year" at the end of the control variables the correct way?
So, how do I control time fixed effect with the "feologit" command? Is adding "i.year" at the end of the control variables the correct way?
Comment