applyCorrelationFilter: Removes features that are clustered by correlation, replacing...

Description Usage Arguments

View source: R/applyCorrelationFilter.R

Description

This function removes features for a single data frame or a list of data frames

Usage

1
applyCorrelationFilter(data_object, corFilt_object, threshold)

Arguments

data_object

argument is the output produced by as.ML function, which contains a single x data frame or a list of x data frames, a y data frames and attributes

corFilt_object

TODO:write

threshold

Maximum accepted average within cluster correlation for selection of a features


pmartR/peppuR documentation built on Jan. 17, 2020, 12:54 p.m.