Good evening,
I am running two regressions with gllamm, one for each of two control groups, with identical variables. While in one of the two models no matter what the order of the variables is, the results remain the same, as expected, that is not the case with the second one. I tried to find a possible culprit variable by following a stepwise-like process: adding an extra variable each time and re-running the regression in a different variables order. It initially turned out that my (ordered) income variable was causing the trouble, however when I iterated the rerunning process, this time adding income earlier, it was not causing a problem anymore; the problem showed up after I have included a few more variables. I also thought that the relationship between income and another independent variable might be causing the problem, but it seems that no specific variables or combination of variables are to be blamed for. When I run the same models with xtlogit (which does not have the pweight option), the problem does not appear. I dont know if it helps but the regression looks something like that:
gllamm WTP bid x1 ... xn, nolog i(id) link(logit) family(binomial) pw(wght)
Has anyone come across anything like this before? Any idea of where the problem could be coming from?
thanks in advance,
Marios
Related Posts with gllamm - Entering variables in a different order changes the results
equality of coefficients test with reghdfe: subsample analysis or interaction terms?I am trying to test the impact that margin trading status has on stock liquidity. I regress liquidit…
IV Quantile Regression and over-identificationDear Statalist members, I want to estimate an IV quantile regression but my model is over-identifie…
Modeling heterogeneous group variancesI would appreciate if the Statalist could help with my understanding of the mixed effect syntax and …
scatter plot with line of best fitDear Stata users, I am interested in investigating the association between specific measurements (b…
How to write a joint maximum likelihood estimation?Dear statalist: I want to write a joint maximum likelihood estimation(JMLE) for wage and unemploymen…
Subscribe to:
Post Comments (Atom)
0 Response to gllamm - Entering variables in a different order changes the results
Post a Comment