Description Usage Arguments Value Author(s) Examples
View source: R/summaryROCPlot.R
Calculate the summaryROC statistics
1 | summaryROCCalc(metaObject, filterObject, bootstrapReps = 500)
|
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 |
bootstrapReps |
number of bootstrap simulations to run for confidence interval on summary ROC |
Summary AUC statistics
Timothy E. Sweeney
1 2 3 4 5 | ## Not run:
summaryROCCalc(tinyMetaObject, filterObject =
tinyMetaObject$filterResults$pValueFDR0.05_es0_nStudies1_looaTRUE_hetero0)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.