<?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: Adjusted model and LS means for the treatment group in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Adjusted-model-and-LS-means-for-the-treatment-group/m-p/842799#M333258</link>
    <description>That worked, thanks!</description>
    <pubDate>Mon, 07 Nov 2022 00:38:35 GMT</pubDate>
    <dc:creator>Rou</dc:creator>
    <dc:date>2022-11-07T00:38:35Z</dc:date>
    <item>
      <title>Adjusted model and LS means for the treatment group</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Adjusted-model-and-LS-means-for-the-treatment-group/m-p/842362#M333092</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I am trying to get the adjusted model, and LS means for my intervention and comparison group. I get this ERROR: Effects used in the LSMEANS statement must have appeared previously in the MODEL statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is a sample code:&lt;/P&gt;
&lt;P&gt;proc glm data=have;&lt;BR /&gt;class ID;&lt;BR /&gt;model diff= childage childsex income c_race c_ethnicity/SOLUTION;&lt;BR /&gt;lsmeans ID;&lt;BR /&gt;run;&lt;BR /&gt;quit;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 16:40:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Adjusted-model-and-LS-means-for-the-treatment-group/m-p/842362#M333092</guid>
      <dc:creator>Rou</dc:creator>
      <dc:date>2022-11-03T16:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusted model and LS means for the treatment group</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Adjusted-model-and-LS-means-for-the-treatment-group/m-p/842364#M333093</link>
      <description>&lt;P&gt;ID has to be listed in the MODEL statement, and in the CLASS statement.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Nov 2022 16:48:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Adjusted-model-and-LS-means-for-the-treatment-group/m-p/842364#M333093</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-11-03T16:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusted model and LS means for the treatment group</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Adjusted-model-and-LS-means-for-the-treatment-group/m-p/842799#M333258</link>
      <description>That worked, thanks!</description>
      <pubDate>Mon, 07 Nov 2022 00:38:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Adjusted-model-and-LS-means-for-the-treatment-group/m-p/842799#M333258</guid>
      <dc:creator>Rou</dc:creator>
      <dc:date>2022-11-07T00:38:35Z</dc:date>
    </item>
  </channel>
</rss>

