Dear STATA users,
Greetings!
I am working with a panel data that contains 157,774 observations relevant for my research model (time period: 2012-2018). My DV is a dummy variable referring to FDI ownership type (joint venture=1; wholly-owned subsidiary=0). I have three predictors (all continuous type variables) and some controls (firm-level information), and I was able to obtain statistically significant outcomes with these predictors after running xtlogit re (it takes a while to run, around 2-2.5 hours, but it works well).
However, after entering the following command - margins, dydx(*) predict(pr) - I was not able to obtain results concerning marginal effects (I left my computer running this command over night, but nothing happened). I tried to look into other discussions on similar topic, but I did not find an explanation for why this could have happened. Does it have to do something with the data - or with the model? Or did I just use the wrong margins command?
Thank you for your replies in advance!
Greetings!
I am working with a panel data that contains 157,774 observations relevant for my research model (time period: 2012-2018). My DV is a dummy variable referring to FDI ownership type (joint venture=1; wholly-owned subsidiary=0). I have three predictors (all continuous type variables) and some controls (firm-level information), and I was able to obtain statistically significant outcomes with these predictors after running xtlogit re (it takes a while to run, around 2-2.5 hours, but it works well).
However, after entering the following command - margins, dydx(*) predict(pr) - I was not able to obtain results concerning marginal effects (I left my computer running this command over night, but nothing happened). I tried to look into other discussions on similar topic, but I did not find an explanation for why this could have happened. Does it have to do something with the data - or with the model? Or did I just use the wrong margins command?
Thank you for your replies in advance!
Comment