| mids2milist | R Documentation | 
mids2milist Turns a 'mice::mids' object into an object
with multiply imputed datasets of class 'milist' to be further
used by 'miceafter::with'
mids2milist(data, keep = FALSE)
| data | a 'mice::mids' object | 
| keep | if TRUE the grouping column is kept, if FALSE (default) the grouping column is not kept. | 
an object of class 'milist'
Martijn Heymans, 2021
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.