<?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 Proc GLM: adjusted sample mean in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-GLM-adjusted-sample-mean/m-p/490267#M128220</link>
    <description>&lt;P&gt;I am running a simple proc glm with 1 continuous independent variable. How do I get the adjusted sample mean (Adjusted for my 1 continuous x var)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc glm data=dat;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;model y= x;&lt;BR /&gt;run;&lt;BR /&gt;quit;&lt;/P&gt;</description>
    <pubDate>Mon, 27 Aug 2018 21:49:11 GMT</pubDate>
    <dc:creator>Melk</dc:creator>
    <dc:date>2018-08-27T21:49:11Z</dc:date>
    <item>
      <title>Proc GLM: adjusted sample mean</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-GLM-adjusted-sample-mean/m-p/490267#M128220</link>
      <description>&lt;P&gt;I am running a simple proc glm with 1 continuous independent variable. How do I get the adjusted sample mean (Adjusted for my 1 continuous x var)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc glm data=dat;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;model y= x;&lt;BR /&gt;run;&lt;BR /&gt;quit;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 21:49:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-GLM-adjusted-sample-mean/m-p/490267#M128220</guid>
      <dc:creator>Melk</dc:creator>
      <dc:date>2018-08-27T21:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Proc GLM: adjusted sample mean</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-GLM-adjusted-sample-mean/m-p/490273#M128223</link>
      <description>&lt;P&gt;Do you mean the predicted value of Y at any given X? Because in this simple case with one X and one Y, I am not aware of a concept of an "adjusted sample mean".&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 22:07:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-GLM-adjusted-sample-mean/m-p/490273#M128223</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-08-27T22:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: Proc GLM: adjusted sample mean</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-GLM-adjusted-sample-mean/m-p/490276#M128225</link>
      <description>I guess I want to compare my intercept only model (which gives me the sample mean) to my adjusted model to see what the effect of adjustment had on my sample mean.</description>
      <pubDate>Mon, 27 Aug 2018 22:27:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-GLM-adjusted-sample-mean/m-p/490276#M128225</guid>
      <dc:creator>Melk</dc:creator>
      <dc:date>2018-08-27T22:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Proc GLM: adjusted sample mean</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-GLM-adjusted-sample-mean/m-p/490278#M128227</link>
      <description>&lt;P&gt;Sorry, I guess I'm not familiar with the concept. The sample mean remains unchanged when you fit a linear model to the data.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Aug 2018 22:30:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-GLM-adjusted-sample-mean/m-p/490278#M128227</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-08-27T22:30:25Z</dc:date>
    </item>
  </channel>
</rss>

