<?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: How do I add p-values to boxplots? in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/How-do-I-add-p-values-to-boxplots/m-p/358736#M12482</link>
    <description>&lt;P&gt;I think you have to use PROC BOXPLOT with&amp;nbsp;the ANNOTATE facility to&amp;nbsp;create those types of p-values on your plots.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But why make your life difficult? Wouldn't a table of p-values (which is easily produced) suffice?&lt;/P&gt;</description>
    <pubDate>Mon, 15 May 2017 13:07:07 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2017-05-15T13:07:07Z</dc:date>
    <item>
      <title>How do I add p-values to boxplots?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-do-I-add-p-values-to-boxplots/m-p/358732#M12481</link>
      <description>&lt;P&gt;How do I add p-values comparing two of five groups using this code? I have attached an illustration of what I would like to show. Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc sgplot data=oligo25_log;&lt;BR /&gt;vbox logX / category=gruppe;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"logX" is my marker of interest and "gruppe" is the group variable (in my case there are five groups).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&amp;nbsp;&lt;BR /&gt;Magnus&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2017 12:51:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-do-I-add-p-values-to-boxplots/m-p/358732#M12481</guid>
      <dc:creator>Magnus</dc:creator>
      <dc:date>2017-05-15T12:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add p-values to boxplots?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-do-I-add-p-values-to-boxplots/m-p/358736#M12482</link>
      <description>&lt;P&gt;I think you have to use PROC BOXPLOT with&amp;nbsp;the ANNOTATE facility to&amp;nbsp;create those types of p-values on your plots.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But why make your life difficult? Wouldn't a table of p-values (which is easily produced) suffice?&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2017 13:07:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-do-I-add-p-values-to-boxplots/m-p/358736#M12482</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-05-15T13:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do I add p-values to boxplots?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/How-do-I-add-p-values-to-boxplots/m-p/358743#M12483</link>
      <description>Thank you for a quick and useful reply! True, but it looks good to include the p-values as well..</description>
      <pubDate>Mon, 15 May 2017 13:18:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/How-do-I-add-p-values-to-boxplots/m-p/358743#M12483</guid>
      <dc:creator>Magnus</dc:creator>
      <dc:date>2017-05-15T13:18:40Z</dc:date>
    </item>
  </channel>
</rss>

