predict.fitSVA: Frozen SVA (fSVA) wrapper for prediction

Description Usage Arguments Value Examples

Description

Given a SVA, batch correct new samples.

Usage

1
2
## S3 method for class 'fitSVA'
predict(object, x, ...)

Arguments

object

fitSVA object.

x

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

...

additional arguments, not currently used.

Value

matrix with batch corrected expression for the new samples.

Examples

1
# ADD_EXAMPLES_HERE

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