data(cobradata_example)
cobraperf <- calculate_performance(cobradata_example,
binary_truth = "status",
aspects = "fdrtpr")
head(fdrtpr(cobraperf))
Run the code above in your browser using DataLab