View source: R/get_data_info.R
get_miss_data_info | R Documentation |
Summarize information of the incomplete simulated data
get_miss_data_info(data, data_seed, idvars, data_lvls, scen = NULL, ...)
data |
a |
data_seed |
the seed value used to generate the data |
idvars |
optional vector with names of ID variables that should be used to identify levels in a multi-level setting |
data_lvls |
named vector giving the level of each variable |
scen |
optional, name of the missingness scenario |
... |
optional additional arguments; not used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.