Hi,
I use Stata 16.1 and I need to run a 3-level Zero Inflated Negative Binomial regression. I have seen some previous answers suggest using "gllamm"
Based on the "gllamm" manual in Stata I wrote the following code:
meglm y x1, x2, x3....xn || lev3: || lev2:, family(nbinomial)
After 11 iterations the log likelihood stops changing.
Does anyone know if I am doing something wrong with the code and how I can get around this.
Related Posts with Three-level ZINB in Stata
Questions in doing semHi there! I want to conduct an SEM model to test the mediator. However, it shows 'factor-variable op…
Problem in adding p-values of null hypothesis while creating a tableGreetings! As per the model on which I am working where I try to find the impact of mentoring versus…
Saving F-statistics in a for loopHello, I am working on a project which requires testing the significance of a subset of of my regre…
Hausman testHi, For my thesis I am doing a panel data analyses, and I am trying to perform an Haussmen test to …
generate event time across yearsDear All, Consider the following data (a duplicate post is here): Code: * Example generated by -dat…
Subscribe to:
Post Comments (Atom)
0 Response to Three-level ZINB in Stata
Post a Comment