I have panel data for 40 individuals and their characteristics for 10 years.
The DV is an outcome variables with 4 choices (which some argue are ordered and others argue are not ordered).
I am already using an xtologit model under the "ordered outcome" assumption. However, I would also like to run a mlogit with the pooled data (not a panel model using gsem).
My questions are:
1) Can I use pooled data for individuals across time to run an mlogit model with individual dummies (fixed effects)? When I tried to run this, my model did not converge.
2) What are big concerns if I ran a simple mlogit regression with pooled data and are there ways to correct for it? Would clustering around stateid resolve any of these issues?
3) For later iterations of the model I will explore and learn to apply the gsem, mlogit as well but for the current time constraint I have I was wondering if there was a way to get around it.
Thanks.
SAM
Related Posts with mlogit with pooled data (not mlogit for panel model)
Adding group name to categorical variables in esttab commandHi, I am trying to add a heading for each categorical variable in my regression. This is the code I …
egen command related to count based on a conditionDear All Code: input str1 firm float(sales) int year "a" . 2010 "a" . 2011 "a" 5 2012 "b" 6 2010 "b…
Industry fixed effect in an ols regressionDear Statlist, I am conducting an event study for a sample of 153 companies announcing layoffs betw…
UPDATES error_3499: coefficient table function not foundHello, I am using Stata 16.1 and encountered the following error message when running even simple r…
Factor calculation based on dual variable namesHi, I am trying to calculate a currency value factor based on currency spot and lagged exchange rat…
Subscribe to:
Post Comments (Atom)
0 Response to mlogit with pooled data (not mlogit for panel model)
Post a Comment