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
backfilling dataDear Statalisters, I have a dataset that records firm's IDs and its ratings. Only rating changes ar…
Complete the missing data in Panel dataHi everyone, I am working with panel data. The first dimension is year, second dimension in country…
Command egen...nvals with the option byI have a data set with the following variables: - cusip: company identifier - analystcode: analyst i…
How to generate a variable for child earnings based on household IDDear Statalisters, This is my first question, I apologize if it is not formatted correctly. I am st…
Orthogonalizing Two Variables in a Linear RegressionHi Everyone, I estimate a linear model with OLS. I have two independent variables, x1 and x2. When …
Subscribe to:
Post Comments (Atom)
0 Response to Three-level ZINB in Stata
Post a Comment