amices / mice

Multivariate Imputation by Chained Equations
https://amices.org/mice/
GNU General Public License v2.0
424 stars 106 forks source link

Requesting support for GLMMadaptive #584

Closed ndsubison2178 closed 9 months ago

ndsubison2178 commented 10 months ago

Is your feature request related to a problem? Please describe. No

Describe the solution you'd like I like mice to support models from GLMMadaptive

Describe alternatives you've considered example in page 225 of the book.

Additional context pool and predict support for GLMMadaptive.

stefvanbuuren commented 9 months ago

Thanks for your request.

You need broom-like tidy() and glance() functions for GLMMadaptive. Such an extension should go into the GLMMadaptive package, not into mice.