predict_roc: Generic predict_roc method

View source: R/predict_roc.r

predict_rocR 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.


metaSDTreg documentation built on March 31, 2023, 10:09 p.m.