<?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: Model is not full rank in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank/m-p/414168#M21730</link>
    <description>&lt;P&gt;Yes I use categorical variables (exposures and covariates for adjustment) and I programmed dummy variables for them. What does N-1 mean?&lt;/P&gt;</description>
    <pubDate>Thu, 16 Nov 2017 22:26:04 GMT</pubDate>
    <dc:creator>Epidemiologist</dc:creator>
    <dc:date>2017-11-16T22:26:04Z</dc:date>
    <item>
      <title>Model is not full rank</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank/m-p/414162#M21728</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;after programming a proc reg statement in SAS, there is written in the output:&lt;/P&gt;&lt;P&gt;Note: Model is not full rank. Least-squares solutions for the parameters are not unique. Some statistics will be misleading. A reported DF of 0 or B means that the estimate is biased.&lt;/P&gt;&lt;P&gt;Note: The following parameters have been set to 0, since the variables are a linear combination of other variables as shown.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some of my estimates are signed with DF B. Can I trust them anyway? If not, how can I solve this problem?&lt;/P&gt;&lt;P&gt;Are the two notes Independent of one another or exists a connection?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much for your help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 22:03:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank/m-p/414162#M21728</guid>
      <dc:creator>Epidemiologist</dc:creator>
      <dc:date>2017-11-16T22:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Model is not full rank</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank/m-p/414164#M21729</link>
      <description>&lt;P&gt;Are you using categorical variables where you made dummy variables? Did you remember to use N-1 dummy variables?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 22:07:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank/m-p/414164#M21729</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-11-16T22:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Model is not full rank</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank/m-p/414168#M21730</link>
      <description>&lt;P&gt;Yes I use categorical variables (exposures and covariates for adjustment) and I programmed dummy variables for them. What does N-1 mean?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 22:26:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank/m-p/414168#M21730</guid>
      <dc:creator>Epidemiologist</dc:creator>
      <dc:date>2017-11-16T22:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Model is not full rank</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank/m-p/414173#M21731</link>
      <description>&lt;P&gt;When you created your dummy variables, if you have N levels, then you have N-1 dummy variables. Is that what you did?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 22:41:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank/m-p/414173#M21731</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-11-16T22:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Model is not full rank</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank/m-p/414184#M21732</link>
      <description>&lt;P&gt;Yes I did it in this way.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 23:19:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank/m-p/414184#M21732</guid>
      <dc:creator>Epidemiologist</dc:creator>
      <dc:date>2017-11-16T23:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Model is not full rank</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank/m-p/414188#M21733</link>
      <description>&lt;P&gt;So which variables are showing the issue? Its not a categorical variable? Are they linear combinations?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 23:25:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank/m-p/414188#M21733</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-11-16T23:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Model is not full rank</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank/m-p/414192#M21734</link>
      <description>&lt;P&gt;The Problems (DF: B) originate from categorical variables only that are divided in dummy variables, mostly from 1 to 4.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2017 23:43:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Model-is-not-full-rank/m-p/414192#M21734</guid>
      <dc:creator>Epidemiologist</dc:creator>
      <dc:date>2017-11-16T23:43:46Z</dc:date>
    </item>
  </channel>
</rss>

