Dear Statalist,
I am working with a zero-inflated count dependent variable. In my main models, I use the 'nbreg' command to account for the nature of the dependent variable.
As a second step, I wish to estimate quantile regression.
I understand that 'qcount' handles count data through jittering, but I am unsure how to best address the zero-inflation in the quantiles.
I have considered:
Best regards,
Daisy Pollenne
I am working with a zero-inflated count dependent variable. In my main models, I use the 'nbreg' command to account for the nature of the dependent variable.
As a second step, I wish to estimate quantile regression.
I understand that 'qcount' handles count data through jittering, but I am unsure how to best address the zero-inflation in the quantiles.
I have considered:
- Using qcount directly, but worried about bias from zero-inflation
- Two-part model approach, though unsure how to implement with quantile regression
Best regards,
Daisy Pollenne
Comment