<?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: GLM with data that doesn't follow the normality assumption in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/GLM-with-data-that-doesn-t-follow-the-normality-assumption/m-p/493772#M25598</link>
    <description>&lt;P&gt;If the errors follow the normal distribution, doesn't it mean that Y will also be normal ? It is easier to check Y.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does PROC ROBUSTREG support something like LSMEANS ?&lt;/P&gt;</description>
    <pubDate>Sat, 08 Sep 2018 16:02:19 GMT</pubDate>
    <dc:creator>BlueNose</dc:creator>
    <dc:date>2018-09-08T16:02:19Z</dc:date>
    <item>
      <title>GLM with data that doesn't follow the normality assumption</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLM-with-data-that-doesn-t-follow-the-normality-assumption/m-p/493734#M25594</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish to model a dependent variable Y, continuous, vs. a categorical independent variable X, along some covariates. I want to produce lsmeans and test for differences between all pairs of categories of X.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Y doesn't follow the normality assumption. Some values are 0 so I can't use the log transformation. I used the square root instead. It has improved things a bit, but it is still not normally distributed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way in PROC GLM to get something like robust standard errors ? Is there an alternative, a procedure that is robust and produce clean lsmeans with tests ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you !&lt;/P&gt;</description>
      <pubDate>Sat, 08 Sep 2018 08:59:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLM-with-data-that-doesn-t-follow-the-normality-assumption/m-p/493734#M25594</guid>
      <dc:creator>BlueNose</dc:creator>
      <dc:date>2018-09-08T08:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: GLM with data that doesn't follow the normality assumption</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLM-with-data-that-doesn-t-follow-the-normality-assumption/m-p/493736#M25595</link>
      <description>&lt;P&gt;Y doesn't have to follow a normal distribution to meet the assumpitons of PROC GLM. It is the errors in Y that have to follow a normal distribution in order to meet the assumptions of PROC GLM. Does that condition hold for your data?&lt;/P&gt;</description>
      <pubDate>Sat, 08 Sep 2018 11:03:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLM-with-data-that-doesn-t-follow-the-normality-assumption/m-p/493736#M25595</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-09-08T11:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: GLM with data that doesn't follow the normality assumption</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLM-with-data-that-doesn-t-follow-the-normality-assumption/m-p/493738#M25596</link>
      <description>&lt;P&gt;I not sure. You could check other proc like PROC ROBUSTREG .&lt;/P&gt;</description>
      <pubDate>Sat, 08 Sep 2018 11:05:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLM-with-data-that-doesn-t-follow-the-normality-assumption/m-p/493738#M25596</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-09-08T11:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: GLM with data that doesn't follow the normality assumption</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLM-with-data-that-doesn-t-follow-the-normality-assumption/m-p/493772#M25598</link>
      <description>&lt;P&gt;If the errors follow the normal distribution, doesn't it mean that Y will also be normal ? It is easier to check Y.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does PROC ROBUSTREG support something like LSMEANS ?&lt;/P&gt;</description>
      <pubDate>Sat, 08 Sep 2018 16:02:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLM-with-data-that-doesn-t-follow-the-normality-assumption/m-p/493772#M25598</guid>
      <dc:creator>BlueNose</dc:creator>
      <dc:date>2018-09-08T16:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: GLM with data that doesn't follow the normality assumption</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLM-with-data-that-doesn-t-follow-the-normality-assumption/m-p/493773#M25599</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/1533"&gt;@BlueNose&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;If the errors follow the normal distribution, doesn't it mean that Y will also be normal ?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No, it does not mean that.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is easier to check Y.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, its easier, but doesn't provide useful information with respect to the issue of using PROC GLM.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, the hypothesis tests in PROC GLM require the errors to be normally distributed (which is an assumption can make about your data, or not make, depending on your understanding of the problem), but you can run GLM and compute LSMEANS even if that assumption is not correct, as that assumption only affects the hypothesis tests.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Sep 2018 16:09:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLM-with-data-that-doesn-t-follow-the-normality-assumption/m-p/493773#M25599</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-09-08T16:09:32Z</dc:date>
    </item>
    <item>
      <title>Re: GLM with data that doesn't follow the normality assumption</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLM-with-data-that-doesn-t-follow-the-normality-assumption/m-p/493881#M25605</link>
      <description>&lt;P&gt;Normal distribution is usually said for residual , not Y, not X either.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp;wrote a blog about it recently, Maybe he could give you a guidance .&lt;/P&gt;</description>
      <pubDate>Sun, 09 Sep 2018 10:02:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLM-with-data-that-doesn-t-follow-the-normality-assumption/m-p/493881#M25605</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2018-09-09T10:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: GLM with data that doesn't follow the normality assumption</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLM-with-data-that-doesn-t-follow-the-normality-assumption/m-p/493885#M25606</link>
      <description>&lt;P&gt;As PaigeMiller has said,&amp;nbsp;you are mis-remembering the assumption. It is the errors that need to be normally&amp;nbsp;distributed.&amp;nbsp;&amp;nbsp;If the model is correctly specified, you can use the diagnostic plots such as histograms and Q-Q plots to assess the normality of the residuals. For details and an example, see &lt;A href="https://blogs.sas.com/content/iml/2018/08/27/on-the-assumptions-and-misconceptions-of-linear-regression.html" target="_self"&gt;"On the assumptions (and misconceptions) of linear regression.":&lt;/A&gt;&amp;nbsp;The article shows an example of&amp;nbsp;a response variable that is not normally distributed, yet&amp;nbsp;satisfies the assumptions for GLM.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Sep 2018 10:32:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLM-with-data-that-doesn-t-follow-the-normality-assumption/m-p/493885#M25606</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-09-09T10:32:47Z</dc:date>
    </item>
  </channel>
</rss>

