RSM predicted FROC abscissa

RSM_NLF(z, lambda)

Arguments

z

The z-vector at which to evaluate the FROC abscissa.

lambda

The scalar RSM lambda parameter.

Value

NLF, the abscissa of the FROC curve

Examples

RSM_NLF(c(1,2),1)
#> [1] 0.15865525 0.02275013