amices / ggmice

Visualize incomplete and imputed data with the R package `ggmice`
http://amices.org/ggmice
GNU General Public License v3.0
31 stars 9 forks source link

add plot_pred compatibility with `mids` object and add test #132

Open pepijnvink opened 11 months ago

pepijnvink commented 11 months ago

Also edit verify_data function to work with this. Possibly edit it so that the 'method' option specified in the function overrules the methods in the mids object. Should resolve #124

hanneoberman commented 11 months ago

Make this a message instead, notifying that the methods vector will be ignored.

hanneoberman commented 10 months ago

TODO: Add this change to NEWS and add example to vignette

hanneoberman commented 3 weeks ago

Status check: resolve conflicts with main branch, then add to NEWS and vignette