Learn R Programming

quantable (version 0.3.6)

removeDecorrelated: remove decorrelated rows

Description

remove decorrelated rows

Usage

removeDecorrelated(ff, corThreshold = 0.7, tr = identity)

Arguments

ff

matrix or data frame

corThreshold

correlation threshold

tr

intensity transformation to apply