computeROC: Compute Receiver Operating Curve statistics

View source: R/genomic_score.R

computeROCR Documentation

Compute Receiver Operating Curve statistics

Description

Compute ROC

Usage

computeROC(yobs = NULL, ypred = NULL)

Arguments

yobs

vector of observed phenotype

ypred

vector of predicted phenotype

Author(s)

Palle Duun Rohde


psoerensen/qgg documentation built on March 29, 2025, 6:36 p.m.