filter_linear_correlation: filter genes by linear correlation with the class variable

Description Usage Arguments Value

View source: R/univariate_filters.R

Description

filter genes by linear correlation with the class variable

Usage

1
filter_linear_correlation(mat, class, keepn = 2000)

Arguments

mat

a train matrix

class

a class vector

keepn

Number of genes to keep

Value

A subset of the counts matrix with the selected genes


ahmedelmahy/RNASeqclassifier1 documentation built on May 25, 2019, 2:24 p.m.