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
Automating web downloads when 0 is included, an issue with forvalueThe blog post on the Stata Blog has helped me a lot in creating a loop to download folders at once (…
MatchingHi, I have one dataset with 3000 surnames and want to get the county of origin of these surnames, m…
How to run a Mantel-Haenszel for 2*j tableDear Users, I am looking at the impact of 4 different treatments on recovery (yes/no) using data fr…
Interpretation of coefficient when independent is in proportion, and dependent variable is in log formDear all, I am having difficulty in interpreting one of the main independent variables in FE regres…
Quantile regressionHi !! What is the procedure of controlling control variables in Quantile regression ? …
Subscribe to:
Post Comments (Atom)
0 Response to Three-level ZINB in Stata
Post a Comment