<?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 to plot comparsion line and P value in barchart or boxplot? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-plot-comparsion-line-and-P-value-in-barchart-or-boxplot/m-p/966187#M376055</link>
    <description>&lt;P&gt;It looks like &lt;A href="https://communities.sas.com/t5/Graphics-Programming/Create-a-line-graph-with-multiple-pair-wise-p-values/td-p/777936" target="_self"&gt;this post&lt;/A&gt; might have an approach for you to try.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 May 2025 18:01:07 GMT</pubDate>
    <dc:creator>sasgorilla</dc:creator>
    <dc:date>2025-05-09T18:01:07Z</dc:date>
    <item>
      <title>How to plot comparsion line and P value in barchart or boxplot?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-plot-comparsion-line-and-P-value-in-barchart-or-boxplot/m-p/966043#M376014</link>
      <description>&lt;P&gt;This is a graph from Graphpad Prism:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="v2-08ebc5b4450c964afccdcf354d7d3d57_1440w" style="width: 525px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/106799iF2A9AC894A3CFC23/image-size/large?v=v2&amp;amp;px=999" role="button" title="v2-08ebc5b4450c964afccdcf354d7d3d57_1440w" alt="v2-08ebc5b4450c964afccdcf354d7d3d57_1440w" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;How can I plot the comparsion line and P value above bar or box with SAS?&lt;/P&gt;
&lt;P&gt;For the convenience of discussion, please use the following code as baseline:&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc sgplot data=sashelp.iris;
  vbox PetalLength/category=Species;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;PS: Just ignore the star symbols and use P value instead.&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 05:04:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-plot-comparsion-line-and-P-value-in-barchart-or-boxplot/m-p/966043#M376014</guid>
      <dc:creator>whymath</dc:creator>
      <dc:date>2025-05-08T05:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to plot comparsion line and P value in barchart or boxplot?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-plot-comparsion-line-and-P-value-in-barchart-or-boxplot/m-p/966187#M376055</link>
      <description>&lt;P&gt;It looks like &lt;A href="https://communities.sas.com/t5/Graphics-Programming/Create-a-line-graph-with-multiple-pair-wise-p-values/td-p/777936" target="_self"&gt;this post&lt;/A&gt; might have an approach for you to try.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 18:01:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-plot-comparsion-line-and-P-value-in-barchart-or-boxplot/m-p/966187#M376055</guid>
      <dc:creator>sasgorilla</dc:creator>
      <dc:date>2025-05-09T18:01:07Z</dc:date>
    </item>
  </channel>
</rss>

