<?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: Design of experiments across the time [how to improve your question] in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Design-of-experiments-across-the-time/m-p/481760#M25055</link>
    <description>&lt;P&gt;Hello &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/220194"&gt;@CedricLVQ&lt;/a&gt;,&lt;/P&gt;&lt;BR /&gt; &lt;P&gt;Your question requires more details before experts can help.&amp;nbsp;Can you revise your question to include more information?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Review this checklist:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Specify a meaningful subject line for your topic.&amp;nbsp; Avoid generic subjects like "need help," "SAS query," or "urgent."&lt;/LI&gt;
&lt;LI&gt;When appropriate, provide sample data in text or DATA step format.&amp;nbsp; See &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-a-data-step-version-of-your-data-AKA-generate/ta-p/258712" target="_blank"&gt;this article for one method&lt;/A&gt;&amp;nbsp;you can use.&lt;/LI&gt;
&lt;LI&gt;If you're encountering an error in SAS, include the SAS log or a screenshot of the error condition.&amp;nbsp;Use the&amp;nbsp;&lt;STRONG&gt;Photos&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;button to include the image in your message.&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 279px;"&gt;&lt;IMG src="https://kntur85557.i.lithium.com/t5/image/serverpage/image-id/16608i91A52F817EAC9A69/image-dimensions/279x150?v=1.0" width="279" height="150" alt="use_buttons.png" title="use_buttons.png" /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;It also helps to include an example (table or picture) of the result that you're trying to achieve.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;To edit your original message, select the "blue gear" icon at the top of the message and select&amp;nbsp;&lt;STRONG&gt;Edit Message&lt;/STRONG&gt;.&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;From there you can adjust the title and add more details to the body of the message.&amp;nbsp; Or, simply reply to this message with any additional information you can supply.&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" style="width: 229px;"&gt;&lt;IMG src="https://kntur85557.i.lithium.com/t5/image/serverpage/image-id/16605iAC020BC79315B045/image-size/large?v=1.0&amp;amp;px=600" alt="edit_post.png" title="edit_post.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;SAS experts are eager to help -- help&amp;nbsp;&lt;EM&gt;them&lt;/EM&gt; by providing as much detail as you can.&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style:italic;font-size:smaller;"&gt;This prewritten response was triggered for you by fellow SAS Support Communities member &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/1708"&gt;@sld&lt;/a&gt;&lt;/SPAN&gt;&lt;/P&gt;.</description>
    <pubDate>Fri, 27 Jul 2018 04:39:52 GMT</pubDate>
    <dc:creator>Community_Guide</dc:creator>
    <dc:date>2018-07-27T04:39:52Z</dc:date>
    <item>
      <title>Design of experiments across the time</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Design-of-experiments-across-the-time/m-p/481041#M25026</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to model a continous variable across the time with several timepoints (0,3,6,9 and 12 months) and 2 predictors.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One is continuous (5 and 10) and the other is categorical (A, B and C) and for each of the combinaison I have 30 replicates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The relation between Y and the time is not expeted to be linear. My main concern is to study the behavior of Y along the time and see if the 2 predictors included in the experiment have an influence.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which statistical methodology/SAS procedure would you recommend?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is what I've used so far:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;ODS&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;GRAPHICS&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;ON&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;PROC&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;GLM&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;DATA&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=STUDY &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;PLOTS&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=ALL;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;CLASS&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; Component;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;MODEL&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="3"&gt;Y&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; = Timepoint Timepoint*Timepoint Component Essai &lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;Essai*Timepoint Timepoint*Component / &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;SOLUTION&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;OUTPUT&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;OUT&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=STUDY_results &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;PREDICTED&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=pred &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;RESIDUAL&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=res &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;COOKD&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=Dcook &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;RSTUDENT&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=rstud;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;RUN&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cédric.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 07:42:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Design-of-experiments-across-the-time/m-p/481041#M25026</guid>
      <dc:creator>CedricLVQ</dc:creator>
      <dc:date>2018-07-25T07:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: Design of experiments across the time [how to improve your question]</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Design-of-experiments-across-the-time/m-p/481760#M25055</link>
      <description>&lt;P&gt;Hello &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/220194"&gt;@CedricLVQ&lt;/a&gt;,&lt;/P&gt;&lt;BR /&gt; &lt;P&gt;Your question requires more details before experts can help.&amp;nbsp;Can you revise your question to include more information?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Review this checklist:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Specify a meaningful subject line for your topic.&amp;nbsp; Avoid generic subjects like "need help," "SAS query," or "urgent."&lt;/LI&gt;
&lt;LI&gt;When appropriate, provide sample data in text or DATA step format.&amp;nbsp; See &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-a-data-step-version-of-your-data-AKA-generate/ta-p/258712" target="_blank"&gt;this article for one method&lt;/A&gt;&amp;nbsp;you can use.&lt;/LI&gt;
&lt;LI&gt;If you're encountering an error in SAS, include the SAS log or a screenshot of the error condition.&amp;nbsp;Use the&amp;nbsp;&lt;STRONG&gt;Photos&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;button to include the image in your message.&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 279px;"&gt;&lt;IMG src="https://kntur85557.i.lithium.com/t5/image/serverpage/image-id/16608i91A52F817EAC9A69/image-dimensions/279x150?v=1.0" width="279" height="150" alt="use_buttons.png" title="use_buttons.png" /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;It also helps to include an example (table or picture) of the result that you're trying to achieve.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;To edit your original message, select the "blue gear" icon at the top of the message and select&amp;nbsp;&lt;STRONG&gt;Edit Message&lt;/STRONG&gt;.&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&lt;/STRONG&gt;From there you can adjust the title and add more details to the body of the message.&amp;nbsp; Or, simply reply to this message with any additional information you can supply.&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" style="width: 229px;"&gt;&lt;IMG src="https://kntur85557.i.lithium.com/t5/image/serverpage/image-id/16605iAC020BC79315B045/image-size/large?v=1.0&amp;amp;px=600" alt="edit_post.png" title="edit_post.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;SAS experts are eager to help -- help&amp;nbsp;&lt;EM&gt;them&lt;/EM&gt; by providing as much detail as you can.&lt;/P&gt; &lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-style:italic;font-size:smaller;"&gt;This prewritten response was triggered for you by fellow SAS Support Communities member &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/1708"&gt;@sld&lt;/a&gt;&lt;/SPAN&gt;&lt;/P&gt;.</description>
      <pubDate>Fri, 27 Jul 2018 04:39:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Design-of-experiments-across-the-time/m-p/481760#M25055</guid>
      <dc:creator>Community_Guide</dc:creator>
      <dc:date>2018-07-27T04:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Design of experiments across the time</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Design-of-experiments-across-the-time/m-p/481761#M25056</link>
      <description>&lt;P&gt;Do you have a repeated measures design? In other words, is Y measured at each of several TIMEPOINTs (0, 3, 6, 9, 12) for each subject? Or is each subject measured at only one timepoint? The choice of appropriate procedure and the specification of the correct statistical model depends on the experimental design; if you have repeated measures, then you would use MIXED or GLIMMIX rather than GLM.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Although you have a&amp;nbsp;"continuous" factor (Essai?), it apparently has only two levels; I would incorporate it as a categorical (classification) factor in the statistical model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could use TIMEPOINT as a continuous factor, but you say that you do not expect it to have a linear relationship with the response Y. So I would initially incorporate TIMEPOINT as a categorical factor. You might find that you can fit some form of linear model (e.g., curvilinear, like the quadratic specification in your MODEL statement) or a spline, but without seeing the data, we cannot tell.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If COMPONENT, ESSAI and TIMEPOINT are categorical factors (and so included in the CLASS statement), then you would have a 3-way factorial which may, or may not, include all possible interactions. If multiple observations are made on each subject, then you would have a mixed model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps. Follow up as need be.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 04:41:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Design-of-experiments-across-the-time/m-p/481761#M25056</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2018-07-27T04:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Design of experiments across the time [how to improve your question]</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Design-of-experiments-across-the-time/m-p/481762#M25057</link>
      <description>&lt;P&gt;Hmm. You can ignore this post from Community_Guide that is attributed to me. I don't know how it happened.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have more specific comments in my other post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 04:43:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Design-of-experiments-across-the-time/m-p/481762#M25057</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2018-07-27T04:43:55Z</dc:date>
    </item>
  </channel>
</rss>

