<?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 GWNBR macro in SAS/IML Software and Matrix Computations</title>
    <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/GWNBR-macro/m-p/674696#M5232</link>
    <description>&lt;P&gt;I am using GWNBR Macro, I get the following error. Does anyone know what the reason could be? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;939 %gwnbr(data=mydata,y=acc,x=length,lat=yc,long=xc,h=&lt;BR /&gt;939! 59.899665,gwr=global,method=fixed,geocod=op,out=gwr);&lt;BR /&gt;NOTE: IML Ready&lt;BR /&gt;ERROR: Invocation of unresolved module QNTL.&lt;/P&gt;&lt;P&gt;statement : CALL at line 939 column 1&lt;BR /&gt;ERROR: (execution) Matrix has not been set to a value.&lt;/P&gt;&lt;P&gt;operation : [ at line 939 column 1&lt;BR /&gt;operands : qntl, *LIT1306,&lt;/P&gt;&lt;P&gt;qntl 0 row 0 col (type ?, size 0)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;*LIT1306 1 row 1 col (numeric)&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;statement : ASSIGN at line 939 column 1&lt;BR /&gt;ERROR: Matrix qntl has not been set to a value.&lt;/P&gt;&lt;P&gt;statement : PRINT at line 939 column 1&lt;BR /&gt;ERROR: Invocation of unresolved module QNTL.&lt;/P&gt;&lt;P&gt;statement : CALL at line 939 column 1&lt;BR /&gt;ERROR: (execution) Matrix has not been set to a value.&lt;/P&gt;&lt;P&gt;operation : [ at line 939 column 1&lt;BR /&gt;operands : qntls, *LIT1314,&lt;/P&gt;&lt;P&gt;qntls 0 row 0 col (type ?, size 0)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;*LIT1314 1 row 1 col (numeric)&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;statement : ASSIGN at line 939 column 1&lt;BR /&gt;ERROR: Matrix qntls has not been set to a value.&lt;/P&gt;&lt;P&gt;statement : PRINT at line 939 column 1&lt;BR /&gt;NOTE: The data set WORK._PARAMETERS_ has 8 observations and 11 variables.&lt;BR /&gt;NOTE: Exiting IML.&lt;BR /&gt;NOTE: The data set WORK._RES_ has 8 observations and 7 variables.&lt;BR /&gt;NOTE: The data set WORK._STAT_ has 1 observations and 10 variables.&lt;BR /&gt;NOTE: The data set WORK._BETA_ has 16 observations and 8 variables.&lt;BR /&gt;NOTE: The data set WORK._ALPHA_ has 8 observations and 11 variables.&lt;BR /&gt;NOTE: The data set WORK._SIG_PARAMETERS2_ has 8 observations and 2 variables.&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: PROCEDURE IML used (Total process time):&lt;BR /&gt;real time 1.74 seconds&lt;BR /&gt;cpu time 0.07 seconds&lt;/P&gt;</description>
    <pubDate>Wed, 05 Aug 2020 11:33:27 GMT</pubDate>
    <dc:creator>4561</dc:creator>
    <dc:date>2020-08-05T11:33:27Z</dc:date>
    <item>
      <title>GWNBR macro</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/GWNBR-macro/m-p/674696#M5232</link>
      <description>&lt;P&gt;I am using GWNBR Macro, I get the following error. Does anyone know what the reason could be? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;939 %gwnbr(data=mydata,y=acc,x=length,lat=yc,long=xc,h=&lt;BR /&gt;939! 59.899665,gwr=global,method=fixed,geocod=op,out=gwr);&lt;BR /&gt;NOTE: IML Ready&lt;BR /&gt;ERROR: Invocation of unresolved module QNTL.&lt;/P&gt;&lt;P&gt;statement : CALL at line 939 column 1&lt;BR /&gt;ERROR: (execution) Matrix has not been set to a value.&lt;/P&gt;&lt;P&gt;operation : [ at line 939 column 1&lt;BR /&gt;operands : qntl, *LIT1306,&lt;/P&gt;&lt;P&gt;qntl 0 row 0 col (type ?, size 0)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;*LIT1306 1 row 1 col (numeric)&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;statement : ASSIGN at line 939 column 1&lt;BR /&gt;ERROR: Matrix qntl has not been set to a value.&lt;/P&gt;&lt;P&gt;statement : PRINT at line 939 column 1&lt;BR /&gt;ERROR: Invocation of unresolved module QNTL.&lt;/P&gt;&lt;P&gt;statement : CALL at line 939 column 1&lt;BR /&gt;ERROR: (execution) Matrix has not been set to a value.&lt;/P&gt;&lt;P&gt;operation : [ at line 939 column 1&lt;BR /&gt;operands : qntls, *LIT1314,&lt;/P&gt;&lt;P&gt;qntls 0 row 0 col (type ?, size 0)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;*LIT1314 1 row 1 col (numeric)&lt;/P&gt;&lt;P&gt;3&lt;/P&gt;&lt;P&gt;statement : ASSIGN at line 939 column 1&lt;BR /&gt;ERROR: Matrix qntls has not been set to a value.&lt;/P&gt;&lt;P&gt;statement : PRINT at line 939 column 1&lt;BR /&gt;NOTE: The data set WORK._PARAMETERS_ has 8 observations and 11 variables.&lt;BR /&gt;NOTE: Exiting IML.&lt;BR /&gt;NOTE: The data set WORK._RES_ has 8 observations and 7 variables.&lt;BR /&gt;NOTE: The data set WORK._STAT_ has 1 observations and 10 variables.&lt;BR /&gt;NOTE: The data set WORK._BETA_ has 16 observations and 8 variables.&lt;BR /&gt;NOTE: The data set WORK._ALPHA_ has 8 observations and 11 variables.&lt;BR /&gt;NOTE: The data set WORK._SIG_PARAMETERS2_ has 8 observations and 2 variables.&lt;BR /&gt;NOTE: The SAS System stopped processing this step because of errors.&lt;BR /&gt;NOTE: PROCEDURE IML used (Total process time):&lt;BR /&gt;real time 1.74 seconds&lt;BR /&gt;cpu time 0.07 seconds&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2020 11:33:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/GWNBR-macro/m-p/674696#M5232</guid>
      <dc:creator>4561</dc:creator>
      <dc:date>2020-08-05T11:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: GWNBR macro</title>
      <link>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/GWNBR-macro/m-p/674707#M5233</link>
      <description>&lt;P&gt;The simplest explanation is that you are running an ancient version of SAS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The error message says&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;ERROR: Invocation of unresolved module QNTL.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;That means that the macro is calling the QNTL function in PROC IML, but your version of SAS does not have it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The QNTL function was introduced way back in SAS 9.3 (2011). You can run the statement&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;%put &amp;amp;=SYSVLONG;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;to get a message in the log that tells you your version of SAS.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Aug 2020 12:40:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-IML-Software-and-Matrix/GWNBR-macro/m-p/674707#M5233</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2020-08-05T12:40:15Z</dc:date>
    </item>
  </channel>
</rss>

