medianSamp | R Documentation |
The function medianSamp chooses the level as the median or randomly between two levels.
medianSamp(x, weights = NULL)
x |
ordered factor vector |
weights |
numeric vector providing weights for the observations in x |
Other imputation methods:
hotdeck()
,
impPCA()
,
irmi()
,
kNN()
,
matchImpute()
,
rangerImpute()
,
regressionImp()
,
sampleCat()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.