Learn R Programming

ROCSI (version 0.1.0)

hessAUC: hessAUC

Description

function for Hessian matrix of AUC

Usage

hessAUC(beta, Z, w = 1)

Value

Hessian matrix of AUC.

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

Examples

Run this code
# no run

Run the code above in your browser using DataLab