Implement vertical, horizontal and threshold averaging, as described by Fawcett
Input: list of roc curves.
Output: object with behavior like ROC. Can calculate AUC and plot, but not CI.
See also this Stack Overflow question for possible visualization.