Skip to content

Access to estimate and confidence intervals for roc.test #73

@benneely

Description

@benneely

Is your feature request related to a problem? Please describe.
Would like access to the estimate and confidence intervals when running:

roc.test(roc1, roc2, method="delong")

Currently, the estimate returned is a repeat of roc1 and roc2 and no confidence interval is provided.

Describe the solution you'd like
It looks like the proper way to accomplish this might be to add a function like pROC::ci::ci.roc.test?

Describe alternatives you've considered
No other suggestions...access to the estimates described above in any way would be great.

Additional context
If the described solution above is sufficient, would like a chance to submit a pull request. Please let me know if that is acceptable.

Implementation status

For quick reference, here is the status of this request:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions