<?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 how to get one boxplot with several identical variables for two groups in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/how-to-get-one-boxplot-with-several-identical-variables-for-two/m-p/205551#M51184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey all,&lt;/P&gt;&lt;P&gt;I want to get a plot like the following but with boxplots instead of bars:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="10189" alt="boxplot.jpg" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/10189_boxplot.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;So I have 2 outcome groups and 6 identical variables per group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried several syntax codes but I could not handle to get all this in one graphic. And I also tried different orderings of variables. But the BY statement only produces several pics that I don't want and in the PLOT statement it is not possible to put 3 variables like outcome * variable * valuesOfVariable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found something like valuesOfVariable*Variable=Outcome, but this did not work, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does someone have an idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greetings, Eski&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Apr 2015 14:21:49 GMT</pubDate>
    <dc:creator>eski19</dc:creator>
    <dc:date>2015-04-28T14:21:49Z</dc:date>
    <item>
      <title>how to get one boxplot with several identical variables for two groups</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-get-one-boxplot-with-several-identical-variables-for-two/m-p/205551#M51184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey all,&lt;/P&gt;&lt;P&gt;I want to get a plot like the following but with boxplots instead of bars:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="10189" alt="boxplot.jpg" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/10189_boxplot.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;So I have 2 outcome groups and 6 identical variables per group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried several syntax codes but I could not handle to get all this in one graphic. And I also tried different orderings of variables. But the BY statement only produces several pics that I don't want and in the PLOT statement it is not possible to put 3 variables like outcome * variable * valuesOfVariable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found something like valuesOfVariable*Variable=Outcome, but this did not work, too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does someone have an idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;greetings, Eski&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 14:21:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-get-one-boxplot-with-several-identical-variables-for-two/m-p/205551#M51184</guid>
      <dc:creator>eski19</dc:creator>
      <dc:date>2015-04-28T14:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: how to get one boxplot with several identical variables for two groups</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/how-to-get-one-boxplot-with-several-identical-variables-for-two/m-p/205552#M51185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may need to restructure data as the SAS graphing procedures tend to prefer one variable to tell which group of data is summarized/displayed and values associated with that grouping variable.&lt;/P&gt;&lt;P&gt;You might also look at sgpanel and create a separate graph for the levels of your outcome variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Apr 2015 15:44:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/how-to-get-one-boxplot-with-several-identical-variables-for-two/m-p/205552#M51185</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-04-28T15:44:25Z</dc:date>
    </item>
  </channel>
</rss>

