Description Usage Arguments Value Author(s) References Examples
ROC analysis returning true and false positive rates along an ordered list
| 1 | roc(ordered.results, true.positives)
 | 
| ordered.results | Items ordered from best to worst according to the test score. | 
| true.positives | known true positives | 
List: true positive rate (tpr) and false positive rate (fpr)
Contact: Leo Lahti microbiome-admin@googlegroups.com
To cite microbiome R package, see citation('microbiome')
| 1 2 3 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.