beefedUpSNC: fSVA and Nearest Shrunken Centroid classifier

Description Usage Arguments Value Examples

Description

Couples together fSVA with Nearest Shrunken Centroid classifier.

Usage

1
beefedUpSNC(x, y, n.sv, threshold, ...)

Arguments

x

matrix: Normalized and log-transformed expression values (samples in rows, features in columns).

y

factor: Class labels.

n.sv

integer: Number of surrogate variables to estimate.

threshold

numeric: Amount of centroid shrinkage (controls how many features are retained in the model).

...

additional arguments passed to smartsva.

Value

beefedUpNSC object.

Examples

1
# ADD_EXAMPLES_HERE

MalteThodberg/BEEF documentation built on May 7, 2019, 2:09 p.m.