<?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 Statistical test for single arm study in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Statistical-test-for-single-arm-study/m-p/205642#M11057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;Can anybody tell me the statistical test that can be used for the single arm study with multiple time point (repeated measures). We have total five time points here say baseline, week12, week24, week36 and week48. Can we use repeated measure anova here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Mar 2015 11:50:08 GMT</pubDate>
    <dc:creator>kumarnaidu</dc:creator>
    <dc:date>2015-03-19T11:50:08Z</dc:date>
    <item>
      <title>Statistical test for single arm study</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Statistical-test-for-single-arm-study/m-p/205642#M11057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;Can anybody tell me the statistical test that can be used for the single arm study with multiple time point (repeated measures). We have total five time points here say baseline, week12, week24, week36 and week48. Can we use repeated measure anova here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2015 11:50:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Statistical-test-for-single-arm-study/m-p/205642#M11057</guid>
      <dc:creator>kumarnaidu</dc:creator>
      <dc:date>2015-03-19T11:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Statistical test for single arm study</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Statistical-test-for-single-arm-study/m-p/205643#M11058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, something along the lines of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc glimmix data=yourdata;&lt;/P&gt;&lt;P&gt;class timepoint subjectid;&lt;/P&gt;&lt;P&gt;model response=timepoint /*Insert any distribution or link functions here as needed*/;&lt;/P&gt;&lt;P&gt;random timepoint/subject=subjectid type=ar(1); /* ARH(1) may also be appropriate here.&amp;nbsp; Also, if the response variable has a Gaussian distribution for residuals, then the residual option should be invoked here as well */&lt;/P&gt;&lt;P&gt;lsmeans timepoint/diff=control;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will give a test of each timepoint versus the baseline.&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, 19 Mar 2015 17:40:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Statistical-test-for-single-arm-study/m-p/205643#M11058</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-03-19T17:40:42Z</dc:date>
    </item>
  </channel>
</rss>

