auc: Compute AUC

View source: R/qgg_utility_functions.R

aucR Documentation

Compute AUC

Description

Compute Area Under the Curve (AUC)

Usage

auc(yobs = NULL, ypred = NULL)

Arguments

yobs

is a vector of observed phenotypes

ypred

is a vector of predicted phenotypes


psoerensen/qgg documentation built on March 9, 2024, 10:02 p.m.