<?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: How to analyze cross-over effect in SAS? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778640#M38159</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/377551"&gt;@sy2426&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi Koen,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Thank you so much! The article "&lt;SPAN&gt;Estimate Carryover Effect in Clinical Trial Crossover Designs" is&lt;/SPAN&gt; super helpful. However,&amp;nbsp; in my case, there is no "sequence" variable, because everyone have one diet during period A, and other diet during period B. So I have no "sequence" variable to add to the t-test.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Shui&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Period A is sequence 1, Period B is sequence 2 most likely if B was done after A. Or if all of your subjects have the same diet for period A and the same different at Period B you may be looking for a Paired T-test&lt;/P&gt;</description>
    <pubDate>Thu, 04 Nov 2021 23:47:03 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2021-11-04T23:47:03Z</dc:date>
    <item>
      <title>How to analyze cross-over effect in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778620#M38155</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to see if there is a carry-over effect in my study and I don't know how do I do so in SAS. Basically, I have three timepoints (baseline, time1, time2). All subject received diet A from baseline to time1, and then they all received diet B from time1 to time2. The study outcome is energy expenditure. There was no washout period in between. I wonder how may I analyze the data to investigate if energy expenditure from time1 to time2 is affected/carried over by diet A? Attached&lt;SPAN style="font-family: inherit;"&gt;&amp;nbsp;is my sample data. TEE_change&amp;nbsp; is the outcome. Period=ru is from baseline to time1, Period=TD is from time1 to time2. I want to see if tee_change during period=TD is affected by diet=VLC.&amp;nbsp;Thank you so much in advance!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 22:23:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778620#M38155</guid>
      <dc:creator>sy2426</dc:creator>
      <dc:date>2021-11-04T22:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to analyze cross-over effect in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778631#M38156</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Paper PO16&lt;BR /&gt;Estimate Carryover Effect in Clinical Trial Crossover Designs&lt;BR /&gt;David Shen, WCI, Inc.&lt;BR /&gt;Zaizai Lu, AstraZeneca Pharmaceuticals &lt;BR /&gt;&lt;A href="https://www.lexjansen.com/pharmasug/2006/Posters/PO16.pdf" target="_blank"&gt;https://www.lexjansen.com/pharmasug/2006/Posters/PO16.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Paper 221&lt;BR /&gt;CROSS CROSSOVER STUDIES OFF YOUR LIST&lt;BR /&gt;Pippa M. Simpson, University of Arkansas for Medical Sciences, Little Rock, Arkansas&lt;BR /&gt;Robert M. Hamer, UMDNJ Robert Wood Johnson Medical School, Piscataway, NJ&lt;BR /&gt;Shelly Lensing, University of Arkansas for Medical Sciences, Little Rock, Arkansas &lt;BR /&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings/proceedings/sugi24/Posters/p221-24.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings/proceedings/sugi24/Posters/p221-24.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 23:08:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778631#M38156</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-11-04T23:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to analyze cross-over effect in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778638#M38158</link>
      <description>&lt;P&gt;Hi Koen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; Thank you so much! The article "&lt;SPAN&gt;Estimate Carryover Effect in Clinical Trial Crossover Designs" is&lt;/SPAN&gt; super helpful. However,&amp;nbsp; in my case, there is no "sequence" variable, because everyone have one diet during period A, and other diet during period B. So I have no "sequence" variable to add to the t-test.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shui&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 23:42:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778638#M38158</guid>
      <dc:creator>sy2426</dc:creator>
      <dc:date>2021-11-04T23:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to analyze cross-over effect in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778640#M38159</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/377551"&gt;@sy2426&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi Koen,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Thank you so much! The article "&lt;SPAN&gt;Estimate Carryover Effect in Clinical Trial Crossover Designs" is&lt;/SPAN&gt; super helpful. However,&amp;nbsp; in my case, there is no "sequence" variable, because everyone have one diet during period A, and other diet during period B. So I have no "sequence" variable to add to the t-test.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Shui&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Period A is sequence 1, Period B is sequence 2 most likely if B was done after A. Or if all of your subjects have the same diet for period A and the same different at Period B you may be looking for a Paired T-test&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 23:47:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778640#M38159</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-11-04T23:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to analyze cross-over effect in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778721#M38163</link>
      <description>&lt;P&gt;It is repeated measure test . I think should try Mixed model.&lt;/P&gt;
&lt;P&gt;or calling&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13633"&gt;@StatDave&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/15363"&gt;@SteveDenham&lt;/a&gt;&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13758"&gt;@lvm&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 12:21:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778721#M38163</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-11-05T12:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to analyze cross-over effect in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778777#M38172</link>
      <description>&lt;P&gt;I really don't see a good way to estimate any carry-over effect.&amp;nbsp; A repeated measures analysis or a paired t test (simplest case of repeated measures) can let you know if there is a difference between treatments, but without either a "blank" period following Treatment A or a true AB/BA crossover, carryover is not estimable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 13:53:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778777#M38172</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2021-11-05T13:53:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to analyze cross-over effect in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778792#M38176</link>
      <description>&lt;P&gt;Thanks Ksharp!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 15:02:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778792#M38176</guid>
      <dc:creator>sy2426</dc:creator>
      <dc:date>2021-11-05T15:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to analyze cross-over effect in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778794#M38177</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you SteveDenham, that makes sense. I don't see how mixed effect model and paired t-test can help to estimate carry-over effect neither.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 15:04:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778794#M38177</guid>
      <dc:creator>sy2426</dc:creator>
      <dc:date>2021-11-05T15:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to analyze cross-over effect in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778920#M38193</link>
      <description>If it was frequency data , PROC FREQ 's Trend Analysis is very like this, but no paired .&lt;BR /&gt;Or could you run Covariance Analysis if you have 'before' and 'after' data .&lt;BR /&gt;&lt;BR /&gt;maybe &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt; know something .</description>
      <pubDate>Sat, 06 Nov 2021 09:57:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/778920#M38193</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-11-06T09:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to analyze cross-over effect in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/779137#M38214</link>
      <description>&lt;P&gt;Thanks Ksharp. I contacted SAS support and got the same answer- carryover effect cannot be estimated for my data structure.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 14:53:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/779137#M38214</guid>
      <dc:creator>sy2426</dc:creator>
      <dc:date>2021-11-08T14:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to analyze cross-over effect in SAS?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/779304#M38240</link>
      <description>&lt;P&gt;Yeah. Glad you get answer. Today I go through PROC TTEST documentation.&lt;/P&gt;
&lt;P&gt;And find this interesting thing, but still not paired .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ksharp_0-1636459188204.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/65516i5466FF6F73EF8A7B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ksharp_0-1636459188204.png" alt="Ksharp_0-1636459188204.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 12:00:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-analyze-cross-over-effect-in-SAS/m-p/779304#M38240</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2021-11-09T12:00:03Z</dc:date>
    </item>
  </channel>
</rss>

