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.boot.tpr.at.fpr(roc, steps = roc$n.neg)fbroc.roc.seq(0, 1, by = (1 / steps)). Defaults to n.neg, thus covering all possible values.boot.roc