Description Usage Arguments Details Value Examples
A function useful to analyze missing data patterns.
1 |
df |
|
Variables of class logical, character, factor, and ordered factor: Convert missings to a separate category ("(Missing)"). Character variables are converted to a factor variable. All other variables: Impute 0 and add a missing data indicator to data frame ("[varname]_na").
data.frame
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.