Using fitglm for overdispersed Poisson models

2 views (last 30 days)
Hello,
Is it possible to fit an overdispersed Poisson model using fitglm? An overdispersed Poisson model is a Poisson model with variance = phi*mean, where phi > 1, rather than variance = mean as in a Poisson model. I don't see how to do this using the "formula" parameter. I can write out the quasilikelihood for this if fitglm doesn't handle it.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!