<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Confidence Interval calculation for sensitivity/specificity for correlated data in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702516#M33930</link>
    <description>&lt;P&gt;You don't mention how your data are correlated.&amp;nbsp; I suspect, because of your use of GEE, that you are concerned about correlation in time.&amp;nbsp; Well, PROC SURVEYFREQ does handle correlated data, via the CLUSTER statement.&amp;nbsp; The correlation between clusters appears to be unstructured (I can't guarantee this, though).&amp;nbsp; So, if you are using SAS/STAT 15.1 or higher, try using PROC SURVEYFREQ, clustering on your time variable, and using the SENSPEC option in the TABLES statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
    <pubDate>Mon, 30 Nov 2020 14:58:08 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2020-11-30T14:58:08Z</dc:date>
    <item>
      <title>Confidence Interval calculation for sensitivity/specificity for correlated data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/701873#M33879</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How do I calculate confidence intervals for sensitivity/specificity for correlated data?&amp;nbsp;&lt;/P&gt;&lt;P&gt;My original plan was as follows: my response variable is binary and I have multiple data points per person, which is why I want to use GEE (proc genmod) to calculated the predicted probabilities, use proc logistic and the ctable option to get the classification table and then use proc freq with the option senspec to get the CI for sensitivity/specificity.&amp;nbsp;&amp;nbsp;I have read this post (&lt;A href="https://support.sas.com/kb/24/170.html" target="_blank"&gt;https://support.sas.com/kb/24/170.html&lt;/A&gt;) that helped me understand how to get CIs using proc freq.&amp;nbsp;&lt;/P&gt;&lt;P&gt;HOWEVER, I'm worried that proc freq will not take into consideration the correlated nature of my data which will have a direct impact on my confidence intervals.&amp;nbsp; My point estimates will remain the same whether I assume independence or correlated data, but it's the confidence intervals that will be different.&lt;/P&gt;&lt;P&gt;I also saw this old 2016 posting&amp;nbsp;&lt;A href="https://communities.sas.com/t5/Statistical-Procedures/Sensitivity-and-Specificity-Confidence-Intervals-for-repeated/td-p/268017" target="_blank"&gt;https://communities.sas.com/t5/Statistical-Procedures/Sensitivity-and-Specificity-Confidence-Intervals-for-repeated/td-p/268017&lt;/A&gt;&amp;nbsp;where someone had the same question as me, but no resolution.&amp;nbsp; I'm wondering if there has been any developments since then?&lt;/P&gt;&lt;P&gt;I'm using SAS v9.4.&lt;/P&gt;&lt;P&gt;Is there a macro that I can use to calculate&amp;nbsp;confidence intervals for sensitivity/specificity for correlated data?&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 19:04:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/701873#M33879</guid>
      <dc:creator>sharonlee</dc:creator>
      <dc:date>2020-11-26T19:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence Interval calculation for sensitivity/specificity for correlated data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702009#M33895</link>
      <description>Does the information in this paper answer your question?&lt;BR /&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings/proceedings/sugi31/206-31.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings/proceedings/sugi31/206-31.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best regards, Jos</description>
      <pubDate>Fri, 27 Nov 2020 13:11:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702009#M33895</guid>
      <dc:creator>JosvanderVelden</dc:creator>
      <dc:date>2020-11-27T13:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence Interval calculation for sensitivity/specificity for correlated data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702039#M33898</link>
      <description>&lt;P&gt;You might look at&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=15.2&amp;amp;docsetTarget=statug_surveyfreq_syntax.htm&amp;amp;locale=en" target="_self"&gt;PROC SURVEYFREQ&lt;/A&gt;, which does categorical analysis for correlated (clustered) data. The&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_surveyfreq_syntax06.htm&amp;amp;docsetVersion=15.2&amp;amp;locale=en#statug.surveyfreq.sfreqsenspec" target="_self"&gt;SENSPEC&lt;/A&gt;&amp;nbsp;option in the TABLES statement computes sensitivity and specificity.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Nov 2020 14:59:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702039#M33898</guid>
      <dc:creator>Watts</dc:creator>
      <dc:date>2020-11-27T14:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence Interval calculation for sensitivity/specificity for correlated data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702146#M33902</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/3492"&gt;@JosvanderVelden&lt;/a&gt;&lt;A href="https://communities.sas.com/t5/user/viewprofilepage/user-id/3492" target="_blank" rel="noopener"&gt;,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for responding.&amp;nbsp; Unfortunately I am using proc genmod for GEE and this paper doesn't address how to calculate CI using this procedure.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2020 02:11:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702146#M33902</guid>
      <dc:creator>sharonlee</dc:creator>
      <dc:date>2020-11-28T02:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence Interval calculation for sensitivity/specificity for correlated data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702147#M33903</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/270201"&gt;@Watts&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for replying.&lt;/P&gt;&lt;P&gt;Unfortunately PROC SURVEYFREQ doesn't take into account the correlated nature of the data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Nov 2020 02:12:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702147#M33903</guid>
      <dc:creator>sharonlee</dc:creator>
      <dc:date>2020-11-28T02:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence Interval calculation for sensitivity/specificity for correlated data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702516#M33930</link>
      <description>&lt;P&gt;You don't mention how your data are correlated.&amp;nbsp; I suspect, because of your use of GEE, that you are concerned about correlation in time.&amp;nbsp; Well, PROC SURVEYFREQ does handle correlated data, via the CLUSTER statement.&amp;nbsp; The correlation between clusters appears to be unstructured (I can't guarantee this, though).&amp;nbsp; So, if you are using SAS/STAT 15.1 or higher, try using PROC SURVEYFREQ, clustering on your time variable, and using the SENSPEC option in the TABLES statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 14:58:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702516#M33930</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2020-11-30T14:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence Interval calculation for sensitivity/specificity for correlated data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702669#M33955</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15363"&gt;@SteveDenham&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I checked out PROC SURVEYFREQ and there is a CLUSTER option. &amp;nbsp;When I looked up with SAS documentation on PROC SURVEYFREQ, it doesn't allow to specify the correlation structure. &amp;nbsp;This was a good tip, though! &amp;nbsp;Thank you for sharing with me.&lt;/P&gt;&lt;P&gt;My data are correlated because I have multiple data points per person.&lt;/P&gt;&lt;P&gt;The hunt continues.&lt;/P&gt;&lt;P&gt;If anyone else has ideas, please let me know.&lt;/P&gt;&lt;P&gt;Thank you kindly.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 23:28:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702669#M33955</guid>
      <dc:creator>sharonlee</dc:creator>
      <dc:date>2020-11-30T23:28:01Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence Interval calculation for sensitivity/specificity for correlated data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702807#M33966</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/110042"&gt;@sharonlee&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You mention that you have multiple observations per subject.&amp;nbsp; That is like a two-level survey structure, where the observations are clustered within subject.&amp;nbsp; I believe in that case, the survey procedures treat the observations as nested (roughly equivalent to a RANDOM effect in GLIMMIX or MIXED).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See if the SGF2020 paper&amp;nbsp;&lt;A href="https://www.sas.com/content/dam/SAS/support/en/sas-global-forum-proceedings/2020/4937-2020.pdf" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;or the video associated with it&amp;nbsp;&lt;A href="https://video.sas.com/detail/video/6147108045001/mixed-effects-models-and-complex-survey-data-with-the-glimmix-procedure" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;are helpful.&amp;nbsp; From that, you could get predicted classifications, and set up a 2x2 table vs the observed values.&amp;nbsp; Then you could use PROC FREQ to get the intervals in question.&amp;nbsp; At least, it seems like that might be an approach worth exploring.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 13:58:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702807#M33966</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2020-12-01T13:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence Interval calculation for sensitivity/specificity for correlated data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702880#M33970</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15363"&gt;@SteveDenham&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Those are great links!&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;What I'm really interested in is to get confidence intervals.&amp;nbsp; I could get the observed values using PROC SURVEYFREQ and use them as inputs to PROC FREQ, but will PROC FREQ adequately reflect the correlated nature of the data when calculating the confidence intervals?&amp;nbsp; Do I need to use another equation?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 19:58:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/702880#M33970</guid>
      <dc:creator>sharonlee</dc:creator>
      <dc:date>2020-12-01T19:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence Interval calculation for sensitivity/specificity for correlated data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/703095#M33979</link>
      <description>&lt;P&gt;My suggestion is to use an adaptation of PROC GLIMMIX to account for the correlated errors within subject.&amp;nbsp; Then you could use an OUTPUT statement in GLIMMIX to get the predicted values on the original data scale.&amp;nbsp; Something like this&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;output out=out1  pred=predicted(blup ilink);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;The dataset out1 would then have the observed and predicted values for each observation.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Next, choose a cutpoint (say 0.5) and convert all of the predicted values to 0's and 1's based on the cutpoint.&lt;/P&gt;
&lt;P&gt;This could be used in PROC FREQ to get the confidence interval for specificity and sensitivity at the given cutpoint.&amp;nbsp; You might want to repeat this at a variety of cutpoints to see what effect this may have, so what you would be doing is creating an ROC (see PROC LOGISTIC for examples).&amp;nbsp; Of course, this all assumes that your data are binomial.&amp;nbsp; If they are multinomial, it gets harder but the same can be done.&amp;nbsp; You just have cutpoints for each category.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 13:20:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/703095#M33979</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2020-12-02T13:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence Interval calculation for sensitivity/specificity for correlated data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/703152#M33993</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15363"&gt;@SteveDenham&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for continuing this conversation!&lt;/P&gt;&lt;P&gt;Yes, I was going to do exactly what you suggested but using proc genmod and GEE.&amp;nbsp; However, my concern is that the confidence intervals won't reflect the correlated nature of my data - which are binomial.&lt;/P&gt;&lt;P&gt;Using PROC FREQ assumes that the data are independent, but my data are correlated.&lt;/P&gt;&lt;P&gt;It's unclear just how correlated my data are (ie if using PROC FREQ, assuming independence, will give similar results had I used an approach for correlated data), but I would like to account for the correlation in my analysis.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 17:05:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/703152#M33993</guid>
      <dc:creator>sharonlee</dc:creator>
      <dc:date>2020-12-02T17:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence Interval calculation for sensitivity/specificity for correlated data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/703167#M33995</link>
      <description>&lt;P&gt;Well, once you get predicted values based on the correlated nature, the PROC FREQ crosstab for agreement between observed and predicted is not so difficult.&amp;nbsp; I think your concern is that the standard error generated by PROC FREQ for these confidence bounds may be artificially shrunk due to the correlation.&amp;nbsp; The asymptotic standard error is used with Z=1.96 to get the asymptotic limits, so we would want to stay away from those.&amp;nbsp; Instead, I think the exact option will give you what you are looking for.&amp;nbsp; The predicted values already accommodate the correlated nature of the data, so we get confidence bounds based on the correlated nature of the predicted values.&amp;nbsp; Since the observed values are the "gold standard" in this case, they can be considered to be measured without error or correlation, and so it all works (at least in my mind).&amp;nbsp; See this&amp;nbsp;&lt;A href="https://support.sas.com/kb/24/170.html" target="_blank" rel="noopener"&gt;note&lt;/A&gt;&amp;nbsp;for more (including some NLMIXED code that could be modified with a RANDOM statement).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 18:14:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/703167#M33995</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2020-12-02T18:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence Interval calculation for sensitivity/specificity for correlated data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/703174#M33997</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15363"&gt;@SteveDenham&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thank you for giving this more thought!&lt;/P&gt;&lt;P&gt;I did read the note you referenced and agree that I can put in a RANDOM statement for PROC NLMIXED.&amp;nbsp; My concern is, as you articulate, that the PROC FREQ CI may be biased (ie artificially narrower).&amp;nbsp; Your point about the predicted values being taken into account in the point estimate makes sense.&amp;nbsp; Perhaps using the EXACT option in PROC FREQ is the way to go.&amp;nbsp; I'm not sure if there is an article I could reference that using EXACT CI methodology is appropriate for correlated data?&amp;nbsp; I understand that this may be beyond the scope of this SAS forum, but I think that analysts, whenever possible, should try to have a theoretical foundation on which to base their analysis.&lt;/P&gt;&lt;P&gt;Thanks again for all your help.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2020 18:33:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/703174#M33997</guid>
      <dc:creator>sharonlee</dc:creator>
      <dc:date>2020-12-02T18:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence Interval calculation for sensitivity/specificity for correlated data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/703681#M34015</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I found this very informative article on using GEE&amp;nbsp; to calculate sensitivity/specificity/NPV/PPV and their confidence intervals.&amp;nbsp; The authors also provide example SAS code which I used and it works beautifully.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The full citation is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Invest Ophthalmol Vis Sci 2020 Sep 1;61(11):29. doi: 10.1167/iovs.61.11.29.&lt;BR /&gt;Calculating Sensitivity, Specificity, and Predictive Values for Correlated Eye Data&lt;BR /&gt;Gui-Shuang Ying, Maureen G Maguire, Robert J Glynn, Bernard Rosner&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7500131/" target="_blank"&gt;https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7500131/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you everyone for your input.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2020 17:16:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Confidence-Interval-calculation-for-sensitivity-specificity-for/m-p/703681#M34015</guid>
      <dc:creator>sharonlee</dc:creator>
      <dc:date>2020-12-04T17:16:55Z</dc:date>
    </item>
  </channel>
</rss>

