View source: R/compareSummary.R
compareSummary | R Documentation |
Compare Summaries of Original vs. Imputed Data
compareSummary(original, imputed, by)
original |
The original, unimputed data object. |
imputed |
The data object with missing values imputed. |
Returns a data frame containing the mean, median, and standard deviation of both data objects.
compareSummary(data, data_imputed)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.