Description Usage Arguments Value
View source: R/avg_by_interp.R
Get average tpr and fpr rates over replicates
| 1 | avg_by_interp(tpr.list, fpr.list, direction = "vertical", npoints = 200)
 | 
| tpr.list | A list of vectors giving true positive rates | 
| fpr.list | A list of vectors giving false positive rates | 
| direction | Average over fixed fpr (vertical) or fixed tpr (horizontal) | 
list with fpr, tpr and s.e
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.