nearZeroVar: Identification of near zero variance predictors

Description Usage Arguments See Also

Description

Identification of near zero variance predictors

Usage

1
2
nearZeroVar(x, freqCut = 95/5, uniqueCut = 10, saveMetrics = FALSE,
  foreach = FALSE, allowParallel = TRUE)

Arguments

x

data.frame.

freqCut

numeric.

uniqueCut

integer.

saveMetrics

logical.

foreach

logical.

allowParallel

logical.

See Also

nearZeroVar in the caret package.


robertzk/statsUtils documentation built on July 26, 2019, 5:39 p.m.