Dear community,
I am benefiting from reading threads across this forum in several technical dimensions, but there are a few preliminary ad-hoc things I think it is better to ask directly.
I am studying a rather standard dataset of criminal offences. Each row corresponds to a crime. My dependent variable is a binary for whether the crime is of a certain category (use of weapons). My independent variables correspond to a big set of time dummies, the area-code of where the crime has been committed and a few demographic indicators of offenders as well as some other variables I created. I have about 100k observations and 100 area groups.
My original plan was to start by setting up a panel logit estimation with fixed effects at area-code (xtlogit, fe), a typical approach in the literature, where it is also common to re-frame the problem from an offender-based analysis into a neighborhood (or whatever other favored area-code) based one. However, given the nature of my study, a neighbourhood analysis would make little sense.
My problem:
For some reason, Stata gets stuck at the estimation phase. I impute command xtlogit y x, fe, I receive several "note" messages about a few multicollinear time dummies and then nothing. Stata keeps loading indefinitely with no output whatsoever. I would like to know whether it is related to the panel structure I am using and whether it is advisable to drop it. In this case, I have a large set of time-invariant regressors about the properties of the given neighborhoods that I could include to make up for the FE.
Thank you for your time and patience.
Related Posts with strongly unbalanced panel: xtlogit vs logit?
estate binary indicatorsHello, I am exporting results with a binary variable as the main IV, and the output shows "var=1" a…
how to merge the spatial data when there is no common variables in two dataset?Hi all, My data contains households’ GPS info (latitude, longitude, and altitude) and don’t have da…
barcolor()Hi, I'm now trying to make a bar graph using betterbar command. In the option for barcolor , barcol…
Twoway graphs: yaxis only on the right-hand side (like in The Economist)Dear Forum, I wonder how to create graphs that have the yaxis only on the right-hand side, like man…
Creating dummy variable equal to one if current mean is one standard deviation above/below the historical meanHello everybody, I am trying to create a dummy variable that is equal to one of current rainfall in…
Subscribe to:
Post Comments (Atom)
0 Response to strongly unbalanced panel: xtlogit vs logit?
Post a Comment