print.fbroc.roc {fbroc} | R Documentation |
fbroc.roc
objectPrints the information about the bootstrap results for an object of class
fbroc.roc
. This information includes the number of bootstrap
replicates, the time spent on bootstrapping, the AUC and the memory
usage of the object.
## S3 method for class 'fbroc.roc'
print(x, ...)
x |
Object of class |
... |
further arguments passed to or from other methods. |
Character containing the text that is also printed.