<?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 Decision Tree Analysis in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Decision-Tree-Analysis/m-p/28033#M6486</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am trying to figure out if a Decision Tree Analysis or Algorithm can be executed with Just BASE SAS. Below is what we have right now in our organisation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Base Product ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Custom version information: 9.21_M1&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Image version information: 9.02.02M2P081209&lt;BR /&gt;For SAS/STAT ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Custom version information: 9.21_M1&lt;BR /&gt;For SAS/GRAPH ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Custom version information: 9.21_M1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a code in google that uses xmacro, Treedesc and IML. But We do not have IML installed. (Ref: &lt;A href="http://www.public.iastate.edu/~kkoehler/stat557/tree1.4page.pdf"&gt;http://www.public.iastate.edu/~kkoehler/stat557/tree1.4page.pdf&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;Is there a solution to have the decision tree algorithm executed sucessfully with what we have. Is there a code that i can catch up some where.&lt;/P&gt;&lt;P&gt;Please Advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Raghuraman Ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jan 2012 09:59:58 GMT</pubDate>
    <dc:creator>Raghs_Newbee</dc:creator>
    <dc:date>2012-01-11T09:59:58Z</dc:date>
    <item>
      <title>Decision Tree Analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Decision-Tree-Analysis/m-p/28033#M6486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;I am trying to figure out if a Decision Tree Analysis or Algorithm can be executed with Just BASE SAS. Below is what we have right now in our organisation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Base Product ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Custom version information: 9.21_M1&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Image version information: 9.02.02M2P081209&lt;BR /&gt;For SAS/STAT ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Custom version information: 9.21_M1&lt;BR /&gt;For SAS/GRAPH ...&lt;BR /&gt;&amp;nbsp;&amp;nbsp; Custom version information: 9.21_M1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a code in google that uses xmacro, Treedesc and IML. But We do not have IML installed. (Ref: &lt;A href="http://www.public.iastate.edu/~kkoehler/stat557/tree1.4page.pdf"&gt;http://www.public.iastate.edu/~kkoehler/stat557/tree1.4page.pdf&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;Is there a solution to have the decision tree algorithm executed sucessfully with what we have. Is there a code that i can catch up some where.&lt;/P&gt;&lt;P&gt;Please Advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;Raghuraman Ramesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 09:59:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Decision-Tree-Analysis/m-p/28033#M6486</guid>
      <dc:creator>Raghs_Newbee</dc:creator>
      <dc:date>2012-01-11T09:59:58Z</dc:date>
    </item>
    <item>
      <title>Decision Tree Analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Decision-Tree-Analysis/m-p/28034#M6487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; There are no procedures, that I know of, in SAS/STAT that provide a means for performing decision tree type analysis.&amp;nbsp; There are several choices avaiable in other products however that I can think of.&amp;nbsp; Some from SAS and some from other companies.&amp;nbsp; SAS/OR has DTREE Procedure.&amp;nbsp; SAS Enterprise Miner has the Decision Tree Node.&amp;nbsp; There may be others by SAS as well, these are the two I know.&amp;nbsp; Another product I have used is by a company called Angoss is called KnowledgeSEEKER, it can integrate with SAS software, read the data directly and output decision tree code in SAS language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAS/OR&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sas.com/technologies/analytics/optimization/or/index.html"&gt;http://www.sas.com/technologies/analytics/optimization/or/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;SAS/OR DTREE Procedure&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/orpmug/59678/HTML/default/viewer.htm#dtree.htm"&gt;http://support.sas.com/documentation/cdl/en/orpmug/59678/HTML/default/viewer.htm#dtree.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAS Enterprise Miner&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sas.com/technologies/analytics/datamining/miner/"&gt;http://www.sas.com/technologies/analytics/datamining/miner/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Angoss KnowledgeSEEKER&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.angoss.com/business-intelligence-software/products/data-analysis-software/"&gt;http://www.angoss.com/business-intelligence-software/products/data-analysis-software/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jan 2012 17:27:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Decision-Tree-Analysis/m-p/28034#M6487</guid>
      <dc:creator>FriedEgg</dc:creator>
      <dc:date>2012-01-11T17:27:51Z</dc:date>
    </item>
    <item>
      <title>Decision Tree Analysis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Decision-Tree-Analysis/m-p/28035#M6488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks.. I will look forward with what my organization can support in terms of Software upgrade&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2012 11:17:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Decision-Tree-Analysis/m-p/28035#M6488</guid>
      <dc:creator>Raghs_Newbee</dc:creator>
      <dc:date>2012-01-12T11:17:43Z</dc:date>
    </item>
  </channel>
</rss>

