calcAUC: Aire Under the Curve

View source: R/calcAUC.R

calcAUCR Documentation

Aire Under the Curve

Description

Compute AUC for train (and) validation set

Usage

calcAUC(df_postprobfreq)

Arguments

df_postprobfreq

Post prob frequency data frame (from build_df_postprobfreq function)

Value

A data frame with two AUC (on train and validation set)

Author(s)

Melody Premaillon


MelodyPremaillon/valwoe documentation built on April 16, 2022, 12:46 a.m.