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 9, 2024, 10:02 p.m.