Description Usage Arguments Value Author(s) Examples
View source: R/multipleROCPlot.R
Generate a plot with multiple ROC curves
1 | multipleROCPlot(metaObject, filterObject, title = "title", size = 16)
|
metaObject |
a Meta object which must have the $originalData populated |
filterObject |
a MetaFilter object containing the signature genes that will be used for calculating the score |
title |
title of the plot |
size |
use this to easily increase or decrease the size of all the text in the plot |
Generates an ROC plot for all datasets
Aditya M. Rao, Andrew B. Liu
1 2 | multipleROCPlot(tinyMetaObject, filterObject =
tinyMetaObject$filterResults$pValueFDR0.05_es0_nStudies1_looaTRUE_hetero0)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.