Plot ROC curve of the predicted probabilities against the assay features the ML was trained on

roc.plot(ppi_prediction_result)

Arguments

ppi_prediction_result:

result object from the ppi.prediction() function.

Value

a ggplot2 object