plot.beefedUpSNC: Plot batch-corrected centroids

Description Usage Arguments Value Examples

Description

Plots the results of a fSVA and Nearest Shrunken Centroid analysis as a PCA-plot.

Usage

1
2
## S3 method for class 'beefedUpSNC'
plot(x, threshold = NULL, ...)

Arguments

x

beefedUpSNC object.

threshold

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

...

additional arguments not currently used.

Value

ggplot2 object.

Examples

1
# ADD_EXAMPLES_HERE

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