<?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: Combining variables in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Combining-variables/m-p/541521#M74135</link>
    <description>&lt;P&gt;Example Input;&lt;/P&gt;
&lt;P&gt;Desired example output.&lt;/P&gt;
&lt;P&gt;For all possible cases of your variables.&lt;/P&gt;
&lt;P&gt;Also do you want a numeric or character result?&lt;/P&gt;</description>
    <pubDate>Fri, 08 Mar 2019 18:25:10 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2019-03-08T18:25:10Z</dc:date>
    <item>
      <title>Combining variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Combining-variables/m-p/541482#M74133</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know to combine 2 variables into one. For instance, if we are talking about admission to colleges, one variable would be 'undergrad' and the other would be 'masters'. I want to combine all the yes and no's from 'undergrad' and 'masters' into one variable called 'admittance'. I then want to use 'admittance' to do a bi-variate comparison or logistical regression with another variable say 'gender' how would I do this?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 17:23:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Combining-variables/m-p/541482#M74133</guid>
      <dc:creator>UGAstudent</dc:creator>
      <dc:date>2019-03-08T17:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Combining variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Combining-variables/m-p/541496#M74134</link>
      <description>&lt;P&gt;Can you tell us what values 'admittance' should have when we combine the YES and NO values in 'undergrad' and 'masters'?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 17:48:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Combining-variables/m-p/541496#M74134</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-03-08T17:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Combining variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Combining-variables/m-p/541521#M74135</link>
      <description>&lt;P&gt;Example Input;&lt;/P&gt;
&lt;P&gt;Desired example output.&lt;/P&gt;
&lt;P&gt;For all possible cases of your variables.&lt;/P&gt;
&lt;P&gt;Also do you want a numeric or character result?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 18:25:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Combining-variables/m-p/541521#M74135</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-03-08T18:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Combining variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Combining-variables/m-p/541525#M74136</link>
      <description>&lt;P&gt;I would like 'yes' and 'no' for admittance results as well&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 18:45:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Combining-variables/m-p/541525#M74136</guid>
      <dc:creator>UGAstudent</dc:creator>
      <dc:date>2019-03-08T18:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: Combining variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Combining-variables/m-p/541527#M74137</link>
      <description>&lt;P&gt;I would like 'yes' and 'no' for admittance results as well? w\Would there be an issue for a dis-coordinate &amp;nbsp;input?Say 'yes' to undergrad and no to 'masters'?&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 18:48:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Combining-variables/m-p/541527#M74137</guid>
      <dc:creator>UGAstudent</dc:creator>
      <dc:date>2019-03-08T18:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: Combining variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Combining-variables/m-p/541528#M74138</link>
      <description>&lt;P&gt;What you said doesn't really seem to answer the question. We need to know your logic in determining whether Admittance gets a YES or a NO.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are four cases:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Undergrad        Masters          Admittance
YES                  NO                 ???
YES                  YES                ???
NO                    YES               ???
NO                    NO                ???&lt;/PRE&gt;
&lt;P&gt;Tell us what value you want for Admittance in each of the four cases.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 18:51:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Combining-variables/m-p/541528#M74138</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-03-08T18:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Combining variables</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Combining-variables/m-p/545937#M74333</link>
      <description>&lt;PRE&gt;Undergrad        Masters          both Admittance
YES                  NO                 ???
&lt;STRONG&gt;YES                  YES                Yes&lt;/STRONG&gt;
NO                    YES               ???
NO                    NO                ???&lt;/PRE&gt;&lt;P&gt;in this case, 'admittance' needs to only represent people who got into both undergrad and masters&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Mar 2019 19:34:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Combining-variables/m-p/545937#M74333</guid>
      <dc:creator>UGAstudent</dc:creator>
      <dc:date>2019-03-25T19:34:44Z</dc:date>
    </item>
  </channel>
</rss>

