Dear Scholars,
I am trying run a xtlogit model with fixed effect on industry, location and year. I used the following commands
xtset panelid year
xtlogit CREDIT d3c lnage proptnownL lctn_dhk lctn_cht d3b domestic_firm state_firm exp_manager sex_manager i.industry i.year
I am trying to find industry and year fixed effect. My question is do I need to write fe in my command? or I am good to go?
Thanks.
I am trying run a xtlogit model with fixed effect on industry, location and year. I used the following commands
xtset panelid year
xtlogit CREDIT d3c lnage proptnownL lctn_dhk lctn_cht d3b domestic_firm state_firm exp_manager sex_manager i.industry i.year
I am trying to find industry and year fixed effect. My question is do I need to write fe in my command? or I am good to go?
Thanks.
Comment