<?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: GMM instruments in PROC MODEL in SAS Forecasting and Econometrics</title>
    <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GMM-instruments-in-PROC-MODEL/m-p/800506#M4367</link>
    <description>&lt;P&gt;It was moved to the procedures community in an effort to help since you did not get any reply on the programming community.&lt;/P&gt;</description>
    <pubDate>Sun, 06 Mar 2022 21:33:50 GMT</pubDate>
    <dc:creator>ChrisNZ</dc:creator>
    <dc:date>2022-03-06T21:33:50Z</dc:date>
    <item>
      <title>GMM instruments in PROC MODEL</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GMM-instruments-in-PROC-MODEL/m-p/799985#M4364</link>
      <description>&lt;P&gt;Hi! I am new to SAS and I was trying to implement GMM method in the model PROC.&lt;/P&gt;
&lt;P&gt;The documentation specifies the instruments to be cross product of real valued function q and vector of instruments z.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a way I can specify which particular instrument z_i to be applied to particular function q_j, instead of kronecker product all of them all at once?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 07:40:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GMM-instruments-in-PROC-MODEL/m-p/799985#M4364</guid>
      <dc:creator>Leo123</dc:creator>
      <dc:date>2022-03-04T07:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: GMM instruments in PROC MODEL</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GMM-instruments-in-PROC-MODEL/m-p/800086#M4365</link>
      <description>&lt;P&gt;Thread retitled and moved.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 07:41:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GMM-instruments-in-PROC-MODEL/m-p/800086#M4365</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2022-03-04T07:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: GMM instruments in PROC MODEL</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GMM-instruments-in-PROC-MODEL/m-p/800314#M4366</link>
      <description>&lt;P&gt;where it is moved ?&lt;/P&gt;</description>
      <pubDate>Sat, 05 Mar 2022 07:53:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GMM-instruments-in-PROC-MODEL/m-p/800314#M4366</guid>
      <dc:creator>celalsur</dc:creator>
      <dc:date>2022-03-05T07:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: GMM instruments in PROC MODEL</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GMM-instruments-in-PROC-MODEL/m-p/800506#M4367</link>
      <description>&lt;P&gt;It was moved to the procedures community in an effort to help since you did not get any reply on the programming community.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Mar 2022 21:33:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GMM-instruments-in-PROC-MODEL/m-p/800506#M4367</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2022-03-06T21:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: GMM instruments in PROC MODEL</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GMM-instruments-in-PROC-MODEL/m-p/801634#M4377</link>
      <description>&lt;P&gt;Thanks for your quick reply, will check it.&amp;nbsp; &lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;FONT color="#FFFFFF"&gt;&lt;A href="https://www.surveyzop.com/wendys-lunch-hours/" target="_blank"&gt;&lt;FONT color="#FFFFFF"&gt;wendy's&lt;/FONT&gt; &lt;FONT color="#FFFFFF"&gt;lunch&lt;/FONT&gt; &lt;FONT color="#FFFFFF"&gt;time&lt;/FONT&gt;&lt;/A&gt; &lt;A href="https://www.surveyzop.com/" target="_blank"&gt;&lt;FONT color="#FFFFFF"&gt;surveyzop.com&lt;/FONT&gt;&lt;/A&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 11:10:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GMM-instruments-in-PROC-MODEL/m-p/801634#M4377</guid>
      <dc:creator>celalsur</dc:creator>
      <dc:date>2022-03-11T11:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: GMM instruments in PROC MODEL</title>
      <link>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GMM-instruments-in-PROC-MODEL/m-p/801713#M4378</link>
      <description>&lt;P&gt;You can specify different set of instruments for different equations using the following syntax in INSTRUMENTS statement:&lt;/P&gt;
&lt;P class="xisDoc-paraSimpleFirst"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="xisDoc-paraSimpleFirst"&gt;&lt;SPAN class="aa-statement"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; INSTRUMENTS&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="aa-statementoptional"&gt;&lt;SPAN class=" aa-lparen"&gt;(&lt;/SPAN&gt;equation, variables&lt;SPAN class=" aa-rparen"&gt;)&lt;/SPAN&gt;&lt;SPAN class=" aa-lparen"&gt;(&lt;/SPAN&gt;equation, variables&lt;SPAN class=" aa-rparen"&gt;)&lt;/SPAN&gt;…&lt;/SPAN&gt;;&lt;/P&gt;
&lt;P class="xisDoc-paraSimpleFirst"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="xisDoc-paraSimpleFirst"&gt;This is discussed in the Syntax--&amp;gt;INSTRUMENTS Statement section of PROC MODEL documentation:&lt;/P&gt;
&lt;P class="xisDoc-paraSimpleFirst"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="xisDoc-paraSimpleFirst"&gt;&lt;A href="https://go.documentation.sas.com/doc/en/etsug/15.2/etsug_model_sect045.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/etsug/15.2/etsug_model_sect045.htm&lt;/A&gt;&lt;/P&gt;
&lt;P class="xisDoc-paraSimpleFirst"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="xisDoc-paraSimpleFirst"&gt;in particular, the third form of the INSTRUMENTS statement syntax in the documentation corresponds to the case with different instruments specified for different equations.&lt;/P&gt;
&lt;P class="xisDoc-paraSimpleFirst"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="xisDoc-paraSimpleFirst"&gt;I hope this helps.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Mar 2022 17:48:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Forecasting-and-Econometrics/GMM-instruments-in-PROC-MODEL/m-p/801713#M4378</guid>
      <dc:creator>SASCom1</dc:creator>
      <dc:date>2022-03-11T17:48:26Z</dc:date>
    </item>
  </channel>
</rss>

