Dear Statlisters,
I am modeling a discrete location choice through a conditional logit (clogit command). Thus, each individual observation is repeated over the n alternatives, and a vector choice is created, equal to zero for non chosen alternatives and to one for the effective.
Here my alternatives are potential host countries for foreign direct investments (FDI), thus they vary in observable characteristics such as their distance to the domestic country, or their wage level, called alternative-specific variables
The traditional clogit command only accepts these alternative-specific variables for explicative variable to compute the probability of choosing alternative i over alternative j. (For preciser description of conditional logit, see [help clogit], and various Statalist topics browsing conditional logit)
However, I would like to add industry fixed effects by investor (hence an individual-specific variable), not to consider relative wage ratio to have the same explication power let's say for manufacturing firms and high-tech firms.
When adding such dummy variable, Stata says that i.industry doesn't vary across alternative for a given individual. (Actually Stata says : "no variance observed within groups")
I do completely understand why such individual-specific couldn't fit into alternative comparison for each individual.
Is there any other method to take into account of individual heterogeneity in a conditional logit model?
The only methods I can imagine are : splitting the sample into industry groups and launch separated conditional logit; or generate interaction terms of country characteristics (wage) with each industry dummy.
Have you any other advice?
Thanks a lot
Best Regards,
Charlie Joyez
I am modeling a discrete location choice through a conditional logit (clogit command). Thus, each individual observation is repeated over the n alternatives, and a vector choice is created, equal to zero for non chosen alternatives and to one for the effective.
Here my alternatives are potential host countries for foreign direct investments (FDI), thus they vary in observable characteristics such as their distance to the domestic country, or their wage level, called alternative-specific variables
The traditional clogit command only accepts these alternative-specific variables for explicative variable to compute the probability of choosing alternative i over alternative j. (For preciser description of conditional logit, see [help clogit], and various Statalist topics browsing conditional logit)
However, I would like to add industry fixed effects by investor (hence an individual-specific variable), not to consider relative wage ratio to have the same explication power let's say for manufacturing firms and high-tech firms.
When adding such dummy variable, Stata says that i.industry doesn't vary across alternative for a given individual. (Actually Stata says : "no variance observed within groups")
I do completely understand why such individual-specific couldn't fit into alternative comparison for each individual.
Is there any other method to take into account of individual heterogeneity in a conditional logit model?
The only methods I can imagine are : splitting the sample into industry groups and launch separated conditional logit; or generate interaction terms of country characteristics (wage) with each industry dummy.
Have you any other advice?
Thanks a lot
Best Regards,
Charlie Joyez
Comment