Description Usage Arguments See Also
Identification of near zero variance predictors
1 2 | nearZeroVar(x, freqCut = 95/5, uniqueCut = 10, saveMetrics = FALSE,
foreach = FALSE, allowParallel = TRUE)
|
x |
data.frame. |
freqCut |
numeric. |
uniqueCut |
integer. |
saveMetrics |
logical. |
foreach |
logical. |
allowParallel |
logical. |
nearZeroVar
in the caret package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.