auc_inference: Estimate AUC and 95 CI

View source: R/auc_inference.R

auc_inferenceR Documentation

Estimate AUC and 95 CI

Description

Estimate AUC and 95 CI

Usage

auc_inference(true, pred, alpha = 0.05)

Arguments

true

Vector of true values, 0 or 1

pred

Vector of predicted values used to sort the data

alpha

Type I error rate of the statistical test


ck37/ckTools documentation built on April 29, 2023, 11:47 p.m.