gradAUC.Lang: Function for gradient of AUC after applying Lagrange...

Description Usage Arguments

View source: R/optimalAUC_functions.R

Description

Function for gradient of AUC after applying Lagrange Multiplyer

Usage

1
gradAUC.Lang(par, Z, lambda)

Arguments

par

paramter

Z

Z

lambda

the smooth parameter for the Sigmoid function used for the AUC


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