This question must have been asked many times before but I can't find an answer.
I'm getting very confused about when to use a zero-inflated negative binomial regression vs standard negative binomial regression.
I'm comparing the number of times subjects in two groups get sick. The zeros are true zeros because we've designed the experiment such that we have all the relevant data. However, about two thirds didn't get sick during the measured period, which means there are "excessive zeros".
I have now read lots of sources that say zero-inflated negative binomial regression is used for "excessive zero counts" but ALSO that it is for models where the data generation process means they are not true zeros (or the zeros could not have been anything but zero). This is not the case in my experiment. Therefore I'm not sure if I can use a regular negative binomial regression or not. Could anyone advise?