View source: R/DoMedianImputation.R
Performs median imputation on variables with missing data
1 | DoMedianImputation(study.sample, missing.indicator = "_missing")
|
study.sample |
Data frame. The study sample. No default. |
missing.indicator |
Character vector of length 1. Used to idenfity variables with missing data to be imputed. Defaults to "_missing" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.