getCutoff: Function to get the Similarity Score Threshold for desired...

Description Usage Arguments Value

Description

Function to get the Similarity Score Threshold for desired FPR

Usage

1
getCutoff(fptp, minFPR = 0)

Arguments

fptp

output from the PandRdat function. A list with each of the scenarios to evaluate. Will also accept a data frame

minFPR

the desired minimum false positive rate

Value

a vector equal to the length of fptp input, with the minimum similarity score needed for each scenario to reach the desired false positive rate


dutchjes/MSMSsim documentation built on June 29, 2019, 12:12 a.m.