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
estimating lagged standard deviation of past three yearsI have a panel data setting. I want to create another variable i.e. the standard deviation of invest…
How to T-Test means of the same variables at different points in time?Hello, I am looking to perform a t-test of the means of different variables between 2013-2014 and 2…
tabstat2excel (new user submitted command)tabstat2excel is a new user written command that was submitted to SSC It exports a tabstat table di…
Modify -summarize- to list only variable labelsHi Statlist I would like to ask if there is an alternative to -summarize- in which the variable lab…
Trouble with date functionHey, this is my first post in here, I hope I can master this software and later on help others. So r…
Subscribe to:
Post Comments (Atom)
0 Response to Three-level ZINB in Stata
Post a Comment