<?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 2 step least square regression in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/2-step-least-square-regression/m-p/534929#M3434</link>
    <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I have the following 2SLS model: I have 25 year dummy variables and 48 industry dummies, which are shown yr1-yr24 and ind1-ind47.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;proc syslin data=robtest1 2sls first;&lt;BR /&gt;endogenous lev;&lt;BR /&gt;instruments bcg_mtrnoint logpps size logavg mtb pci yr1-yr24 ind1-ind47;&lt;BR /&gt;model wage = logpps lev size logavg mtb pci yr1-yr24 ind1-ind47;&lt;BR /&gt;run;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;When I run it, the log shows WARNING: The model is not of full rank. Least Squares solutions for parameters are not unique. Certain statistics will be misleading. A reported degree of freedom of 0 or B means the estimate is biased.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And my 1st ad 2nd stage results show "intercept" with DF "0". What does the warning mean and how do I correct my model? Thanks a lot!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Feb 2019 17:25:55 GMT</pubDate>
    <dc:creator>ADou</dc:creator>
    <dc:date>2019-02-12T17:25:55Z</dc:date>
    <item>
      <title>2 step least square regression</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/2-step-least-square-regression/m-p/534929#M3434</link>
      <description>&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I have the following 2SLS model: I have 25 year dummy variables and 48 industry dummies, which are shown yr1-yr24 and ind1-ind47.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;proc syslin data=robtest1 2sls first;&lt;BR /&gt;endogenous lev;&lt;BR /&gt;instruments bcg_mtrnoint logpps size logavg mtb pci yr1-yr24 ind1-ind47;&lt;BR /&gt;model wage = logpps lev size logavg mtb pci yr1-yr24 ind1-ind47;&lt;BR /&gt;run;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;When I run it, the log shows WARNING: The model is not of full rank. Least Squares solutions for parameters are not unique. Certain statistics will be misleading. A reported degree of freedom of 0 or B means the estimate is biased.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And my 1st ad 2nd stage results show "intercept" with DF "0". What does the warning mean and how do I correct my model? Thanks a lot!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 17:25:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/2-step-least-square-regression/m-p/534929#M3434</guid>
      <dc:creator>ADou</dc:creator>
      <dc:date>2019-02-12T17:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: 2 step least square regression</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/2-step-least-square-regression/m-p/534932#M3435</link>
      <description>For the dummy variables, did you remember to drop one? Ie if you have 25 years, you have 24 dummy variables?</description>
      <pubDate>Tue, 12 Feb 2019 17:33:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/2-step-least-square-regression/m-p/534932#M3435</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-02-12T17:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: 2 step least square regression</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/2-step-least-square-regression/m-p/534933#M3436</link>
      <description>&lt;P&gt;Yes. That's why I have 24 year dummies and 47 industry dummy variables.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 17:35:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/2-step-least-square-regression/m-p/534933#M3436</guid>
      <dc:creator>ADou</dc:creator>
      <dc:date>2019-02-12T17:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: 2 step least square regression</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/2-step-least-square-regression/m-p/534935#M3437</link>
      <description>Unfortunately, that error does mean you likely have two variables that are exactly the same or exactly opposite or some form of a linear combination. You can try dropping sets of variables iteratively until you figure out which ones.</description>
      <pubDate>Tue, 12 Feb 2019 17:43:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/2-step-least-square-regression/m-p/534935#M3437</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-02-12T17:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: 2 step least square regression</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/2-step-least-square-regression/m-p/534943#M3438</link>
      <description>&lt;P&gt;Thank you! I drop all my industry dummies and the warning disappeared. Does that mean among the industry dummies, there are the same or opposite variables?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 17:59:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/2-step-least-square-regression/m-p/534943#M3438</guid>
      <dc:creator>ADou</dc:creator>
      <dc:date>2019-02-12T17:59:58Z</dc:date>
    </item>
    <item>
      <title>Re: 2 step least square regression</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/2-step-least-square-regression/m-p/534945#M3439</link>
      <description>It could also mean that industry and year dummies overlap somehow, but I would first start by verifying my industry dummies were created correctly.</description>
      <pubDate>Tue, 12 Feb 2019 18:05:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/2-step-least-square-regression/m-p/534945#M3439</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-02-12T18:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: 2 step least square regression</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/2-step-least-square-regression/m-p/534958#M3440</link>
      <description>&lt;P&gt;Thank you very much! I'll try that.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Feb 2019 18:54:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/2-step-least-square-regression/m-p/534958#M3440</guid>
      <dc:creator>ADou</dc:creator>
      <dc:date>2019-02-12T18:54:50Z</dc:date>
    </item>
  </channel>
</rss>

