<?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: Vbox in SGPLOT in SAS Users Group in Israel</title>
    <link>https://communities.sas.com/t5/SAS-Users-Group-in-Israel/Vbox-in-SGPLOT/m-p/713686#M176</link>
    <description>&lt;P&gt;What do you mean by 'available observations'?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Where should the number appear? Inside the bar? The number will be pretty small.&lt;/P&gt;</description>
    <pubDate>Sun, 24 Jan 2021 15:24:24 GMT</pubDate>
    <dc:creator>PeterClemmensen</dc:creator>
    <dc:date>2021-01-24T15:24:24Z</dc:date>
    <item>
      <title>Vbox in SGPLOT</title>
      <link>https://communities.sas.com/t5/SAS-Users-Group-in-Israel/Vbox-in-SGPLOT/m-p/713663#M175</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;
&lt;P&gt;I created a boxplot using SGPLOT:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" color="#000080"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT face="Courier New" color="#000080"&gt;sgplot&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT face="Courier New" color="#0000ff"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;=Sample;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" color="#0000ff"&gt;vbox&lt;/FONT&gt;&lt;FONT face="Courier New"&gt; CDRSUM / &lt;/FONT&gt;&lt;FONT face="Courier New" color="#0000ff"&gt;connect&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;=median &lt;/FONT&gt;&lt;FONT face="Courier New" color="#0000ff"&gt;category&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;=NACCFDYSYear &lt;/FONT&gt;&lt;FONT face="Courier New" color="#0000ff"&gt;group&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;=cases_A__control_B;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" color="#000080"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;I want to add the number of available observations for each year to the bars.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;Does anyone know how to do this?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;Thanks&lt;/FONT&gt;&lt;/P&gt;
&lt;DIV id="tinyMceEditorTz_0" class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 06:43:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Users-Group-in-Israel/Vbox-in-SGPLOT/m-p/713663#M175</guid>
      <dc:creator>Tz</dc:creator>
      <dc:date>2021-01-24T06:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: Vbox in SGPLOT</title>
      <link>https://communities.sas.com/t5/SAS-Users-Group-in-Israel/Vbox-in-SGPLOT/m-p/713686#M176</link>
      <description>&lt;P&gt;What do you mean by 'available observations'?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Where should the number appear? Inside the bar? The number will be pretty small.&lt;/P&gt;</description>
      <pubDate>Sun, 24 Jan 2021 15:24:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Users-Group-in-Israel/Vbox-in-SGPLOT/m-p/713686#M176</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2021-01-24T15:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Vbox in SGPLOT</title>
      <link>https://communities.sas.com/t5/SAS-Users-Group-in-Israel/Vbox-in-SGPLOT/m-p/713693#M178</link>
      <description>&lt;P&gt;It is always a good idea to discuss items in terms of the VARIABLE names. We really do not know anything that tells us "observations for each year" or which variable actually is a year.&lt;/P&gt;
&lt;P&gt;I &lt;STRONG&gt;guess&lt;/STRONG&gt; you may be asking about the number of observations for &lt;FONT face="helvetica"&gt;NACCFDYSYear.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="helvetica"&gt;Also, where you want it the values to appear can make a big difference in approach.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="helvetica"&gt;If placing the value near the Xaxis is appropriate then perhaps:&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;PRE&gt;xaxistable  NACCFDYSYear    /stat=freq;&lt;/PRE&gt;</description>
      <pubDate>Sun, 24 Jan 2021 15:49:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Users-Group-in-Israel/Vbox-in-SGPLOT/m-p/713693#M178</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-01-24T15:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Vbox in SGPLOT</title>
      <link>https://communities.sas.com/t5/SAS-Users-Group-in-Israel/Vbox-in-SGPLOT/m-p/713696#M179</link>
      <description>I need the number to be above the bar. Thanks&lt;BR /&gt;</description>
      <pubDate>Sun, 24 Jan 2021 16:16:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Users-Group-in-Israel/Vbox-in-SGPLOT/m-p/713696#M179</guid>
      <dc:creator>Tz</dc:creator>
      <dc:date>2021-01-24T16:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: Vbox in SGPLOT</title>
      <link>https://communities.sas.com/t5/SAS-Users-Group-in-Israel/Vbox-in-SGPLOT/m-p/713817#M180</link>
      <description>&lt;P&gt;Thanks for helping me. I tried xaxistable and recieved the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;WARNING: The AXISTABLE supports only SUM and MEAN statistics when a bar&lt;/P&gt;
&lt;P&gt;chart, line chart, or dot plot is not used. The SUM statistic will&lt;/P&gt;
&lt;P&gt;be used by default.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So freq cannot be used with a box plot&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 05:17:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Users-Group-in-Israel/Vbox-in-SGPLOT/m-p/713817#M180</guid>
      <dc:creator>Tz</dc:creator>
      <dc:date>2021-01-25T05:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Vbox in SGPLOT</title>
      <link>https://communities.sas.com/t5/SAS-Users-Group-in-Israel/Vbox-in-SGPLOT/m-p/714495#M181</link>
      <description>&lt;P&gt;The &lt;SPAN&gt;AXISTABLE cannot give frequencies for a box plot. Any other suggestions? Thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jan 2021 08:20:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Users-Group-in-Israel/Vbox-in-SGPLOT/m-p/714495#M181</guid>
      <dc:creator>Tz</dc:creator>
      <dc:date>2021-01-27T08:20:04Z</dc:date>
    </item>
  </channel>
</rss>

