Description Usage Arguments Value
View source: R/plotSortedPredictedProbs.R
Plot sorted prediction probabilities
1 2 3 4 5 6 7 8 9 |
probs.predicted |
A numeric vector of prediction probabilities. |
logicals.expected |
A character vector of response labels. If provided, dots will be coloured by these labels. |
cutoff |
If provided, a horizontal line will be drawn at the specified value to indicate the chosen cutoff. |
show.confusion |
Show confusion matrix? |
annotations |
A vector containining the desired legend names for the responses, e.g. c('BRCA proficient','BRCA deficient') |
title |
User specified plot title. |
A ggplot2 bar plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.