View source: R/optimize_vals.R
optimize_vals | R Documentation |
Simple function
optimize_vals(x, fp, anno)
x |
Integer. The solution to the minimization of the 'optimize_me' function. |
fp |
Integer. The total number of false positives. |
anno |
Integer. The total number of truth annotations. |
Numeric vector containing the number of false positives, false negatives, and true positives
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.