Sequential imputation using mice #660
Replies: 1 comment 1 reply
-
Yes, See https://stefvanbuuren.name/fimd/sec-monotone.html for details. |
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
-
Usually when we conduct sequential regression to impute missing values in repeated measures, the pattern of missing should be in monotone pattern. Is mice package take care this pattern if missingness is non-monotone ? while imputing using sequential regression?
Beta Was this translation helpful? Give feedback.
All reactions