AUC: Function for AUC with sigmoid estimate

Description Usage Arguments Author(s)

View source: R/optimalAUC_functions.R

Description

Function for AUC with sigmoid estimate

Usage

1
AUC(beta, Z, lambda)

Arguments

beta

linear coefficients for linear combinations of multiple diagnostic tests

Z

the Y[i]-X[j]

lambda

the smooth parameter for the Sigmoid function used for the AUC

Author(s)

Maintainer: Xin Huang <xhuang.fhcrc@gmail.com>


optAUC documentation built on May 2, 2019, 2:07 a.m.