computeROC {qgg}R 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


[Package qgg version 1.1.2 Index]