<?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: Overall Estimate of Mean change across all treatment group in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Overall-Estimate-of-Mean-change-across-all-treatment-group/m-p/489408#M25437</link>
    <description>&lt;P&gt;The sample size is just an output of the analysis. If it is a weight, it is an input. You don't put the sample size in the WEIGHT statement in PROC GLM or PROC MIXED.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Mean change over all treatment groups" could simply be the mean of each treatment group, or the difference between the means of two treatment groups. But yes, I agree it is vague.&lt;/P&gt;</description>
    <pubDate>Thu, 23 Aug 2018 20:58:44 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2018-08-23T20:58:44Z</dc:date>
    <item>
      <title>Overall Estimate of Mean change across all treatment group</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Overall-Estimate-of-Mean-change-across-all-treatment-group/m-p/489389#M25432</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I am about to write a SAS code for an ANCOVA model with change from baseline as dependent variable,&amp;nbsp;treatment as an independent variable and study baseline as well as treatment-by-study baseline interaction as covariate.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I am stuck with the sentence below:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An overall estimate of the mean change across the treatment groups will also be provided with sample size for each treatment group as the weight.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am planning to use either proc mixed or proc glm. Can anyone let me know if you understand the sentence above and provide your suggestion on how I should write my SAS code for the model?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 20:04:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Overall-Estimate-of-Mean-change-across-all-treatment-group/m-p/489389#M25432</guid>
      <dc:creator>yahoo0806</dc:creator>
      <dc:date>2018-08-23T20:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Overall Estimate of Mean change across all treatment group</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Overall-Estimate-of-Mean-change-across-all-treatment-group/m-p/489397#M25435</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/223143"&gt;@yahoo0806&lt;/a&gt;&amp;nbsp;wrote: &lt;BR /&gt;
&lt;P&gt;An overall estimate of the mean change across the treatment groups will also be provided with sample size for each treatment group as the weight.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;This is not phrased as a question, it is just a statement.It has no context and it's not clear how this statement applies to anything else you have described. Is it a requirement that the analysis must meet? What is the context of this statement?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But even in the case where it is a requirement, I just don't udnerstand it. "Weight"? Weights are inputs, estimate of mean change are outputs, it doesn't have the right look and feel. &lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 20:36:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Overall-Estimate-of-Mean-change-across-all-treatment-group/m-p/489397#M25435</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-08-23T20:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Overall Estimate of Mean change across all treatment group</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Overall-Estimate-of-Mean-change-across-all-treatment-group/m-p/489406#M25436</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;That statement is&amp;nbsp;trying to&amp;nbsp;say the analysis to obtain the overall estimate of the mean change across the treatment groups should be performed. and this analysis should adjust for the weight using sample size&amp;nbsp;of each treatment group.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is how I understand it....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I found a statement in proc glm as weight, I am thinking if I should use that statement to put the sample size of each treatment group as the weight:&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc glm;&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;weight n;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, I couldn't make myself understand the question, i.e, how can I get an overall estimate of the mean change across all treatment groups....as what I know, if I use lsmeans, lsmeans will give me the estimate for each treatment group, it will never give me an overall estimate.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is this helpful?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 20:46:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Overall-Estimate-of-Mean-change-across-all-treatment-group/m-p/489406#M25436</guid>
      <dc:creator>yahoo0806</dc:creator>
      <dc:date>2018-08-23T20:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Overall Estimate of Mean change across all treatment group</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Overall-Estimate-of-Mean-change-across-all-treatment-group/m-p/489408#M25437</link>
      <description>&lt;P&gt;The sample size is just an output of the analysis. If it is a weight, it is an input. You don't put the sample size in the WEIGHT statement in PROC GLM or PROC MIXED.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"Mean change over all treatment groups" could simply be the mean of each treatment group, or the difference between the means of two treatment groups. But yes, I agree it is vague.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 20:58:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Overall-Estimate-of-Mean-change-across-all-treatment-group/m-p/489408#M25437</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2018-08-23T20:58:44Z</dc:date>
    </item>
  </channel>
</rss>

