countTaskClassCharacteristics: Count number of factor levels for all variables, returns 0...

Description Usage Arguments

View source: R/removeFactorFeatures.R

Description

Count number of factor levels for all variables, returns 0 for all non-factors

Usage

1
countTaskClassCharacteristics(task, threshold = 0L, larger.threshold = TRUE)

Arguments

task

[Task]

threshold

[integer(1)] Indicates threshold which features should be returned

larger.threshold

[logical(1)] If TRUE only features with number of levels larger-equal threshold are returned. If set to FALSE only smaller-equall features are returned


philippstats/RRmisc documentation built on May 25, 2019, 5:04 a.m.