<?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: Inconsistent Results of 2SLS Estimation (proc reg and proc syslin) in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Inconsistent-Results-of-2SLS-Estimation-proc-reg-and-proc-syslin/m-p/292854#M15573</link>
    <description>&lt;P&gt;Different procs often use slightly different approximations or assumptions. So I would not be surprised to see different results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For extra added fun try changing the order of independent variables in a model, especially when using one of the selection methods. See if the same variables are kept or if the parameters remain the same.&lt;/P&gt;</description>
    <pubDate>Fri, 19 Aug 2016 21:15:41 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2016-08-19T21:15:41Z</dc:date>
    <item>
      <title>Inconsistent Results of 2SLS Estimation (proc reg and proc syslin)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Inconsistent-Results-of-2SLS-Estimation-proc-reg-and-proc-syslin/m-p/292826#M15569</link>
      <description>&lt;DIV&gt;Hello Everyone,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;I found a potential inconsistent estimation or am I missing anything here? I was estimating a 2SLS model with just-identify number of instrumental variables (SAS 9.3 M2). I first use :&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;PRE&gt;proc reg data=allindq outest=a;
model &amp;nbsp;maxe = x disper2 rev me btm tradvol Alpha car ar ivmaxe;
quit;&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV&gt;I also ran :&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;PRE&gt;proc syslin data=allindq 2sls first;
endogenous maxe;
instruments x disper2 rev me btm tradvol Alpha car ar ivmaxe;
model y= &amp;nbsp;x disper2 rev me btm tradvol Alpha car ar maxe;
run;&lt;/PRE&gt;&lt;/DIV&gt;&lt;DIV&gt;However, the first stage results from proc syslin and the results from proc reg are very different (different from each other from 0.01).&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;In theory, the first stage of 2sls is an ols. Therefore the proc reg should give the same results as the first stage of proc syslin. However it didnt happen.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Could anybody please help with this? Thank you!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 19 Aug 2016 19:45:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Inconsistent-Results-of-2SLS-Estimation-proc-reg-and-proc-syslin/m-p/292826#M15569</guid>
      <dc:creator>angelvisa</dc:creator>
      <dc:date>2016-08-19T19:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent Results of 2SLS Estimation (proc reg and proc syslin)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Inconsistent-Results-of-2SLS-Estimation-proc-reg-and-proc-syslin/m-p/292827#M15570</link>
      <description>Btw, the endogous variable is maxe, the exogenous variables are x disper2 rev me btm tradvol Alpha car ar ; the IV is ivmaxe</description>
      <pubDate>Fri, 19 Aug 2016 19:48:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Inconsistent-Results-of-2SLS-Estimation-proc-reg-and-proc-syslin/m-p/292827#M15570</guid>
      <dc:creator>angelvisa</dc:creator>
      <dc:date>2016-08-19T19:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Inconsistent Results of 2SLS Estimation (proc reg and proc syslin)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Inconsistent-Results-of-2SLS-Estimation-proc-reg-and-proc-syslin/m-p/292854#M15573</link>
      <description>&lt;P&gt;Different procs often use slightly different approximations or assumptions. So I would not be surprised to see different results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For extra added fun try changing the order of independent variables in a model, especially when using one of the selection methods. See if the same variables are kept or if the parameters remain the same.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Aug 2016 21:15:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Inconsistent-Results-of-2SLS-Estimation-proc-reg-and-proc-syslin/m-p/292854#M15573</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-08-19T21:15:41Z</dc:date>
    </item>
  </channel>
</rss>

