I see that you can use the CONCORDANCE option with PROC PHREG to compute Harrell's Concordance Statistic, but I can't seem to figure out a way to have 95% confidence limits included in the output. Would I have to use CONCORDANCE=HARRELL(SE), and then calculate the 95% CI as Estimate +/- 1.96*(Standard Error) ?
Yes. Since the delta method is used to obtain the standard error, it is assumed that the statistic is asymptotically normal.
2025 SAS Hackathon: There is still time!
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.