Hello, As the title states, I am trying to calculate Pearson-Clopper confidence limits for sensitivity and specificity using 2x2 crostab tables with PROC FREQ. When I use the SENSPEC option in the TABLES statement, it gives me Wald Confidence limits (https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.5/procstat/procstat_freq_details53.htm). Is there a way I can specify in the SENSPEC option to give me the Pearson-Clopper results? Or does this need to be accomplished another way? Thank you.
... View more