Description Usage Arguments Value
View source: R/exclude_predicted_FP_perf.R
Performance stats with predicted false positives removed (can impact both sensitivity and FDR/precision).
1 | exclude_predicted_FP_perf(data_svm, perf_stats, num_pos)
|
data_svm |
The |
perf_stats |
The |
num_pos |
An integer giving the number of true positives in total. |
A data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.