Description Usage Arguments Value Author(s) See Also
Finds the abount of binned smoothing required to achieve a true-positive at a given false-positive rate.
1 2 3 | ## S3 method for class 'SegmentedGenomicSignalsInterface'
findRocSmoothingForTpAtFp(this, minTpRate=0.95, fpRate=0.05, states=NULL,
recall=states[1], nstepsR=2, accTp=0.001, accR=0.01, ..., verbose=FALSE)
|
states |
|
recall |
|
fpRate |
Returns a list
.
Henrik Bengtsson
SegmentedGenomicSignalsInterface
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.