<?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: Macro Error Message in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Macro-Error-Message/m-p/240108#M12703</link>
    <description>&lt;P&gt;Thank you very much ! &amp;nbsp; It Worked .&lt;/P&gt;</description>
    <pubDate>Fri, 18 Dec 2015 21:05:15 GMT</pubDate>
    <dc:creator>Mohsen</dc:creator>
    <dc:date>2015-12-18T21:05:15Z</dc:date>
    <item>
      <title>Macro Error Message</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Macro-Error-Message/m-p/239861#M12692</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running the following SAS Macro %GLIMMIX and get the error mesage in the log file. Any Help to address it is apprecieated:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;&lt;FONT color="#000000"&gt;SAS CODE:&lt;/FONT&gt;&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%INCLUDE "C:\Users\Mohsen\Desktop\PracticumCourse\5-Good\HPGLIMMIX\HPGLIMMIX.sas" ;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;title "Using HPGLIMMIX macro";&lt;BR /&gt;%hpglimmix(data=library.projectfulldata,&lt;BR /&gt;stmts=%str(&lt;BR /&gt;class id age;&lt;BR /&gt;model stopcorrect= age/s;&lt;BR /&gt;random int/subject=id;&lt;BR /&gt;),&lt;BR /&gt;error=binomial, maxit=50,&lt;BR /&gt;link=logit,&lt;BR /&gt;);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;SAS LOG FILE:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options mlogic symbolgen mprint;&lt;BR /&gt;&amp;nbsp;%INCLUDE "C:\Users\Mohsen\Desktop\PracticumCourse\5-Good\HPGLIMMIX\HPGLIMMIX.sas" ;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;title "Using HPGLIMMIX macro";&lt;BR /&gt;&amp;nbsp;%hpglimmix(data=library.projectfulldata,&lt;BR /&gt;MLOGIC(HPGLIMMIX): Beginning execution.&lt;BR /&gt;stmts=%str(&lt;BR /&gt;class id age;&lt;BR /&gt;model stopcorrect= age/s;&lt;BR /&gt;&amp;nbsp;random int/subject=id;&lt;BR /&gt;13867 ),&lt;BR /&gt;13868 error=binomial, maxit=50,&lt;BR /&gt;13869 link=logit,&lt;BR /&gt;);&lt;BR /&gt;&lt;STRONG&gt;ERROR: All positional parameters must precede keyword parameters.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 21:43:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Macro-Error-Message/m-p/239861#M12692</guid>
      <dc:creator>Mohsen</dc:creator>
      <dc:date>2015-12-17T21:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Macro Error Message</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Macro-Error-Message/m-p/239869#M12693</link>
      <description>&lt;P&gt;The error is caused by the final comma:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;link=logit,)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This makes it look like you meant to add a value for another macro parameter (giving it a null value).&amp;nbsp; Just get rid of the comma and you should be fine.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 22:13:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Macro-Error-Message/m-p/239869#M12693</guid>
      <dc:creator>Astounding</dc:creator>
      <dc:date>2015-12-17T22:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: Macro Error Message</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Macro-Error-Message/m-p/240108#M12703</link>
      <description>&lt;P&gt;Thank you very much ! &amp;nbsp; It Worked .&lt;/P&gt;</description>
      <pubDate>Fri, 18 Dec 2015 21:05:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Macro-Error-Message/m-p/240108#M12703</guid>
      <dc:creator>Mohsen</dc:creator>
      <dc:date>2015-12-18T21:05:15Z</dc:date>
    </item>
  </channel>
</rss>

