<?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 Proc Reg in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Reg/m-p/23918#M821</link>
    <description>There is no class statement in proc reg, so how should I use the discrete predicted variable in proc reg ? &lt;BR /&gt;
&lt;BR /&gt;
 Or in that situation I need to use proc GLM. &lt;BR /&gt;
&lt;BR /&gt;
 Or it doesnt matter as regression dont have any assumption with predcitors ?</description>
    <pubDate>Mon, 27 Apr 2009 20:02:02 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-04-27T20:02:02Z</dc:date>
    <item>
      <title>Proc Reg</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Reg/m-p/23918#M821</link>
      <description>There is no class statement in proc reg, so how should I use the discrete predicted variable in proc reg ? &lt;BR /&gt;
&lt;BR /&gt;
 Or in that situation I need to use proc GLM. &lt;BR /&gt;
&lt;BR /&gt;
 Or it doesnt matter as regression dont have any assumption with predcitors ?</description>
      <pubDate>Mon, 27 Apr 2009 20:02:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Reg/m-p/23918#M821</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-04-27T20:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Reg</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Reg/m-p/23919#M822</link>
      <description>If you have a discrete valued predictor in reg, you can recode it to a binary or series of binary predictors (coded as numeric 0-1) and include them in the model.  Reg will not 'lump' them together for the inclusion or exclusion in the various stepwise models; if you want to do that, you will need to manually implement the steps in GLM.</description>
      <pubDate>Mon, 27 Apr 2009 21:34:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Reg/m-p/23919#M822</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2009-04-27T21:34:06Z</dc:date>
    </item>
  </channel>
</rss>

