<?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: Regression Model and Missing Values in SAS Data Science</title>
    <link>https://communities.sas.com/t5/SAS-Data-Science/Regression-Model-and-Missing-Values/m-p/302952#M4499</link>
    <description>&lt;P&gt;By default the regression procedures will eliminate any record from analysis with missing values for any variable on the model statement.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Oct 2016 14:20:03 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2016-10-06T14:20:03Z</dc:date>
    <item>
      <title>Regression Model and Missing Values</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Regression-Model-and-Missing-Values/m-p/302824#M4494</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I plan to create a logistic regression model in SAS, but I am working with categorical data (independent variables) with missing values.&lt;/P&gt;&lt;P&gt;Should I eliminate the missing values before fitting the model? I'm leaning towards this because the goal is not to predict using missing categorical values.&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;Should I create a new category for missing variables? If I do that, then I'd have to create an extra dummy variable.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help!&lt;/P&gt;&lt;P&gt;SMajid&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2016 02:36:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Regression-Model-and-Missing-Values/m-p/302824#M4494</guid>
      <dc:creator>smajid</dc:creator>
      <dc:date>2016-10-06T02:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Regression Model and Missing Values</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Regression-Model-and-Missing-Values/m-p/302829#M4495</link>
      <description>&lt;PRE&gt;
If you have a big table, you could remove them.
OR using PROC MI to populate these missing value.


&lt;/PRE&gt;</description>
      <pubDate>Thu, 06 Oct 2016 03:22:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Regression-Model-and-Missing-Values/m-p/302829#M4495</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-10-06T03:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: Regression Model and Missing Values</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Regression-Model-and-Missing-Values/m-p/302832#M4496</link>
      <description>&lt;P&gt;Do you have random missing or systematic missing?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2016 03:54:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Regression-Model-and-Missing-Values/m-p/302832#M4496</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-10-06T03:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: Regression Model and Missing Values</title>
      <link>https://communities.sas.com/t5/SAS-Data-Science/Regression-Model-and-Missing-Values/m-p/302952#M4499</link>
      <description>&lt;P&gt;By default the regression procedures will eliminate any record from analysis with missing values for any variable on the model statement.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Oct 2016 14:20:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Science/Regression-Model-and-Missing-Values/m-p/302952#M4499</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-10-06T14:20:03Z</dc:date>
    </item>
  </channel>
</rss>

