.estim_fn_nested_cv | R Documentation |
An estimating function for cvAUC with initial estimates generated via nested cross-validation
.estim_fn_nested_cv(auc = 0.5, prediction_list, folds, gn, K)
auc |
The value of auc to find root for |
prediction_list |
Entry in prediction_list |
folds |
Cross-validation folds |
gn |
Marginal probability of outcome |
K |
Number of CV folds |
A numeric value of the estimating function evaluated at current
auc
estimate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.