RSM_TPF: RSM predicted ROC-ordinate as function of z

View source: R/rsmFormulae.R

RSM_TPFR Documentation

RSM predicted ROC-ordinate as function of z

Description

RSM predicted ROC-ordinate as function of z

Usage

RSM_TPF(z, mu, lambda, nu, lesDistr)

Arguments

z

The z-vector at which to evaluate the pdf.

mu

The scalar RSM mu parameter.

lambda

The scalar RSM lambda parameter.

nu

The scalar nu parameter.

lesDistr

The lesion distribution 1D vector.

Value

TPF, the ordinate of the ROC

Examples

lesDistr <- c(0.1,0.3,0.6)
RSM_TPF(c(-Inf,0.1,0.2,0.3), 1, 1, 0.9, lesDistr)


dpc10ster/rjafroc documentation built on Jan. 18, 2024, 4:37 a.m.