Hi,
I am running a negative binomial regression model for count data (no. of COPD exacerbations) among patients who have exacerbation following COPD diagnosis. I used both nbreg and glm model with nbinomial family and log link to fit the model. Both models provide similar coefficient estimate and incident rate ratios can also be estimated but I wanted to know if we could get incident rates for a given independent variable. Would we have to estimate these values after running the model. Any help would be greatly appreciated.
For other glm negative binomial models used for modeling inp hospitalizations or er visits, I have used the margins var1 command to estimate the predicted number of inp hosp or predicted no. of er visits. However, I wanted to know if incident rates could be estimated for a negative binomial regression model.
Thanks,
Mayura
I am running a negative binomial regression model for count data (no. of COPD exacerbations) among patients who have exacerbation following COPD diagnosis. I used both nbreg and glm model with nbinomial family and log link to fit the model. Both models provide similar coefficient estimate and incident rate ratios can also be estimated but I wanted to know if we could get incident rates for a given independent variable. Would we have to estimate these values after running the model. Any help would be greatly appreciated.
For other glm negative binomial models used for modeling inp hospitalizations or er visits, I have used the margins var1 command to estimate the predicted number of inp hosp or predicted no. of er visits. However, I wanted to know if incident rates could be estimated for a negative binomial regression model.
Thanks,
Mayura
Comment