statsALL_NumAttrs: 8-12. Eval all the following metrics on Numeric Attributes...

Description Usage Arguments Value

View source: R/Metafunctions.R

Description

8-12. Eval all the following metrics on Numeric Attributes min, max, mean, sd, var, hist

Usage

1
statsALL_NumAttrs(ds, tgt, numCores = 1)

Arguments

ds

A data set

tgt

The index of the target variable

numCores

number of cores for parallel computing

Value

A vector with the minimum, maximum, mean, standard deviation and variance of numerical attributes' MIC score, and a vector with the cardinality of values after binning (10 bins)


nunompmoniz/autoresampling documentation built on April 26, 2021, 4:43 a.m.