calculate area under ROC curve
auroc(score, bool)
Arguments
score |
a score (here we use partial correlation values) for each edge |
bool |
logical, indicating the existance of an edge in a network. |
Value
the value of AUROC
References
https://blog.mbq.me/augh-roc/