bvilhjal / ldpred

MIT License
96 stars 57 forks source link

AUC calculation is not exact #19

Closed bvilhjal closed 5 years ago

bvilhjal commented 5 years ago

The LDpred reported AUC is approximate, and not always sufficiently exact.

Either remove AUC calculation, or replace with scikit one, for consistency.

bvilhjal commented 5 years ago

The AUC calculation is now only displayed when in debug mode.