select_Boruta: select_Boruta

Description Usage Arguments Value Author(s)

View source: R/methods_fit.R

Description

Select by Boruta

Usage

1
select_Boruta(expr, pdata, pValue = 0.01, maxRuns = 100)

Arguments

expr

a matrix of expression values where rows correspond to genes and columns correspond to samples.

pdata

a vector.

pValue

confidence level

maxRuns

maximal number of importance source runs.

Value

a Boruta object

Author(s)

Yuanlong Hu


YuanlongHu/yltool documentation built on Nov. 2, 2021, 5:39 a.m.