findRocSmoothingForTpAtFp.SegmentedGenomicSignalsInterface: Finds the abount of binned smoothing required to achieve a...

Description Usage Arguments Value Author(s) See Also

Description

Finds the abount of binned smoothing required to achieve a true-positive at a given false-positive rate.

Usage

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)

Arguments

states
recall
fpRate

Value

Returns a list.

Author(s)

Henrik Bengtsson

See Also

SegmentedGenomicSignalsInterface


HenrikBengtsson/aroma.cn.eval documentation built on Dec. 9, 2019, 12:16 p.m.