<?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: Proc GLM in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-GLM/m-p/835407#M330281</link>
    <description>&lt;P&gt;Add the following line into your PROC GLM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods output cldiffs=cldiffs;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 27 Sep 2022 11:11:26 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2022-09-27T11:11:26Z</dc:date>
    <item>
      <title>Proc GLM</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-GLM/m-p/835404#M330280</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please I need to save in a SAS dataset the comparison of means between the risk groups as shown below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HS2_0-1664275421123.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/75624i841AB6464CB42642/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HS2_0-1664275421123.png" alt="HS2_0-1664275421123.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;the code I used is:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;PROC GLM DATA=NUTR OUTSTAT=PLEASE;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;class riskc;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;model VITB3=riskc;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;means riskc / tukey;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;run;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I cannot track the output in a saved dataset under WORK library.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2022 10:48:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-GLM/m-p/835404#M330280</guid>
      <dc:creator>HS2</dc:creator>
      <dc:date>2022-09-27T10:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Proc GLM</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-GLM/m-p/835407#M330281</link>
      <description>&lt;P&gt;Add the following line into your PROC GLM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods output cldiffs=cldiffs;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 27 Sep 2022 11:11:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-GLM/m-p/835407#M330281</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-09-27T11:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: Proc GLM</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-GLM/m-p/835995#M330543</link>
      <description>&lt;P&gt;It worked! thank you .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was using the syntax 'diffs' instead ..&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 05:04:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-GLM/m-p/835995#M330543</guid>
      <dc:creator>HS2</dc:creator>
      <dc:date>2022-09-30T05:04:57Z</dc:date>
    </item>
  </channel>
</rss>

