<?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 Procedure to model a continuous DV with continuous and categorical IV's in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Procedure-to-model-a-continuous-DV-with-continuous-and/m-p/147313#M7755</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to model a pooling process similar to a decision tree.. where my data is first separated into products, then whether it's delinquent or not, then a score, this is my current pooling proccess, I guess you can call it a model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My DV is $Loss.&amp;nbsp; I need to check if adding another field (utilization), does it add any significance to my current model.&amp;nbsp; My DV is $ Loss. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to achieve this I need to run a regression model and compare the R-squared of the current model to the one where utilization is also added.&amp;nbsp; Any idea of a procedure where I can test this (proc reg didn't allow categorical IV's)?&amp;nbsp; I would like to check my current model, with all it's variables used, and then compare it to the new model where utilization is also added.&amp;nbsp; I have tried a decision tree, but not to friendly with continuous DV's.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 May 2014 18:28:15 GMT</pubDate>
    <dc:creator>podarum</dc:creator>
    <dc:date>2014-05-06T18:28:15Z</dc:date>
    <item>
      <title>Procedure to model a continuous DV with continuous and categorical IV's</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Procedure-to-model-a-continuous-DV-with-continuous-and/m-p/147313#M7755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to model a pooling process similar to a decision tree.. where my data is first separated into products, then whether it's delinquent or not, then a score, this is my current pooling proccess, I guess you can call it a model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My DV is $Loss.&amp;nbsp; I need to check if adding another field (utilization), does it add any significance to my current model.&amp;nbsp; My DV is $ Loss. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to achieve this I need to run a regression model and compare the R-squared of the current model to the one where utilization is also added.&amp;nbsp; Any idea of a procedure where I can test this (proc reg didn't allow categorical IV's)?&amp;nbsp; I would like to check my current model, with all it's variables used, and then compare it to the new model where utilization is also added.&amp;nbsp; I have tried a decision tree, but not to friendly with continuous DV's.&amp;nbsp; Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 18:28:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Procedure-to-model-a-continuous-DV-with-continuous-and/m-p/147313#M7755</guid>
      <dc:creator>podarum</dc:creator>
      <dc:date>2014-05-06T18:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Procedure to model a continuous DV with continuous and categorical IV's</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Procedure-to-model-a-continuous-DV-with-continuous-and/m-p/147314#M7756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Proc GLM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All models convert categorical variables into a coding system via the class statement so you can always do that manually. You should be aware of the method that SAS uses, as there are different methods to create the code and I don't like SAS's default. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.ats.ucla.edu/stat/mult_pkg/faq/general/dummy.htm" title="http://www.ats.ucla.edu/stat/mult_pkg/faq/general/dummy.htm"&gt;FAQ: What is dummy coding?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 May 2014 19:20:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Procedure-to-model-a-continuous-DV-with-continuous-and/m-p/147314#M7756</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-05-06T19:20:45Z</dc:date>
    </item>
  </channel>
</rss>

