optimize_vals: optimize_vals

View source: R/optimize_vals.R

optimize_valsR Documentation

optimize_vals

Description

Simple function

Usage

optimize_vals(x, fp, anno)

Arguments

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.

Value

Numeric vector containing the number of false positives, false negatives, and true positives


jthinke/vvipr documentation built on Nov. 3, 2023, 8:39 p.m.