<?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: compare Gwet's AC1 in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/compare-Gwet-s-AC1/m-p/687223#M33122</link>
    <description>&lt;P&gt;Thank you very much for your answer but I 'm looking for a method to test the difference between two AC1 : Indeed, I have an AC1 (with 95%CI) (Rater1 *Rater 2)&amp;nbsp; that I would like to compare with another AC1 (with 95%CI) (Rater1 * Rater 3)&amp;nbsp; .&amp;nbsp; I already calculate&amp;nbsp; each AC1 with the proc freq procedure...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 14:37:38 GMT</pubDate>
    <dc:creator>AudStat</dc:creator>
    <dc:date>2020-09-28T14:37:38Z</dc:date>
    <item>
      <title>compare Gwet's AC1</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-Gwet-s-AC1/m-p/687190#M33117</link>
      <description>Dear all,&lt;BR /&gt;I need to compare 2 agreement coeficients (Gwet's AC1) to know if diagnostic value is better than another.&lt;BR /&gt;Does someone know how to compute it with sas ?&lt;BR /&gt;Thank you in advance for your help</description>
      <pubDate>Mon, 28 Sep 2020 13:15:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-Gwet-s-AC1/m-p/687190#M33117</guid>
      <dc:creator>AudStat</dc:creator>
      <dc:date>2020-09-28T13:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: compare Gwet's AC1</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-Gwet-s-AC1/m-p/687215#M33121</link>
      <description>&lt;P&gt;The&amp;nbsp;&lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=procstat&amp;amp;docsetTarget=procstat_freq_syntax08.htm&amp;amp;locale=en#procstat.freq.freqaac1" target="_self"&gt;AGREE(AC1)&lt;/A&gt;&amp;nbsp;option in PROC FREQ produces Gwet's AC1 agreement coefficient.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc freq data=have;
    tables rater1 * rater2 / agree(ac1);
run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:15:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-Gwet-s-AC1/m-p/687215#M33121</guid>
      <dc:creator>Watts</dc:creator>
      <dc:date>2020-09-28T14:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: compare Gwet's AC1</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-Gwet-s-AC1/m-p/687223#M33122</link>
      <description>&lt;P&gt;Thank you very much for your answer but I 'm looking for a method to test the difference between two AC1 : Indeed, I have an AC1 (with 95%CI) (Rater1 *Rater 2)&amp;nbsp; that I would like to compare with another AC1 (with 95%CI) (Rater1 * Rater 3)&amp;nbsp; .&amp;nbsp; I already calculate&amp;nbsp; each AC1 with the proc freq procedure...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your help&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 14:37:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-Gwet-s-AC1/m-p/687223#M33122</guid>
      <dc:creator>AudStat</dc:creator>
      <dc:date>2020-09-28T14:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: compare Gwet's AC1</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/compare-Gwet-s-AC1/m-p/687249#M33125</link>
      <description>&lt;P&gt;Depending on the framework (e.g., are the same subjects being rated, etc.), here are a couple of resources.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SAS Note and the MAGREE macro for more than 2 raters:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/kb/25/006.html" target="_self"&gt;Compute estimates and tests of agreement among multiple raters&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Gwet (2016). "Testing the Difference of Correlated Agreement Coefficients for Statistical Significance." &lt;EM&gt;Educational and Psychological Measurement&lt;/EM&gt; 76(4): 609-637.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 15:38:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/compare-Gwet-s-AC1/m-p/687249#M33125</guid>
      <dc:creator>Watts</dc:creator>
      <dc:date>2020-09-28T15:38:42Z</dc:date>
    </item>
  </channel>
</rss>

