Learn R Programming

RJafroc (version 2.1.2)

RSM_LLF: RSM predicted FROC ordinate

Description

RSM predicted FROC ordinate

Usage

RSM_LLF(z, mu, nu)

Value

yFROC

Arguments

z

The z-sample value at which to evaluate the FROC ordinate.

mu

The RSM mu parameter.

nu

The RSM nu prime parameter.

Examples

Run this code
RSM_LLF(1,1,0.5)

Run the code above in your browser using DataLab