dot-get_auc: Compute the AUC given the cdf and pdf of psi

.get_aucR Documentation

Compute the AUC given the cdf and pdf of psi

Description

See ?.get_psi_distribution to understand expected input format

Usage

.get_auc(dist_y0, dist_y1)

Arguments

dist_y0

Distribution of psi given Y = 0

dist_y1

Distribution of psi given Y = 1

Value

Numeric value of AUC


benkeser/nlpred documentation built on June 11, 2022, 3:05 a.m.