data_precheck | R Documentation |
Data precheck: Handle missing data(mean imputation) and remove redundant columns; it also adds an NA column for indicating whether it's missing
data_precheck(X)
X |
a dataframe that the user initially inputs for matching - dataframe with covariates |
a dataframe with modified data if necessary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.