<?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: Changing the Ordering of Values within a Variable in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Changing-the-Ordering-of-Values-within-a-Variable/m-p/216617#M5284</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! This worked for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Aug 2015 18:03:29 GMT</pubDate>
    <dc:creator>kevinmc87</dc:creator>
    <dc:date>2015-08-04T18:03:29Z</dc:date>
    <item>
      <title>Changing the Ordering of Values within a Variable</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Changing-the-Ordering-of-Values-within-a-Variable/m-p/216614#M5281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using ODS graphics to create a 'journal-ready' regression table in SAS. I have two different types of predictors that I am using, and therefore I am going to create a break in PROC REPORT between these two types. 'Effect' is my variable that contains each of my predictor variables, and I want to move one of my predictors higher up the list of predictors. Currently, my data looks like:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;'Effect'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Estimate'&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'pvalue'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Intercept&lt;/P&gt;&lt;P&gt;Evangelical&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;Calls to Language&lt;/P&gt;&lt;P&gt;Language Problem&lt;/P&gt;&lt;P&gt;LRS&lt;/P&gt;&lt;P&gt;Calls to Refusal&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to move 'LRS' to the position under intercept, and I want to keep everything else as is. How should I go about this? &lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kevin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 16:16:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Changing-the-Ordering-of-Values-within-a-Variable/m-p/216614#M5281</guid>
      <dc:creator>kevinmc87</dc:creator>
      <dc:date>2015-08-04T16:16:43Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Ordering of Values within a Variable</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Changing-the-Ordering-of-Values-within-a-Variable/m-p/216615#M5282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You mention "type of predictor" but you don't mention a variable to define it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 16:48:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Changing-the-Ordering-of-Values-within-a-Variable/m-p/216615#M5282</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2015-08-04T16:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Ordering of Values within a Variable</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Changing-the-Ordering-of-Values-within-a-Variable/m-p/216616#M5283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way to achieve the same is to create a numeric order variable with numbers for the respective effect in the order you want to display in the output. Use this numeric variable in the proc report to order the effect and you could place noprint in the define to prevent it from display in output. Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jag&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 16:51:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Changing-the-Ordering-of-Values-within-a-Variable/m-p/216616#M5283</guid>
      <dc:creator>Jagadishkatam</dc:creator>
      <dc:date>2015-08-04T16:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Ordering of Values within a Variable</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Changing-the-Ordering-of-Values-within-a-Variable/m-p/216617#M5284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! This worked for me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Aug 2015 18:03:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Changing-the-Ordering-of-Values-within-a-Variable/m-p/216617#M5284</guid>
      <dc:creator>kevinmc87</dc:creator>
      <dc:date>2015-08-04T18:03:29Z</dc:date>
    </item>
  </channel>
</rss>

