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
Download (install) all packages in SSC?Dear All, Is it possible to install all the packages in SSC using one simple command (whatever that …
subtracting datesPlease help. In my data set the dates are in the format: 17dec2016 00:00:00. I am trying to subtract…
How to split numeric variables based on ruleHi Stata folks, I am working on a dataset where each ID is associated with a numeric value comprised…
Capturing confidence intervals in newly generated variablesHi, I'm using the following code to determine the 95%CI of a proportion: cii means n_sample n_case…
Combining two variables into one decimalHi all, I'm sure this is a relatively easy thing to do once you know the syntax, but essentially I h…
Subscribe to:
Post Comments (Atom)
0 Response to Testing for overdispersion glm negative binomial regression
Post a Comment