Hi,
I am working with time series count data. I use Newey-West SEs and therefore need to use the glm command to estimate the negative binomial regression. Specifically, the command I use is glm ..., family(nbinom ml) vce(hac nwest 7).
Just by looking at the distribution of the dependent variable, you can tell that it clearly exhibits overdispersion. This is further supported by the likehood ratio test restricting the overdispersion parameter 𝛼 = 0 that you get from the standard nbreg command.
However, I cannot seem to find the equivalent test for the negative binomial regression estimated using glm. Any ideas on how to find this?
Regards,
Related Posts with Testing for overdispersion glm negative binomial regression
xtregar or xtreg vce(robust)Dear friends I am looking at a panel data set (from 1960 to 2015) where the dependent variable is m…
Conditional sum on STATAHi, I have a dataset with the following variables: - Brand (41 brands in total) - product identifie…
Mkmat for groups in a dataset for use with other matrix operationsHi Statalist: I do not have much experience writing code for Stata except for the routines with whic…
How to plot graph between p-value and quantiles in STATA?Here is the results of Quantile granger Causality in Table 8 and i want to plots the graph between p…
ReshapeHello I would appreciate if someone can tell me the command that would reshape my data from 201…
Subscribe to:
Post Comments (Atom)
0 Response to Testing for overdispersion glm negative binomial regression
Post a Comment