<?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: within group p-value in proc glm in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/within-group-p-value-in-proc-glm/m-p/408823#M21325</link>
    <description>&lt;P&gt;What p-value would give me the significance of the difference between pre and post then?&lt;/P&gt;</description>
    <pubDate>Mon, 30 Oct 2017 18:10:09 GMT</pubDate>
    <dc:creator>Melk</dc:creator>
    <dc:date>2017-10-30T18:10:09Z</dc:date>
    <item>
      <title>within group p-value in proc glm</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/within-group-p-value-in-proc-glm/m-p/408812#M21323</link>
      <description>&lt;P&gt;I am running an ANOVA (on change score controlling for pre) on some pre-post data for a 2 group randomized trial. I have 1 pre and 1 post measurement. I want a p-value for the within group change from pre to post for each group, separately. Any way I can output this in my GLM model?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2017 17:53:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/within-group-p-value-in-proc-glm/m-p/408812#M21323</guid>
      <dc:creator>Melk</dc:creator>
      <dc:date>2017-10-30T17:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: within group p-value in proc glm</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/within-group-p-value-in-proc-glm/m-p/408819#M21324</link>
      <description>&lt;P&gt;Do you mean you want the ANOVA run for each group separately? If so, try using a BY statement.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2017 18:05:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/within-group-p-value-in-proc-glm/m-p/408819#M21324</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2017-10-30T18:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: within group p-value in proc glm</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/within-group-p-value-in-proc-glm/m-p/408823#M21325</link>
      <description>&lt;P&gt;What p-value would give me the significance of the difference between pre and post then?&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2017 18:10:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/within-group-p-value-in-proc-glm/m-p/408823#M21325</guid>
      <dc:creator>Melk</dc:creator>
      <dc:date>2017-10-30T18:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: within group p-value in proc glm</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/within-group-p-value-in-proc-glm/m-p/408905#M21330</link>
      <description>&lt;P&gt;If your response variable is the difference = (pre - post) such that you have a model statement that looks something like&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;class group;&lt;BR /&gt;model difference = group;&lt;BR /&gt;lsmeans group / cl;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;then could you test whether the estimate of each group mean is different from zero? You could even put a confidence interval around the estimate.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2017 20:51:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/within-group-p-value-in-proc-glm/m-p/408905#M21330</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2017-10-30T20:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: within group p-value in proc glm</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/within-group-p-value-in-proc-glm/m-p/408919#M21334</link>
      <description>&lt;P&gt;Don't know why I didn't think of that - thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 30 Oct 2017 22:10:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/within-group-p-value-in-proc-glm/m-p/408919#M21334</guid>
      <dc:creator>Melk</dc:creator>
      <dc:date>2017-10-30T22:10:51Z</dc:date>
    </item>
  </channel>
</rss>

