const-ae / glmGamPoi

Fit Gamma-Poisson Generalized Linear Models Reliably
103 stars 14 forks source link

Comparison of glmGamPoi models via ANOVA #32

Closed dg520 closed 2 years ago

dg520 commented 2 years ago

Hi,

Thanks for developing this powerful tool! I have one question: how can I convert a glmGamPoi object to a glm object so that two glmGamPoi models can be compared via ANOVA? Or is there a glmGamPoi-orientated way to apply ANOVA between two models?

Thanks a lot!

Best, Dadi