hessAUC {ROCSI}R 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

[Package ROCSI version 0.1.0 Index]