BookmarkSubscribeRSS Feed
tatte6
Calcite | Level 5

Hi!

 

I am trying to calculate an average ROC curve from 4 separate ROC curves in SAS. I would like to plot a single average ROC Curve with 95% confidence interval in SAS. Is there also a way to obtain a mean c-statistic? There is a reference group that I would also like to compare my average ROC curve to.

Is this possible in SAS?

 

Thank you so much!

1 REPLY 1
ballardw
Super User

Data. Can't make many suggestions without actual data.

 

We can calculate a mean Y value for multiple values of X. But if there are only 4 points at a given X then a confidence interval may be very wide if given only the curve values.

 

Probably a better approach would be to combine the data used to create all the ROC and then create the ROC for that combined data.

 

By c-statistic do you mean the c concordance index?

 

What do you mean by a "reference group"? Do you have yet another ROC for that group? Do you mean to display that curve along with the "mean ROC" requested?  Likely possible but again data. I think we would be combining data in some form to send to SGPLOT requesting multiple curves.

Review SAS CI360 now.png

 

Want to review SAS CI360? G2 is offering a gift card or charitable donation for each accepted review. Use this link to opt out of receiving anything of value for your review.

 

 

 

 

SAS Customer Intelligence 360

Get started with CI 360

Review CI 360 Release Notes

Open a Technical Support case

Suggest software enhancements

Listen to the Reimagine Marketing podcast

Assess your marketing efforts with a free tool

 

Training Resources

SAS Customer Intelligence Learning Subscription (login required)

Access free tutorials

Refer to documentation

Latest hot fixes

Compatibility notice re: SAS 9.4M8 (TS1M8) or later

 

 

How to improve email deliverability

SAS' Peter Ansbacher shows you how to use the dashboard in SAS Customer Intelligence 360 for better results.

Find more tutorials on the SAS Users YouTube channel.

Review SAS CI360 now.png

 

Want to review SAS CI360? G2 is offering a gift card or charitable donation for each accepted review. Use this link to opt out of receiving anything of value for your review.

 

 

 

 

SAS Customer Intelligence 360

Get started with CI 360

Review CI 360 Release Notes

Open a Technical Support case

Suggest software enhancements

Listen to the Reimagine Marketing podcast

Assess your marketing efforts with a free tool

 

Training Resources

SAS Customer Intelligence Learning Subscription (login required)

Access free tutorials

Refer to documentation

Latest hot fixes

Compatibility notice re: SAS 9.4M8 (TS1M8) or later

 

 

Discussion stats
  • 1 reply
  • 652 views
  • 0 likes
  • 2 in conversation