hessAUC.sub: hessAUC.sub

View source: R/ROCSI.R

hessAUC.subR Documentation

hessAUC.sub

Description

Internal function for hessAUC

Usage

hessAUC.sub(z, beta)

Arguments

z

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

beta

estimates of coefficient beta

Details

Internal function for hessAUC

Value

Hessian matrix components.

Examples

# no run

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

Related to hessAUC.sub in ROCSI...