<?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 Why the coefficients are 0 in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Why-the-coefficients-are-0/m-p/49832#M2209</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Yeah, it is pretty hard to describle. I will try to think for a while.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Aug 2011 18:31:27 GMT</pubDate>
    <dc:creator>bncoxuk</dc:creator>
    <dc:date>2011-08-17T18:31:27Z</dc:date>
    <item>
      <title>Why the coefficients are 0</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Why-the-coefficients-are-0/m-p/49826#M2203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I used the PROC LOGISTIC to run a logit model. There is an independent variable called 'age' which has the levels as 1, 2, 3, 4. By default, level=4 acts as the reference group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The results showed that the parameter estimates for levels 1 and 2 are reasonable, but the estimate for level 3 is exactly 0.000 (same as level 4). I tried again by incorporating 3 into level 2, and ran the model again. But this time the estimate for level 2 also became 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There must be some problem with the data. Why? Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 16:35:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Why-the-coefficients-are-0/m-p/49826#M2203</guid>
      <dc:creator>bncoxuk</dc:creator>
      <dc:date>2011-08-17T16:35:03Z</dc:date>
    </item>
    <item>
      <title>Why the coefficients are 0</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Why-the-coefficients-are-0/m-p/49827#M2204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; What does a proc freq give you with the dependent vs independend for age?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 16:53:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Why-the-coefficients-are-0/m-p/49827#M2204</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2011-08-17T16:53:57Z</dc:date>
    </item>
    <item>
      <title>Why the coefficients are 0</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Why-the-coefficients-are-0/m-p/49828#M2205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post your code.&amp;nbsp; You may not have correctly submitted what you intended to submit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 17:05:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Why-the-coefficients-are-0/m-p/49828#M2205</guid>
      <dc:creator>art297</dc:creator>
      <dc:date>2011-08-17T17:05:21Z</dc:date>
    </item>
    <item>
      <title>Why the coefficients are 0</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Why-the-coefficients-are-0/m-p/49829#M2206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two variables, age(1, 2, 3, 4) and income(1, 2, 3). Both are categorical.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if age=4 then income is always 3. That is, these two levels are perfectly correlated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The results showed that income can be predicted nicely with estimates for level 1, 2 (level 3: 0). But for age, both levels 3 and 4 have estimates 0.000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know if this caused the problem. But age and income are not 100% correlated. They are only perfectly correlated when age=4 and income=3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 17:16:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Why-the-coefficients-are-0/m-p/49829#M2206</guid>
      <dc:creator>bncoxuk</dc:creator>
      <dc:date>2011-08-17T17:16:23Z</dc:date>
    </item>
    <item>
      <title>Why the coefficients are 0</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Why-the-coefficients-are-0/m-p/49830#M2207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are two variables, age(1, 2, 3, 4) and income(1, 2, 3). Both are categorical.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if age=4 then income is always 3. That is, these two levels are perfectly correlated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The results showed that income can be predicted nicely with estimates for level 1, 2 (level 3: 0). But for age, both levels 3 and 4 have estimates 0.000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know if this caused the problem. But age and income are not 100% correlated. They are only perfectly correlated when age=4 and income=3.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 17:28:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Why-the-coefficients-are-0/m-p/49830#M2207</guid>
      <dc:creator>bncoxuk</dc:creator>
      <dc:date>2011-08-17T17:28:56Z</dc:date>
    </item>
    <item>
      <title>Why the coefficients are 0</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Why-the-coefficients-are-0/m-p/49831#M2208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If 4 is your reference level you shouldn't have an estimate for it, not sure where/why you assume it's 0.&lt;/P&gt;&lt;P&gt;How many observations are you working with? &lt;/P&gt;&lt;P&gt;Is it possible that there could be a correlation with another variable in the model?&lt;/P&gt;&lt;P&gt;Have you tried a different reference level? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you grouped the 3/4 rather 2/3 what happens? &lt;/P&gt;&lt;P&gt;Does the log or output say anything about quasi-seperation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's a lot of possibilities, without access to the data/code its hard to say...&lt;/P&gt;&lt;P&gt;As Art suggested, post your code...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 17:52:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Why-the-coefficients-are-0/m-p/49831#M2208</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2011-08-17T17:52:33Z</dc:date>
    </item>
    <item>
      <title>Why the coefficients are 0</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Why-the-coefficients-are-0/m-p/49832#M2209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Yeah, it is pretty hard to describle. I will try to think for a while.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Aug 2011 18:31:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Why-the-coefficients-are-0/m-p/49832#M2209</guid>
      <dc:creator>bncoxuk</dc:creator>
      <dc:date>2011-08-17T18:31:27Z</dc:date>
    </item>
  </channel>
</rss>

