<?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 Effect size in GLIMMIX in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/465729#M24246</link>
    <description>&lt;P&gt;Dear Madam, dear Sir,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to estimate effect size in PROC GLIMMIX (in SAS 9.4)&lt;/P&gt;&lt;P&gt;I am seeking for an association between a continuous dependent variable (normal distribution) and a series of independent predictors.&lt;/P&gt;&lt;P&gt;Predictors consist in 1 class variable (sex) and 6 continuous variables (age, education, etc.).&lt;/P&gt;&lt;P&gt;Some predictors are correlated with one another but not redundant.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How could I get something which ressemble an effect size estimation (r^squared, r, Cohen's, etc.) for each of the (significant) predictors (there are at least 2 significant predictors)?&lt;/P&gt;&lt;P&gt;We tried to standardize all variables prior to computing the model. We do get (beta) estimates that are in what seem to be the same scale. Can this be seen as some sort of effect size measure?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilles&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 May 2018 15:05:36 GMT</pubDate>
    <dc:creator>gvandewalle</dc:creator>
    <dc:date>2018-05-29T15:05:36Z</dc:date>
    <item>
      <title>Effect size in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/465729#M24246</link>
      <description>&lt;P&gt;Dear Madam, dear Sir,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to estimate effect size in PROC GLIMMIX (in SAS 9.4)&lt;/P&gt;&lt;P&gt;I am seeking for an association between a continuous dependent variable (normal distribution) and a series of independent predictors.&lt;/P&gt;&lt;P&gt;Predictors consist in 1 class variable (sex) and 6 continuous variables (age, education, etc.).&lt;/P&gt;&lt;P&gt;Some predictors are correlated with one another but not redundant.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How could I get something which ressemble an effect size estimation (r^squared, r, Cohen's, etc.) for each of the (significant) predictors (there are at least 2 significant predictors)?&lt;/P&gt;&lt;P&gt;We tried to standardize all variables prior to computing the model. We do get (beta) estimates that are in what seem to be the same scale. Can this be seen as some sort of effect size measure?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance for your help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gilles&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 15:05:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/465729#M24246</guid>
      <dc:creator>gvandewalle</dc:creator>
      <dc:date>2018-05-29T15:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Effect size in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/465736#M24247</link>
      <description>&lt;P&gt;For categorical predictor variables, the effect size can be obtained by the LSMEANS statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For continuous predictor variables, the effect size (which is actually the slope) can be obtained by using the SOLUTION option in the MODEL statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You ask for R-squared and similar measures, but these are not "effect size" measures in any reasonable usage of the term "effect size"; furthermore GLIMMIX does not compute R-squared. If you really want R-squared, then PROC GLM could be used if it fits the requirements of the problem.&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 17:17:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/465736#M24247</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-05-29T17:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Effect size in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/530502#M26768</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to get effect size values for my mixed model using PROC GLIMMIX.&amp;nbsp; I used SOLUTION in the MODEL statement as suggested but I'm not sure how to interpret the output of this.&amp;nbsp; Could someone please help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 21:14:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/530502#M26768</guid>
      <dc:creator>djw23</dc:creator>
      <dc:date>2019-01-27T21:14:07Z</dc:date>
    </item>
    <item>
      <title>Re: Effect size in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/530506#M26769</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/163893"&gt;@djw23&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm trying to get effect size values for my mixed model using PROC GLIMMIX.&amp;nbsp; I used SOLUTION in the MODEL statement as suggested but I'm not sure how to interpret the output of this.&amp;nbsp; Could someone please help?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I believe I explained this in my earlier post in this thread. If that doesn't help, please be more specific, show us the output, and then state exactly what you don't understand in the output.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jan 2019 22:16:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/530506#M26769</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-01-27T22:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Effect size in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/530993#M26788</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So some background to start.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an dataset with several fixed effects and I'm measuring all 2 and 3-way interactions.&amp;nbsp; As I have a random effect too, I'm using proc glimmix to analyse my data in a generalised linear mixed model.&amp;nbsp; I also have a gamma distribution with a log link.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I wish to do is calculate effect size for each of my fixed effects and interactions.&amp;nbsp; I've tried adding the oddsratio function into my code, but this is the message i get:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;NOTE: Odds ratios are computed only for the logit, cumulative logit, or the generalized logit link function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I use the SOLUTION function that you suggested, what I wish to know is if the effect size corresponds to the estimate column and how I should interpret it?&amp;nbsp; Also, why are there zeros next to certain levels of my fixed effects?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 14:42:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/530993#M26788</guid>
      <dc:creator>djw23</dc:creator>
      <dc:date>2019-01-29T14:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Effect size in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/531066#M26789</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;Also, why are there zeros next to certain levels of my fixed effects?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let's suppose you have a variable that has two levels, male and female, and your analysis is of the heights (in inches) of the subjects. Then the results COULD BE that males have an effect of +5 and that females have an effect of –5. Or, the same information could be represented as males +10 and females 0; or it could be represented as males 0 and females –10. These are all the same representations of the results, there is no unique representation. So, SAS chooses one of these, using the rule that the level which is last alphabetically gets a zero.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is why I recommend you really really really really &lt;EM&gt;really really&lt;/EM&gt; &lt;STRONG&gt;&lt;EM&gt;really really&lt;/EM&gt;&lt;/STRONG&gt; &lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;&lt;EM&gt;really really&lt;/EM&gt;&lt;/STRONG&gt; &lt;/FONT&gt;want to look at the LSMEANS, which doesn't have this problem, and are much easier to interpret.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;what I wish to know is if the effect size corresponds to the estimate column and how I should interpret it?&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the variable is categorical, don't interpret it. Use LSMEANS and interpret those. If the variable is continuous, then the effects are the slopes estimated in the model.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 16:32:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/531066#M26789</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-01-29T16:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Effect size in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/633374#M30336</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;What do you look at in the LSMEANS output to get the effect size?&lt;/P&gt;&lt;P&gt;Where do you find the slope for the continuous predictor in the Solution output?&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;Cedric&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 18:14:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/633374#M30336</guid>
      <dc:creator>cedric5</dc:creator>
      <dc:date>2020-03-19T18:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Effect size in GLIMMIX</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/633377#M30337</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/223376"&gt;@cedric5&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;What do you look at in the LSMEANS output to get the effect size?&lt;/P&gt;
&lt;P&gt;Where do you find the slope for the continuous predictor in the Solution output?&lt;/P&gt;
&lt;P&gt;Thank you for your help.&lt;/P&gt;
&lt;P&gt;Cedric&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Please start a new thread with your question, as it doesn't belong in this thread. In your new thread, please be sure to show us the output you are looking at.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 18:20:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Effect-size-in-GLIMMIX/m-p/633377#M30337</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-03-19T18:20:02Z</dc:date>
    </item>
  </channel>
</rss>

