dot-estim_fn_nested_cv: An estimating function for cvAUC with initial estimates...

Description Usage Arguments Value

Description

An estimating function for cvAUC with initial estimates generated via nested cross-validation

Usage

1
.estim_fn_nested_cv(auc = 0.5, prediction_list, folds, gn, K)

Arguments

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

Value

A numeric value of the estimating function evaluated at current auc estimate.


nlpred documentation built on Feb. 24, 2020, 1:11 a.m.