<?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: GLIMMIX Logistic Regression absolute % predicted value in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-Logistic-Regression-absolute-predicted-value/m-p/884428#M43803</link>
    <description>&lt;P&gt;Add an LSMEANS statement with the ILINK option. The predicted probabilities are in the Mean column. Add the CL option if you want confidence limits&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;lsmeans y / ilink cl;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 12 Jul 2023 02:59:35 GMT</pubDate>
    <dc:creator>StatDave</dc:creator>
    <dc:date>2023-07-12T02:59:35Z</dc:date>
    <item>
      <title>GLIMMIX Logistic Regression absolute % predicted value</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-Logistic-Regression-absolute-predicted-value/m-p/884425#M43802</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am trying to run a glimmix logistic regression model. My dependent variable has 2 levels (yes/no) and I am trying to run the model just with one independent variable (with 2 levels) for now. Once I have run the model, I want to also get the absolute % predicted value, which I am not sure how to do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc glimmix data = test;&lt;/P&gt;
&lt;P&gt;class y ;&lt;/P&gt;
&lt;P&gt;model x (event = '1') = y /dist=binary link= logit;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jul 2023 02:33:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-Logistic-Regression-absolute-predicted-value/m-p/884425#M43802</guid>
      <dc:creator>analyst_work</dc:creator>
      <dc:date>2023-07-12T02:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: GLIMMIX Logistic Regression absolute % predicted value</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-Logistic-Regression-absolute-predicted-value/m-p/884428#M43803</link>
      <description>&lt;P&gt;Add an LSMEANS statement with the ILINK option. The predicted probabilities are in the Mean column. Add the CL option if you want confidence limits&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;lsmeans y / ilink cl;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 12 Jul 2023 02:59:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-Logistic-Regression-absolute-predicted-value/m-p/884428#M43803</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2023-07-12T02:59:35Z</dc:date>
    </item>
  </channel>
</rss>

