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


qgg documentation built on Sept. 8, 2023, 5:52 p.m.