predict_roc {metaSDTreg} | R Documentation |
Generic predict_roc method
Description
Predict ROC curve from signal detection theory model.
Usage
predict_roc(object, ...)
Arguments
object |
Signal detection theory model. |
... |
Further arguments passed to methods. |
Value
An object of class 'predict_roc'.
See Also
predict_roc.metaSDTreg
, predict_roc.metaSDTdata
.
[Package metaSDTreg version 0.2.2 Index]