'How to calculate 95% CI for area under the precision recall curve in R

I calculate area under the precision recall curve using the Mleval package. The Mleval package provides 95% CI for the AUROC but not AUPRC. Is there a package that provides 95% CI for AUPRC?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source