remCor.lowintensity: remCor.lowintensity

Description Usage Arguments Value

View source: R/remCorlowIntensity.R

Description

Filter the columns of data frame d such that the less median-intense (or other user specifiable column, correlated at a value higher than cutoff, is removed.

Usage

1
remCor.lowintensity(d, cutoff = 0.8, measure = median)

Arguments

d

Input data frame

cutoff

Correlation threshold at which to do removal

measure

Column measure used to determine column to remove

Value

a vector of column indices to keep.


interzoneboy/MS-prep documentation built on June 13, 2020, 7:03 a.m.