auc.pval: shorthand to return the the p-value of AUC calculated by pROC

View source: R/rf.R

auc.pvalR Documentation

shorthand to return the the p-value of AUC calculated by pROC

Description

run the Wilcoxon test on predictions vs reality

Usage

auc.pval(x, only.pval = TRUE)

Arguments

x

list or data frame containing columns "reality" and "predictor"

only.pval

if FALSE, returns the whole result of wilcox.test


january3/myfuncs documentation built on Jan. 16, 2025, 8:37 p.m.