pROC 1.18.0
pROC version 1.18.0 is now available on CRAN now. Only a few changes were implemented in this release:
- Add CI of the estimate for
roc.test
(DeLong, paired only for now) (code contributed by Zane Billings) (issue #95). - Fix documentation and alternative hypothesis for Venkatraman test (issue #92).
You can update your installation by simply typing:
install.packages("pROC")
Xavier Robin
Publié le lundi 6 septembre 2021 à 18:34 CEST
Lien permanent : /blog/2021/09/06/proc-1.18.0
Tags :
pROC
Commentaires : 2
Commentaires
Par Rebekka le mercredi 23 novembre 2022 à 16:53 CET
Dear Xavier Robin,
I would like to use pRoc for data analysis of data of my PhD project. I would greatly appreciate your help:
I need to calculate one-sided AUC CIs. Unfortunately, I could not find a command in pRoc to do so.
Is there a possibility in pROC?
If not, do you know any other packages/comment in R which makes that possible?
Thank you in advance for your answer!
Kind regards,
Rebekka
Par Xavier Robin le lundi 11 août 2025 à 11:35 CEST
This has been filled as an issue on the bug tracker.