Imputation of Longitudinal data #553
Unanswered
OscarYan0104yy
asked this question in
Getting started
Replies: 1 comment 1 reply
-
Moved to discussion. I suggest you first articulate your problem. For example look at https://stefvanbuuren.name/fimd/ch-longitudinal.html for possible approaches. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
I have been working on imputing my data using the MICE package and have some errors.
The goal is to impute the outcome variable only, which is longitudinal in nature. However there is missingness in the predictor variables as well. Can the package impute my dataset?
I have tried a bunch of different methods specified for longitudinal and multilevel data such as '2l.mer' and so on. Non of them seem to work.
It would be wonderful if you could provide some suggestions to it!
Thanks a lot!
Beta Was this translation helpful? Give feedback.
All reactions