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

Description Usage Arguments

View source: R/rf.R

Description

run the Wilcoxon test on predictions vs reality

Usage

1
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 April 1, 2020, 4:42 a.m.