.estim_fn {nlpred} | R Documentation |
An estimating function for cvAUC
Description
An estimating function for cvAUC
Usage
.estim_fn(auc = 0.5, prediction_list, gn)
Arguments
auc |
The value of auc to find root for |
prediction_list |
Entry in prediction_list |
gn |
Marginal probability of outcome |
Value
A numeric value of the estimating function evaluated at current
auc
estimate.
[Package nlpred version 1.0.1 Index]