<?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 binning approach for variables with mixed types in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/binning-approach-for-variables-with-mixed-types/m-p/162556#M1773</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, does anyone have any insight on an approach to binning multiple variables with mixed data types - for example: variable A can take the value A, B, C, D, E or any number 1-1000 - I've seen approaches that directly bin numeric or character variables but not one that deals with both types in one variable - any ideas?&amp;nbsp; thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Feb 2015 07:02:13 GMT</pubDate>
    <dc:creator>to_the_point</dc:creator>
    <dc:date>2015-02-11T07:02:13Z</dc:date>
    <item>
      <title>binning approach for variables with mixed types</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/binning-approach-for-variables-with-mixed-types/m-p/162556#M1773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, does anyone have any insight on an approach to binning multiple variables with mixed data types - for example: variable A can take the value A, B, C, D, E or any number 1-1000 - I've seen approaches that directly bin numeric or character variables but not one that deals with both types in one variable - any ideas?&amp;nbsp; thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 07:02:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/binning-approach-for-variables-with-mixed-types/m-p/162556#M1773</guid>
      <dc:creator>to_the_point</dc:creator>
      <dc:date>2015-02-11T07:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: binning approach for variables with mixed types</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/binning-approach-for-variables-with-mixed-types/m-p/162557#M1774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe you can use RANK() to transform them into ASSIC code ,and bin them according to your rule .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 07:23:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/binning-approach-for-variables-with-mixed-types/m-p/162557#M1774</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-02-11T07:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: binning approach for variables with mixed types</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/binning-approach-for-variables-with-mixed-types/m-p/162558#M1775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Xia, but I'm unfamiliar with ASSIC code - do you have an example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 08:20:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/binning-approach-for-variables-with-mixed-types/m-p/162558#M1775</guid>
      <dc:creator>to_the_point</dc:creator>
      <dc:date>2015-02-11T08:20:39Z</dc:date>
    </item>
    <item>
      <title>Re: binning approach for variables with mixed types</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/binning-approach-for-variables-with-mixed-types/m-p/162559#M1776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry to confuse you . Use Rank() you can transform all these character into numeric value ,like 23 34 65 ...&lt;/P&gt;&lt;P&gt;This &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt; approache can directly bin your mixed-data like it is numeric .&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 08:37:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/binning-approach-for-variables-with-mixed-types/m-p/162559#M1776</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-02-11T08:37:47Z</dc:date>
    </item>
  </channel>
</rss>

