How to generate ROC curves

84 views
Skip to first unread message

Andrew Orry

unread,
Mar 4, 2022, 12:49:51 AM3/4/22
to MolSoft ICM Knowledge Base
Q. How to generate ROC curves.
A.

The macro is called calc3Rocs, 

e.g.

calc3Rocs t.Score t.label yes "blue"

t.Score would be an rarray of score, negative being better

t.label would be an iarray of 1/0, 1 being positives, 0 being negative/decoy

It will generate a table with plot named ROCs, R_out[1] will return the AUC, R_out[5] the NSA.

Reply all
Reply to author
Forward
0 new messages