Description Usage Arguments Value Author(s)
View source: R/calculate.operating.parameters.R
Calculate the operating point for a given ROCR perf object.
1 | calculate.operating.parameters(perf, method = "frequency", desired.tpr = "0.95")
|
perf |
The perf object. |
method |
The confidence estimation method |
desired.tpr |
The desired TPR. The operating point returned will have a 95% chance of achieving this TPR or higher. |
A vector containing the operating point, as well as estimates of TPR and FPR.
Jesse C. Ross
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.