ROCcoords {metaSDTreg} | R Documentation |
Extract coordinates for predicted ROC curve
Description
Extract coordinates for predicted ROC curve
Usage
ROCcoords(x, thr)
Arguments
x |
A 'predict_roc' object to plot. |
thr |
The sequence of thresholds parametrising the ROC curve, if this is a function. |
[Package metaSDTreg version 0.2.2 Index]