hessAUC.sub {ROCSI} | R 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
[Package ROCSI version 0.1.0 Index]