Learn R Programming

RJafroc (version 2.1.1)

RSM_xROC: RSM predicted ROC-abscissa as function of z

Description

RSM predicted ROC-abscissa as function of z

Usage

RSM_xROC(z, lambdaP)

Value

xROC, the abscissa of the ROC

Arguments

z

The z-sample at which to evaluate the ROC-abscissa.

lambdaP

The (physical) lambdaP parameter of the RSM.

Examples

Run this code
RSM_xROC(c(-Inf,0.1,0.2,0.3),1)

Run the code above in your browser using DataLab