Description Usage Arguments Details Value
Computes the empirical ROC curve values
| 1 | roc_empirical(mf, emp_info)
 | 
| mf | Model frame as provide by  | 
| emp_info | Information if unrestricted or concave empirical ROC curve shall be returned | 
roc_empirical computes the true positive (TPR) and
corresponding false positive rates (FPR) for the empirical data provided in
mf. For faster computations, the evaluation utilizes that only at
the distinct forecast values, changes of FPR or TPR occur.
Returns a data.frame with true positive rates (TPR) and false positive rates (FPR)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.