<?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: getting VIFs for heckman? in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/getting-VIFs-for-heckman/m-p/664006#M3867</link>
    <description>&lt;P&gt;Since collinearity is a problem in the predictor variables (you don't need to know what the dependent variable is, mostly), a work around would be to use your second MODEL statement in PROC REG, with the VIF and COLLIN options in the MODEL statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
    <pubDate>Mon, 22 Jun 2020 15:23:29 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2020-06-22T15:23:29Z</dc:date>
    <item>
      <title>getting VIFs for heckman?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/getting-VIFs-for-heckman/m-p/659129#M3864</link>
      <description>&lt;P&gt;I am running a two stage model using the following code.&amp;nbsp; I'd like to check VIFs on the second stage of the model, but when I put in the command for VIFs, the model won't run.&amp;nbsp; How do I get collinearity diagnostics for the model?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC QLIM DATA=XYZ heckit;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;MODEL Firststage = Gini20162018 IC Days LogAge Economic LGPCGDP&lt;/P&gt;&lt;P&gt;/ discrete ;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;output out=probitresults marginal mills prob xbeta;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;MODEL DV = Gini20162018 IC Days Economic LGPCGDP&amp;nbsp;&lt;BR /&gt;/ select(Firststage=1) ;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2020 20:49:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/getting-VIFs-for-heckman/m-p/659129#M3864</guid>
      <dc:creator>Spentike</dc:creator>
      <dc:date>2020-06-15T20:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: getting VIFs for heckman?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/getting-VIFs-for-heckman/m-p/660013#M3865</link>
      <description>PROC QLIM  is under SAS/ETS , Better post it at Forecasting Forum .</description>
      <pubDate>Tue, 16 Jun 2020 11:49:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/getting-VIFs-for-heckman/m-p/660013#M3865</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2020-06-16T11:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: getting VIFs for heckman?</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/getting-VIFs-for-heckman/m-p/664006#M3867</link>
      <description>&lt;P&gt;Since collinearity is a problem in the predictor variables (you don't need to know what the dependent variable is, mostly), a work around would be to use your second MODEL statement in PROC REG, with the VIF and COLLIN options in the MODEL statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jun 2020 15:23:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/getting-VIFs-for-heckman/m-p/664006#M3867</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2020-06-22T15:23:29Z</dc:date>
    </item>
  </channel>
</rss>

