<?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: question about error in gamma GLM in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/question-about-error-in-gamma-GLM/m-p/194387#M10339</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clearly SAS thinks that you have defined a library of functions. Have you been experimenting with PROC PROTO or PROC FCMP recently? Have you exited SAS and then restarted?&amp;nbsp; If so, there could be some incorrect statements in your configuration file. Try running the following statement and look in the log to see if the COMPLIB= option has been assigned a value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #000080; font-size: 14pt; font-family: Courier New;"&gt;options&lt;/STRONG&gt;&lt;SPAN style="font-size: 14pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt; font-family: Courier New;"&gt;option&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt; font-family: Courier New;"&gt;=(cmplib) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt; font-family: Courier New;"&gt;value;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt; font-family: Courier New;"&gt;run&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 May 2015 14:07:38 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2015-05-28T14:07:38Z</dc:date>
    <item>
      <title>question about error in gamma GLM</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/question-about-error-in-gamma-GLM/m-p/194385#M10337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;Hi,&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;I am looking into some cost (Dependent Variable) for three (3) different kind of surgeries and plan to present the mean of predicted cost for each of three surgery groups. The independent variables will be surgery group, comorbidity, and variables for some socio demographic information. I think I should use generalized linear model (proc genmod) with gamma distribution. My SAS code is listed below. When I ran the code, there always were two same errors shown. I am not sure about the reason. I had nothing to do with SUBFUNC, and did not assign any library named SUBFUNC. Could you give me some hints? Another question is even though there were error shown up, I still got the result. Can I just use this result?&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;Thanks so much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;Proc genmod data=abc.mydata;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;STRONG style="color: #ff0000;"&gt;ERROR: Libref SUBFUNC is not assigned.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;STRONG style="color: #ff0000;"&gt;ERROR: Libref SUBFUNC is not assigned.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&lt;SPAN style="color: #008000;"&gt;&lt;STRONG&gt;WARNING: Unable to load prototypes from 'subfunc.cmplib'.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Class&amp;nbsp; surgery_cat&amp;nbsp; female&amp;nbsp; race_cat&amp;nbsp; income_cat&amp;nbsp; urban&amp;nbsp; comorbidity_cat;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Model&amp;nbsp; payment = surgery_cat&amp;nbsp; age female race_cat&amp;nbsp; college&amp;nbsp; income_cat urban comorbidity_cat / dist=gamma link=log ;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Output out=abc.resultdata&amp;nbsp; prob=p;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;Run;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;proc means n mean stddev CLM data=abc.resultdata;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; class surgery_cat;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var p;&lt;/P&gt;&lt;P style="margin-top: auto; margin-bottom: auto;"&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 19:13:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/question-about-error-in-gamma-GLM/m-p/194385#M10337</guid>
      <dc:creator>michellel</dc:creator>
      <dc:date>2015-05-27T19:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: question about error in gamma GLM</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/question-about-error-in-gamma-GLM/m-p/194386#M10338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This seems like an issue for Technical Support. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 20:18:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/question-about-error-in-gamma-GLM/m-p/194386#M10338</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2015-05-27T20:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: question about error in gamma GLM</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/question-about-error-in-gamma-GLM/m-p/194387#M10339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clearly SAS thinks that you have defined a library of functions. Have you been experimenting with PROC PROTO or PROC FCMP recently? Have you exited SAS and then restarted?&amp;nbsp; If so, there could be some incorrect statements in your configuration file. Try running the following statement and look in the log to see if the COMPLIB= option has been assigned a value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #000080; font-size: 14pt; font-family: Courier New;"&gt;options&lt;/STRONG&gt;&lt;SPAN style="font-size: 14pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt; font-family: Courier New;"&gt;option&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt; font-family: Courier New;"&gt;=(cmplib) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt; font-family: Courier New;"&gt;value;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 14pt; font-family: Courier New;"&gt;run&lt;/SPAN&gt;&lt;SPAN style="font-size: 14pt; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 14:07:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/question-about-error-in-gamma-GLM/m-p/194387#M10339</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-05-28T14:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: question about error in gamma GLM</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/question-about-error-in-gamma-GLM/m-p/338731#M17851</link>
      <description>&lt;P&gt;Hi Michellel,&lt;/P&gt;&lt;P&gt;Did you resolve the issue?&lt;/P&gt;&lt;P&gt;error in gamma GLM&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: Libref SUBFUNC is not assigned.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ERROR: Libref SUBFUNC is not assigned.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;WARNING: Unable to load prototypes from 'subfunc.cmplib'.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Mar 2017 09:37:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/question-about-error-in-gamma-GLM/m-p/338731#M17851</guid>
      <dc:creator>bng123</dc:creator>
      <dc:date>2017-03-07T09:37:59Z</dc:date>
    </item>
  </channel>
</rss>

