<?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 - Stratified Hodges-Lehmann estimates in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-Stratified-Hodges-Lehmann-estimates/m-p/760953#M37112</link>
    <description>&lt;P&gt;Check this reference out (ASA members can get around the paywall):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="Rank-Based Analyses of Stratified Experiments: Alternatives to the van Elteren Test" href="https://www.tandfonline.com/doi/abs/10.1198/tast.2010.08121?journalCode=utas20" target="_self"&gt;https://www.tandfonline.com/doi/abs/10.1198/tast.2010.08121?journalCode=utas20&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The authors cover the HL aligned rank test, with some adaptive testing schemes, and are quite pleased with the results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
    <pubDate>Wed, 11 Aug 2021 15:49:45 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2021-08-11T15:49:45Z</dc:date>
    <item>
      <title>PROC NPAR1WAY - Stratified Hodges-Lehmann estimates</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-Stratified-Hodges-Lehmann-estimates/m-p/760650#M37084</link>
      <description>&lt;P&gt;I was able to produce a stratified Wilcoxon test, but I can't figure out if it is also possible to obtain stratified Hodges-Lehmann estimates for the location shift.&lt;/P&gt;&lt;P&gt;If that option is not available, I am not sure if it would make sense to compute it as a weighted sum of the location shift for each strata? I could not find any reference on that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Program code:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc npar1way data=input hl wilcoxon;
  CLASS treatment;
  VAR variable;
  EXACT hl;
  STRATA strat1 strat2 / wilcoxon;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 13:38:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-Stratified-Hodges-Lehmann-estimates/m-p/760650#M37084</guid>
      <dc:creator>DIZJ</dc:creator>
      <dc:date>2021-08-10T13:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NPAR1WAY - Stratified Hodges-Lehmann estimates</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-Stratified-Hodges-Lehmann-estimates/m-p/760655#M37085</link>
      <description>&lt;P&gt;Calling&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13633"&gt;@StatDave&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Aug 2021 13:43:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-Stratified-Hodges-Lehmann-estimates/m-p/760655#M37085</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-08-10T13:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NPAR1WAY - Stratified Hodges-Lehmann estimates</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-Stratified-Hodges-Lehmann-estimates/m-p/760953#M37112</link>
      <description>&lt;P&gt;Check this reference out (ASA members can get around the paywall):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="Rank-Based Analyses of Stratified Experiments: Alternatives to the van Elteren Test" href="https://www.tandfonline.com/doi/abs/10.1198/tast.2010.08121?journalCode=utas20" target="_self"&gt;https://www.tandfonline.com/doi/abs/10.1198/tast.2010.08121?journalCode=utas20&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The authors cover the HL aligned rank test, with some adaptive testing schemes, and are quite pleased with the results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 15:49:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-NPAR1WAY-Stratified-Hodges-Lehmann-estimates/m-p/760953#M37112</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2021-08-11T15:49:45Z</dc:date>
    </item>
  </channel>
</rss>

