featureSelection: Feature Selection

View source: R/featureSelection.R

featureSelectionR Documentation

Feature Selection

Description

Filters features depending on it's score in a biosign model

Usage

featureSelection(features, biosigndata, model = 1, scoremin = "A")

Arguments

features

An ExpressionSet or SummarizedExperiment object

biosigndata

A biosign object

model

A numeric/string vector indicating the models from which the scores will be used.

scoremin

The minimum score to select the features "A", "S", "B".

Value

Returns a filtered ExpressionSet or SummarizedExperiment object.

Author(s)

Jordi Rofes Herrera


jordirofes/OmniOmics documentation built on Nov. 22, 2022, 5:46 a.m.