calculate_precision: Calculate precision at each point in a sequence

Description Usage Arguments Value

View source: R/calculate_precision.R

Description

Calculate the precision of a list of interactions at each point in the list, given a set of labels.

Usage

1

Arguments

labels

a vector of zeroes (FPs) and ones (TPs)

Value

a vector of the same length giving the precision at each point in the input vector


fosterlab/CFTK documentation built on Jan. 19, 2021, 10:31 p.m.