hessAUC: hessAUC

View source: R/ROCSI.R

hessAUCR Documentation

hessAUC

Description

function for Hessian matrix of AUC

Usage

hessAUC(beta, Z, w = 1)

Arguments

beta

estimates of coefficient beta

Z

(m x n) x p data matrix as prepared for ROCSI

w

a vector of weights Z (can be used for inverse probability weighting for missing data, default is 1)

Details

function for Hessian matrix of AUC

Value

Hessian matrix of AUC.

Examples

# no run

ROCSI documentation built on Aug. 24, 2022, 5:05 p.m.

Related to hessAUC in ROCSI...