<?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: A Macro to Calculate Kappa Statistics for Categorizations by Multiple Raters in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/A-Macro-to-Calculate-Kappa-Statistics-for-Categorizations-by/m-p/972509#M377517</link>
    <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;Were you be able to run&amp;nbsp;&lt;SPAN&gt;MKAPPA Macro (&lt;/SPAN&gt;&lt;A href="http://www2.sas.com/proceedings/sugi30/155-30.pdf" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www2.sas.com/proceedings/sugi30/155-30.pdf&lt;/A&gt;&lt;SPAN&gt;)? I am having hard time to run it. It won't execute.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Would you be able to help me?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Vedat&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Aug 2025 16:35:43 GMT</pubDate>
    <dc:creator>vedatoguz</dc:creator>
    <dc:date>2025-08-12T16:35:43Z</dc:date>
    <item>
      <title>A Macro to Calculate Kappa Statistics for Categorizations by Multiple Raters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/A-Macro-to-Calculate-Kappa-Statistics-for-Categorizations-by/m-p/354690#M83005</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use&amp;nbsp;A Macro to Calculate Kappa Statistics for Categorizations by Multiple Raters for a Delphi study. I need to&amp;nbsp;assess the agreement on multi-category ratings by multiple raters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to use the MKAPPA Macro (&lt;A href="http://www2.sas.com/proceedings/sugi30/155-30.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi30/155-30.pdf&lt;/A&gt;) but without success. I'm using SAS9.4, and i'm getting no output from the Macro.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone suggest me on what to do? Is there other Kappa Statistics Macros that I can use?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;</description>
      <pubDate>Sat, 29 Apr 2017 08:45:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/A-Macro-to-Calculate-Kappa-Statistics-for-Categorizations-by/m-p/354690#M83005</guid>
      <dc:creator>DanielDor</dc:creator>
      <dc:date>2017-04-29T08:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: A Macro to Calculate Kappa Statistics for Categorizations by Multiple Raters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/A-Macro-to-Calculate-Kappa-Statistics-for-Categorizations-by/m-p/354692#M83006</link>
      <description>&lt;P&gt;When you copy and paste from a PDF you likely introduced some invisible characters in your code. Sometimes typing it out or using a editor to remove these symbols is enough&amp;nbsp;to get it working.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why isn't it working for you?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Apr 2017 08:56:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/A-Macro-to-Calculate-Kappa-Statistics-for-Categorizations-by/m-p/354692#M83006</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-04-29T08:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: A Macro to Calculate Kappa Statistics for Categorizations by Multiple Raters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/A-Macro-to-Calculate-Kappa-Statistics-for-Categorizations-by/m-p/354693#M83007</link>
      <description>&lt;P&gt;Hi Reeza,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Thanks for your prompt answer. I did copy-pasted from PDF. I will try to write it down and then to run it again.&lt;/P&gt;&lt;P&gt;2. I've also tried to use now this macro (&lt;A href="http://support.sas.com/kb/25/006.html" target="_blank"&gt;http://support.sas.com/kb/25/006.html&lt;/A&gt;). It worked for the example with 5 raters and 10 subjects, but did'nt work for 35 raters and 35 subjects. I've got the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WARNING: Apparent symbolic reference M not resolved.&lt;BR /&gt;ERROR: A character operand was found in the %EVAL function or %IF condition where a numeric operand is required. The condition was:&lt;BR /&gt;&amp;amp;m=1 or &amp;amp;n=1&lt;BR /&gt;WARNING: Apparent symbolic reference N not resolved.&lt;BR /&gt;ERROR: The macro MAGREE will stop executing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Do you have an idea what can be the problem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;D&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Apr 2017 09:02:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/A-Macro-to-Calculate-Kappa-Statistics-for-Categorizations-by/m-p/354693#M83007</guid>
      <dc:creator>DanielDor</dc:creator>
      <dc:date>2017-04-29T09:02:29Z</dc:date>
    </item>
    <item>
      <title>Re: A Macro to Calculate Kappa Statistics for Categorizations by Multiple Raters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/A-Macro-to-Calculate-Kappa-Statistics-for-Categorizations-by/m-p/354695#M83008</link>
      <description>&lt;P&gt;I can't run anything now, but I suspect with 35 raters and subjects you don't have enough information to calculate a kappa - degrees of freedom and inability to invert a matrix idea. You need more subjects than taters.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 29 Apr 2017 09:13:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/A-Macro-to-Calculate-Kappa-Statistics-for-Categorizations-by/m-p/354695#M83008</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-04-29T09:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: A Macro to Calculate Kappa Statistics for Categorizations by Multiple Raters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/A-Macro-to-Calculate-Kappa-Statistics-for-Categorizations-by/m-p/972509#M377517</link>
      <description>&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;Were you be able to run&amp;nbsp;&lt;SPAN&gt;MKAPPA Macro (&lt;/SPAN&gt;&lt;A href="http://www2.sas.com/proceedings/sugi30/155-30.pdf" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www2.sas.com/proceedings/sugi30/155-30.pdf&lt;/A&gt;&lt;SPAN&gt;)? I am having hard time to run it. It won't execute.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Would you be able to help me?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Vedat&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 16:35:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/A-Macro-to-Calculate-Kappa-Statistics-for-Categorizations-by/m-p/972509#M377517</guid>
      <dc:creator>vedatoguz</dc:creator>
      <dc:date>2025-08-12T16:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: A Macro to Calculate Kappa Statistics for Categorizations by Multiple Raters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/A-Macro-to-Calculate-Kappa-Statistics-for-Categorizations-by/m-p/972531#M377528</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/471624"&gt;@vedatoguz&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi Daniel,&lt;/P&gt;
&lt;P&gt;Were you be able to run&amp;nbsp;&lt;SPAN&gt;MKAPPA Macro (&lt;/SPAN&gt;&lt;A href="http://www2.sas.com/proceedings/sugi30/155-30.pdf" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www2.sas.com/proceedings/sugi30/155-30.pdf&lt;/A&gt;&lt;SPAN&gt;)? I am having hard time to run it. It won't execute.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Would you be able to help me?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Vedat&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Rather than posting on an eight year old thread it would be better to open a new thread.&lt;/P&gt;
&lt;P&gt;Make sure to explain what you have tried and explain what problem you are having.&amp;nbsp; What does you data look like?&amp;nbsp; Did you get any error messages. etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note: You probably do NOT want to try using the %DISPLAY and %WINDOW statements listed at the beginning of the appendix in that paper.&amp;nbsp; Just edit and run the %LET statements to change the input macro variable values.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Aug 2025 19:46:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/A-Macro-to-Calculate-Kappa-Statistics-for-Categorizations-by/m-p/972531#M377528</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2025-08-12T19:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: A Macro to Calculate Kappa Statistics for Categorizations by Multiple Raters</title>
      <link>https://communities.sas.com/t5/SAS-Programming/A-Macro-to-Calculate-Kappa-Statistics-for-Categorizations-by/m-p/972540#M377529</link>
      <description>Check this:&lt;BR /&gt;&lt;A href="https://support.sas.com/kb/25/006.html" target="_blank"&gt;https://support.sas.com/kb/25/006.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://support.sas.com/kb/69/654.html" target="_blank"&gt;https://support.sas.com/kb/69/654.html&lt;/A&gt;</description>
      <pubDate>Wed, 13 Aug 2025 01:21:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/A-Macro-to-Calculate-Kappa-Statistics-for-Categorizations-by/m-p/972540#M377529</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2025-08-13T01:21:14Z</dc:date>
    </item>
  </channel>
</rss>

