RSM_xROC {RJafroc} | R Documentation |
RSM predicted ROC-abscissa as function of z
RSM_xROC(z, lambda)
z |
The z-sample at which to evaluate the ROC-abscissa. |
lambda |
The (physical) lambda parameter of the RSM. |
xROC, the abscissa of the ROC
RSM_xROC(c(-Inf,0.1,0.2,0.3),1)