RSM_xROC: RSM predicted ROC-abscissa as function of z

View source: R/rsmFormulae.R

RSM_xROCR Documentation

RSM predicted ROC-abscissa as function of z

Description

RSM predicted ROC-abscissa as function of z

Usage

RSM_xROC(z, lambda)

Arguments

z

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

lambda

The (physical) lambda parameter of the RSM.

Value

xROC, the abscissa of the ROC

Examples

RSM_xROC(c(-Inf,0.1,0.2,0.3),1)


RJafroc documentation built on Nov. 10, 2022, 5:45 p.m.