RSM_FPF.Rd
RSM predicted ROC-abscissa as function of z
RSM_FPF(z, lambda)
The z-vector at which to evaluate the ROC-abscissa.
The scalar RSM lambda parameter.
FPF, the abscissa of the ROC
RSM_FPF(c(-Inf,0.1,0.2,0.3),1) #> [1] 0.6321206 0.3688250 0.3434394 0.3175654