<?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: Is there a particular way I need to define fixed and random variables for PROC GLM in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-particular-way-I-need-to-define-fixed-and-random/m-p/793639#M254387</link>
    <description>&lt;P&gt;Depending on what you mean by REP you may have mis-specified the model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If REP is truly a replicate number, then you would not want it in the model. On the other hand, if REP is something else, then it does belong in the model.&lt;/P&gt;</description>
    <pubDate>Mon, 31 Jan 2022 22:19:28 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2022-01-31T22:19:28Z</dc:date>
    <item>
      <title>Is there a particular way I need to define fixed and random variables for PROC GLM</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-particular-way-I-need-to-define-fixed-and-random/m-p/793624#M254385</link>
      <description>&lt;P&gt;I am currently trying to analyze the differences between three measurement machines. Every time I attempt to run the code I get an error message saying the statement is out of&amp;nbsp; proper order or not valid. Machine is the fixed effect and Rep is the random effect. Here is the code I am currently using. Any assistance would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc GLM data= robertU4L;&lt;BR /&gt;Class Machine Rep;&lt;BR /&gt;Model TW = Machine Rep;&lt;BR /&gt;Fixed= Machine;&lt;BR /&gt;Random= Rep;&lt;BR /&gt;means machine/lsd;&lt;BR /&gt;Run;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2022 21:22:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-there-a-particular-way-I-need-to-define-fixed-and-random/m-p/793624#M254385</guid>
      <dc:creator>RFETT</dc:creator>
      <dc:date>2022-01-31T21:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a particular way I need to define fixed and random variables for PROC GLM</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-particular-way-I-need-to-define-fixed-and-random/m-p/793634#M254386</link>
      <description>&lt;P&gt;There is no FIXED statement in PROC GLM, which assumes if the variable isn't in the RANDOM statement, then it is fixed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For your reference, here is the PROC GLM documentation, which you should bookmark if you are going to be using PROC GLM a lot.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmmvacdc/9.4/statug/statug_glm_toc.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmmvacdc/9.4/statug/statug_glm_toc.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2022 22:00:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-there-a-particular-way-I-need-to-define-fixed-and-random/m-p/793634#M254386</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-01-31T22:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a particular way I need to define fixed and random variables for PROC GLM</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-particular-way-I-need-to-define-fixed-and-random/m-p/793639#M254387</link>
      <description>&lt;P&gt;Depending on what you mean by REP you may have mis-specified the model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If REP is truly a replicate number, then you would not want it in the model. On the other hand, if REP is something else, then it does belong in the model.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2022 22:19:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-there-a-particular-way-I-need-to-define-fixed-and-random/m-p/793639#M254387</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2022-01-31T22:19:28Z</dc:date>
    </item>
  </channel>
</rss>

