amices / mice

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

question imputation joint model #538

Closed amirabadiza921 closed 1 year ago

amirabadiza921 commented 1 year ago

Is it possible to use joint models with mice package?

hanneoberman commented 1 year ago

Yes, see e.g. the jomoImpute method or this overview of imputation methods implemented in mice.

amirabadiza921 commented 1 year ago

Is it possible to combine the mixed effects and survival model with this package?

‫‪Hanne Oberman‬‏ @.***‬‏> در تاریخ چهارشنبه ۲۲ فوریه ۲۰۲۳ ساعت ۱۲:۴۵ نوشت:‬

Yes, see e.g. the jomoImpute method https://github.com/amices/mice/blob/master/R/mice.impute.jomoImpute.R in mice

— Reply to this email directly, view it on GitHub https://github.com/amices/mice/issues/538#issuecomment-1439673416, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2F3TTIFUIRYCRALZAUVG73WYXKK5ANCNFSM6AAAAAAVEBXFNQ . You are receiving this because you authored the thread.Message ID: @.***>

hanneoberman commented 1 year ago

I'm converting this to the Discussion page as this is not a software issue.