<?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: PROC NPAR1WAY mean/median comparison in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147713#M7790</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks one more time for your help.&lt;/P&gt;&lt;P&gt;i found the macro here:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.alanelliott.com/kw/KW_MC.sas" title="http://www.alanelliott.com/kw/KW_MC.sas"&gt;http://www.alanelliott.com/kw/KW_MC.sas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;i tried too but no succes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Feb 2015 13:53:31 GMT</pubDate>
    <dc:creator>jonatan_velarde</dc:creator>
    <dc:date>2015-02-02T13:53:31Z</dc:date>
    <item>
      <title>PROC NPAR1WAY mean/median comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147708#M7785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good Day SAS friends:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to carry an analysis about non parametric ANOVA (Kruskal-Wallis) using PROC NPAR1WAY to analise 4 groups and i cant find information how to compare means/medians, if you can help me to find any way to use some TUKEY (or similar) to do this, i would appreciate very much.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 14:31:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147708#M7785</guid>
      <dc:creator>jonatan_velarde</dc:creator>
      <dc:date>2015-01-31T14:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NPAR1WAY mean/median comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147709#M7786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This link might be of some help to you. &lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/22/620.html" title="http://support.sas.com/kb/22/620.html"&gt;22620 - Can I get nonparametric multiple comparisons from PROC NPAR1WAY?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 16:48:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147709#M7786</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2015-01-31T16:48:10Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NPAR1WAY mean/median comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147710#M7787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or you could check Row Mean Scores in proc freq .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ANOVA (Row Mean Scores) Statistic&lt;/P&gt;&lt;P&gt;The ANOVA statistic can be used only when the column variableY lies on an ordinal (or interval)&lt;/P&gt;&lt;P&gt;scale so that the mean score ofY is meaningful. For the ANOVA statistic, the mean score is computed&lt;/P&gt;&lt;P&gt;for each row of the table, and the alternative hypothesis is that, for at least one stratum, the mean&lt;/P&gt;&lt;P&gt;scores of the R rows are unequal. In other words, the statistic is sensitive to location differences&lt;/P&gt;&lt;P&gt;among the R distributions ofY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When there is only one stratum, this CMH statistic is essentially an analysis of variance (ANOVA)&lt;/P&gt;&lt;P&gt;statistic in the sense that it is a function of the variance ratio F statistic that would be obtained from&lt;/P&gt;&lt;P&gt;a one-way ANOVA on the dependent variableY. If nonparametric scores are specified in this case,&lt;/P&gt;&lt;P&gt;then the ANOVA statistic is a &lt;STRONG&gt;Kruskal-Wallis test.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If there is more than one stratum, then this CMH statistic corresponds to a stratum-adjusted ANOVA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;or Kruskal-Wallis test.&lt;/STRONG&gt; In the special case where there is one subject per row and one subject&lt;/P&gt;&lt;P&gt;per column in the contingency table of each stratum, this CMH statistic is identical to Friedman’s&lt;/P&gt;&lt;P&gt;chi-square. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xia Keshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Feb 2015 06:49:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147710#M7787</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-02-01T06:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NPAR1WAY mean/median comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147711#M7788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there and thanks a lot for the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw this treat in SAS questions, latter i found this article:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.lexjansen.com/pharmasug/2004/statisticspharmacokinetics/sp04.pdf" title="http://www.lexjansen.com/pharmasug/2004/statisticspharmacokinetics/sp04.pdf"&gt;http://www.lexjansen.com/pharmasug/2004/statisticspharmacokinetics/sp04.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here, the author accomplish the comparison using an MACRO called &lt;STRONG&gt;"%DUNN"&lt;/STRONG&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now im worry about running that macro, cause i never worked with any macros....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you send me some information about runnig macros ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 12:24:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147711#M7788</guid>
      <dc:creator>jonatan_velarde</dc:creator>
      <dc:date>2015-02-02T12:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NPAR1WAY mean/median comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147712#M7789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Macros are easy to run "if they work".&amp;nbsp; It is just a matter of submitting the macro code followed by a "macro call".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%macro DUNN(....);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;sas code&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %mend DUNN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;%DUNN(.......);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the SAS online documentation has everything you want to know about how to run macros.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 13:50:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147712#M7789</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2015-02-02T13:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NPAR1WAY mean/median comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147713#M7790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks one more time for your help.&lt;/P&gt;&lt;P&gt;i found the macro here:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.alanelliott.com/kw/KW_MC.sas" title="http://www.alanelliott.com/kw/KW_MC.sas"&gt;http://www.alanelliott.com/kw/KW_MC.sas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;i tried too but no succes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 13:53:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147713#M7790</guid>
      <dc:creator>jonatan_velarde</dc:creator>
      <dc:date>2015-02-02T13:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NPAR1WAY mean/median comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147714#M7791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will have to show your work. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Feb 2015 14:13:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147714#M7791</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2015-02-02T14:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NPAR1WAY mean/median comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147715#M7792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry for delayed answer my SAS friends:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Finally i made it, run the DUNN macro and fixed the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If its necesary you can ask for the complete routine here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Big Hugs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 17:19:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/147715#M7792</guid>
      <dc:creator>jonatan_velarde</dc:creator>
      <dc:date>2015-02-11T17:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NPAR1WAY mean/median comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/295539#M15752</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am attempting to run the Dunn Macro package of code right now. I am about half way through but have gotten snagged on a data step. It seems like there are more coming up as well.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data KW_MC_TMP5;set KW_MC_TMP5;&lt;BR /&gt;1294 N=_N_;&lt;BR /&gt;1295 keep n mean1-mean&amp;amp;groups;&lt;BR /&gt;WARNING: Apparent symbolic reference GROUPS not resolved.&lt;BR /&gt;ERROR: Missing numeric suffix on a numbered variable list (mean1-mean).&lt;BR /&gt;ERROR 22-322: Syntax error, expecting one of the following: a name, ;, _ALL_, _CHARACTER_,&lt;BR /&gt;_CHAR_, _NUMERIC_.&lt;/P&gt;&lt;P&gt;ERROR 200-322: The symbol is not recognized and will be ignored.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to resolve this? I am relatively new to SAS and trying to learn while using (not highly recommended) but any advice with this will be greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The upcoming steps have similar synthax.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data KW_MC_TMP6;set KW_MC_TMP6;&lt;BR /&gt;N=_N_;&lt;BR /&gt;keep n n1-n&amp;amp;groups;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data KW_MC_TMP7;set KW_MC_TMP7;&lt;BR /&gt;N=_N_;&lt;BR /&gt;keep n gp1-gp&amp;amp;groups;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2016 15:10:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-mean-median-comparison/m-p/295539#M15752</guid>
      <dc:creator>rmed057</dc:creator>
      <dc:date>2016-08-31T15:10:25Z</dc:date>
    </item>
  </channel>
</rss>

