<?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: Unable to obtain correct SAS syntax using GLM code. Please help! in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Unable-to-obtain-correct-SAS-syntax-using-GLM-code-Please-help/m-p/252980#M13343</link>
    <description>&lt;P&gt;You do not have variable called SCORE in your data set&lt;/P&gt;
&lt;P&gt;You mean&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;MODEL count = TRAIT TEST;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sun, 28 Feb 2016 00:16:10 GMT</pubDate>
    <dc:creator>mohamed_zaki</dc:creator>
    <dc:date>2016-02-28T00:16:10Z</dc:date>
    <item>
      <title>Unable to obtain correct SAS syntax using GLM code. Please help!</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Unable-to-obtain-correct-SAS-syntax-using-GLM-code-Please-help/m-p/252978#M13342</link>
      <description>&lt;P&gt;data case3;&lt;BR /&gt;input trait $ 1 test $ 3 count;&lt;BR /&gt;datalines;&lt;BR /&gt;L C 22&lt;BR /&gt;L C 16&lt;BR /&gt;L C 21&lt;BR /&gt;L C 17&lt;BR /&gt;H C 21&lt;BR /&gt;H C 35&lt;BR /&gt;H C 33&lt;BR /&gt;H C 25&lt;BR /&gt;H C 25&lt;BR /&gt;H C 28&lt;BR /&gt;H T 20&lt;BR /&gt;H T 18&lt;BR /&gt;H T 22&lt;BR /&gt;H T 24&lt;BR /&gt;H T 23&lt;BR /&gt;H T 19&lt;BR /&gt;H T 21&lt;BR /&gt;H T 22&lt;BR /&gt;;&lt;BR /&gt;PROC GLM data=case3;&lt;BR /&gt;CLASS TRAIT TEST;&lt;BR /&gt;MODEL SCORE = TRAIT TEST;&lt;BR /&gt;RUN;&lt;BR /&gt;proc print;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2016 23:54:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Unable-to-obtain-correct-SAS-syntax-using-GLM-code-Please-help/m-p/252978#M13342</guid>
      <dc:creator>jmoseley</dc:creator>
      <dc:date>2016-02-27T23:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to obtain correct SAS syntax using GLM code. Please help!</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Unable-to-obtain-correct-SAS-syntax-using-GLM-code-Please-help/m-p/252980#M13343</link>
      <description>&lt;P&gt;You do not have variable called SCORE in your data set&lt;/P&gt;
&lt;P&gt;You mean&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;MODEL count = TRAIT TEST;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 28 Feb 2016 00:16:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Unable-to-obtain-correct-SAS-syntax-using-GLM-code-Please-help/m-p/252980#M13343</guid>
      <dc:creator>mohamed_zaki</dc:creator>
      <dc:date>2016-02-28T00:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to obtain correct SAS syntax using GLM code. Please help!</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Unable-to-obtain-correct-SAS-syntax-using-GLM-code-Please-help/m-p/252987#M13345</link>
      <description>Thank you so much mohamed. Very much appreciated.&lt;BR /&gt;Josie</description>
      <pubDate>Sun, 28 Feb 2016 02:29:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Unable-to-obtain-correct-SAS-syntax-using-GLM-code-Please-help/m-p/252987#M13345</guid>
      <dc:creator>jmoseley</dc:creator>
      <dc:date>2016-02-28T02:29:31Z</dc:date>
    </item>
  </channel>
</rss>

