You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've probably missed this, but is there an option in pROC for comparing more than two ROC curves at the same time? I see that DeLong et al 1988 is a reference, but it seems like pROC is missing this ability. If so, could this be considered a feature request? Also amazing would be the ability to test multiple (>2) pAUCs at the same time. Thanks for the great addition to R!
The text was updated successfully, but these errors were encountered:
Unfortunately at the moment this is not implemented.
Contributions are welcome, see R/delong.R if you want to get started with it. I suspect most of the required code is there, and just needs to be tweaked to do what you want.
dcd2
changed the title
Two or more ROC curves
Compare more than 2 ROC curves
Mar 11, 2016
I've probably missed this, but is there an option in pROC for comparing more than two ROC curves at the same time? I see that DeLong et al 1988 is a reference, but it seems like pROC is missing this ability. If so, could this be considered a feature request? Also amazing would be the ability to test multiple (>2) pAUCs at the same time. Thanks for the great addition to R!
The text was updated successfully, but these errors were encountered: