multilevelmod icon indicating copy to clipboard operation
multilevelmod copied to clipboard

Migrate GEE engine support to glmtoolbox::glmgee()

Open mlotinga opened this issue 1 year ago • 0 comments

Feature

It would great if the current support for Generalized Estimating Equations solving for GLMs via engine 'gee' could be migrated to the much richer modelling available in the form of glmgee() and associated methods and functions in the glmtoolbox package https://cran.r-project.org/web/packages/glmtoolbox/index.html . Other than the richness of the package, another advantage is the similarity with glm, which makes support incorporation easier - for example see discussion relating to emmeans, which has started to incorporate some support : https://github.com/rvlenth/emmeans/issues/454

mlotinga avatar Jan 17 '25 15:01 mlotinga