Internal function for checking presence of the "missing data"
1 2 | check_original_data(incomplete_data, full_data, ids = ".id",
imps = ".imp")
|
incomplete_data, full_data |
datasets with incomplete and full data for comparison |
ids |
names of the columns wit the observation-specific ID and number of imputation. |
imps |
names of the columns wit the observation-specific ID and number of imputation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.