mice_df | R Documentation |
This takes data from a mids
object and turns the variables you specify
into table of descriptive statistics This is useful when handling imputed data.
mice_df(imp, vs, title, nm)
imp |
A |
vs |
Character vector, variables from |
title |
Character vector, title of your correlation matrix. Optional. |
nm |
Character vector, preferred variable names. E.g., |
The output will be a flextable
formatted in APA style.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.