<?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 ANOVA MEANS to get p-values for comparison in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-ANOVA-MEANS-to-get-p-values-for-comparison/m-p/500723#M25821</link>
    <description>&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
    <pubDate>Tue, 02 Oct 2018 13:22:06 GMT</pubDate>
    <dc:creator>lizzy28</dc:creator>
    <dc:date>2018-10-02T13:22:06Z</dc:date>
    <item>
      <title>PROC ANOVA MEANS to get p-values for comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-ANOVA-MEANS-to-get-p-values-for-comparison/m-p/499572#M25776</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your attention first of all!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am running PROC ANOVA with MEANS statement to get group means as below:&lt;/P&gt;
&lt;P&gt;proc anova data=indat;&lt;/P&gt;
&lt;P&gt;class classvar;&lt;/P&gt;
&lt;P&gt;model cost = classvar;&lt;/P&gt;
&lt;P&gt;means classvar /tukey;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Tukey test generates the table of difference between means along with 95% CI. However, I need to have specific p-values per difference between means.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way to list out the specific p-values?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot!&lt;/P&gt;
&lt;P&gt;Lizi&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 16:08:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-ANOVA-MEANS-to-get-p-values-for-comparison/m-p/499572#M25776</guid>
      <dc:creator>lizzy28</dc:creator>
      <dc:date>2018-09-27T16:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: PROC ANOVA MEANS to get p-values for comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-ANOVA-MEANS-to-get-p-values-for-comparison/m-p/499577#M25777</link>
      <description>&lt;P&gt;It sounds like you want an all pairwise comparison of the mean differences. You can use the LSMEANS statement in PROC GLM and the PDIFF=ALL option, as shown in the article &lt;A href="https://blogs.sas.com/content/iml/2017/10/18/diffogram-multiple-comparisons-sas.html" target="_self"&gt;"The diffogram and other graphs for multiple comparisons of means."&lt;/A&gt;&amp;nbsp;The article includes an example, links to the documentation, and even a discussion of how to visualize the mean differences.&lt;/P&gt;</description>
      <pubDate>Thu, 27 Sep 2018 16:21:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-ANOVA-MEANS-to-get-p-values-for-comparison/m-p/499577#M25777</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-09-27T16:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: PROC ANOVA MEANS to get p-values for comparison</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-ANOVA-MEANS-to-get-p-values-for-comparison/m-p/500723#M25821</link>
      <description>&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Oct 2018 13:22:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-ANOVA-MEANS-to-get-p-values-for-comparison/m-p/500723#M25821</guid>
      <dc:creator>lizzy28</dc:creator>
      <dc:date>2018-10-02T13:22:06Z</dc:date>
    </item>
  </channel>
</rss>

