hessAUC | R Documentation |
function for Hessian matrix of AUC
hessAUC(beta, Z, w = 1)
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) |
function for Hessian matrix of AUC
Hessian matrix of AUC.
# no run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.