Alternatives to Poisson regression

We will explore two alternatives to Poisson regression:

  • Negative binomial regression (nbreg command).
  • Zero-inflated Poisson regression (zip command).

These will subsequently be compared using the countfit command.