<?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 Partial F-test in GLM Proc in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Partial-F-test-in-GLM-Proc/m-p/160954#M8378</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the following "Proc glm" I am using a panel regression with an interaction term (PIncP*Same4). I want to test for the joint significance of the variable "Same4" with "PIncP*Same4". I used the command "test Same4, PIncP*Same4;" as shown below. It runs but I get no result in the output. I am new to SAS so I am not sure if I am missing something in the proc glm below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc glm;&lt;/P&gt;&lt;P&gt;class Off Def OffSeason OffGame Down FieldPos Cold Wind Weather Grass ; &lt;/P&gt;&lt;P&gt; model YardsMinAvgP4 = PIgP Same4 PIncP*Same4 FracPassGameIgP PrevSucc4&lt;/P&gt;&lt;P&gt;&amp;nbsp; YPRGameIgP YPPGameIgP FracSuccGame Down YTG FieldPos PointDiff DiffSpreadvsActual Cold Wind Weather Grass OffHome / solution ; &lt;/P&gt;&lt;P&gt;&amp;nbsp; test Same4 , PIncP*Same4;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Dec 2013 17:02:57 GMT</pubDate>
    <dc:creator>MarryEdward</dc:creator>
    <dc:date>2013-12-02T17:02:57Z</dc:date>
    <item>
      <title>Partial F-test in GLM Proc</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Partial-F-test-in-GLM-Proc/m-p/160954#M8378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the following "Proc glm" I am using a panel regression with an interaction term (PIncP*Same4). I want to test for the joint significance of the variable "Same4" with "PIncP*Same4". I used the command "test Same4, PIncP*Same4;" as shown below. It runs but I get no result in the output. I am new to SAS so I am not sure if I am missing something in the proc glm below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc glm;&lt;/P&gt;&lt;P&gt;class Off Def OffSeason OffGame Down FieldPos Cold Wind Weather Grass ; &lt;/P&gt;&lt;P&gt; model YardsMinAvgP4 = PIgP Same4 PIncP*Same4 FracPassGameIgP PrevSucc4&lt;/P&gt;&lt;P&gt;&amp;nbsp; YPRGameIgP YPPGameIgP FracSuccGame Down YTG FieldPos PointDiff DiffSpreadvsActual Cold Wind Weather Grass OffHome / solution ; &lt;/P&gt;&lt;P&gt;&amp;nbsp; test Same4 , PIncP*Same4;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2013 17:02:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Partial-F-test-in-GLM-Proc/m-p/160954#M8378</guid>
      <dc:creator>MarryEdward</dc:creator>
      <dc:date>2013-12-02T17:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Partial F-test in GLM Proc</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Partial-F-test-in-GLM-Proc/m-p/160955#M8379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The "test" statement in PROC GLM is a method to use some mean square other than the residual mean square as a denominator in an F test, and, so far as I can tell, not a way to do joint testing.&amp;nbsp; If you really wish to do a joint test, you should look at procedures such as GLIMMIX that allow the use of the EFFECT statement or LSMESTIMATE statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Dec 2013 14:30:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Partial-F-test-in-GLM-Proc/m-p/160955#M8379</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-12-05T14:30:43Z</dc:date>
    </item>
  </channel>
</rss>

