<?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 PROC NLP in a macro in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/PROC-NLP-in-a-macro/m-p/568990#M160273</link>
    <description>&lt;P&gt;I use a proc nlp step in a macro. Although I loop over the full sample period, the program automatically breaks. However, I want to run this code overnight. How could I solve the problem? Why does it happens?&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jun 2019 04:23:22 GMT</pubDate>
    <dc:creator>haorui</dc:creator>
    <dc:date>2019-06-26T04:23:22Z</dc:date>
    <item>
      <title>PROC NLP in a macro</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-NLP-in-a-macro/m-p/568990#M160273</link>
      <description>&lt;P&gt;I use a proc nlp step in a macro. Although I loop over the full sample period, the program automatically breaks. However, I want to run this code overnight. How could I solve the problem? Why does it happens?&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 04:23:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-NLP-in-a-macro/m-p/568990#M160273</guid>
      <dc:creator>haorui</dc:creator>
      <dc:date>2019-06-26T04:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: PROC NLP in a macro</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-NLP-in-a-macro/m-p/569062#M160308</link>
      <description>&lt;P&gt;Are there any messages in the SAS log? If not, you might need to &lt;A href="http://support.sas.com/documentation/cdl/en/mcrolref/61885/HTML/default/viewer.htm#a002047092.htm" target="_self"&gt;enable macro debugging features.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It really depends on what the macro is doing. Possible reasons include non-convergence issues, such as the NLP algorithm does not converge within the requested number of iterations. Without knowing more details, we can only guess.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2019 12:26:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-NLP-in-a-macro/m-p/569062#M160308</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2019-06-26T12:26:37Z</dc:date>
    </item>
  </channel>
</rss>

