Description Usage Arguments Value See Also
Usually fbroc
calculates the TPR and FPR at the thresholds of the ROC curve.
per bootstrap replicate. This can be calculated quickly, but is often not convenient
to work with. Therefore boot.tpr.at.fpr
instead gets the TPR along a sequence
of different values for the FPR.
1 | boot.tpr.at.fpr(roc, steps = roc$n.neg)
|
roc |
Object of class |
steps |
Number of discrete steps for the FPR at which the TPR is
calculated. TPR confidence intervals are given for all FPRs in
|
Matrix containing the TPR bootstrap replicates for the discrete FPR steps.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.