Description Usage Arguments Details Value Examples
Calculate the ROC points for all meaningful cutoff values based on predicted scores.
1 2 3 4 5 6 7 |
scores |
Numeric vector containing the predicted scores. |
positives |
Numeric vector of the same length as |
negatives |
Similar to |
totals |
How many times each score was predicted. Defaults to 1 (assuming data is not aggregated).
If any value in |
x |
An environment of class |
... |
Further parameters. |
In a situation where many of the predicted scores have the same value it might be easier and faster to use aggregated data.
An environment of class rkt_prep
.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.