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
Is your feature request related to a problem? Please describe.
I would like to calculate one-sided CIs for AUC values in order to test one-tailed hypothesis.
(This is quite common in by research area. Many researchers would benefit from this added feature)
Describe the solution you'd like
So far, I found no possibility to do so using the pROC package.
Describe alternatives you've considered
It would be great if someone could implement a solution, where one could choose between one-sided (greater, less) and two-sided.
(Unfortunately, I do not have the knowledge to try to do ist myself)
Additional context
/
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I would like to calculate one-sided CIs for AUC values in order to test one-tailed hypothesis.
(This is quite common in by research area. Many researchers would benefit from this added feature)
Describe the solution you'd like
So far, I found no possibility to do so using the pROC package.
Describe alternatives you've considered
It would be great if someone could implement a solution, where one could choose between one-sided (greater, less) and two-sided.
(Unfortunately, I do not have the knowledge to try to do ist myself)
Additional context
/
The text was updated successfully, but these errors were encountered: