<?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: Sample Size for Survival using Historical Control in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Sample-Size-for-Survival-using-Historical-Control/m-p/131695#M6891</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;very interesting and very useful. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Mar 2013 09:46:44 GMT</pubDate>
    <dc:creator>nsns</dc:creator>
    <dc:date>2013-03-15T09:46:44Z</dc:date>
    <item>
      <title>Sample Size for Survival using Historical Control</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Sample-Size-for-Survival-using-Historical-Control/m-p/131691#M6887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I would like to calculate a sample size (with given power i.e. 80%) for a one sample log rank survival study.&lt;/P&gt;&lt;P&gt;1) Is there a way to do this without using a control arm?&lt;/P&gt;&lt;P&gt;2) I can base the assumptions on a published meta analysis of historical control.&amp;nbsp; Is the only way to do this by using the proc power statement with a twosamplesurvival test option and use the historical control data as one of the groups?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;ns&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Mar 2013 17:03:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Sample-Size-for-Survival-using-Historical-Control/m-p/131691#M6887</guid>
      <dc:creator>nsns</dc:creator>
      <dc:date>2013-03-10T17:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size for Survival using Historical Control</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Sample-Size-for-Survival-using-Historical-Control/m-p/131692#M6888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might be able to iterate to a solution by using PROC POWER's TWOSAMPLESURVIVAL option.&amp;nbsp; First, set up the types of curves, accrual times, significance level, censoring patterns, etc. as in the documentation examples.&amp;nbsp; Then, assign its option, POWER, to a missing value.&amp;nbsp; Finally, use its GROUPNS option in the following way:&amp;nbsp;&amp;nbsp; Assign a very large number to the sample size of your second (historical control) sample, but vary the number in your first sample till you get the desired statistical power.&amp;nbsp; A macro that changes this latter number across a specified range of sample sizes should help you iterate to this desired power.&amp;nbsp; You will notice that the estimated statistical power does NOT change very much as you increase the sample size of your second (control) sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 13:17:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Sample-Size-for-Survival-using-Historical-Control/m-p/131692#M6888</guid>
      <dc:creator>1zmm</dc:creator>
      <dc:date>2013-03-12T13:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size for Survival using Historical Control</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Sample-Size-for-Survival-using-Historical-Control/m-p/131693#M6889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your reply and for confirming that it is ok to use this procedure with a historical control as one of the groups.&lt;/P&gt;&lt;P&gt;This&amp;nbsp; is, in fact, what I have done since the historical control data that I have actually has a sample size that is approx 6 times the size of the experimental group.&lt;/P&gt;&lt;P&gt;(I was sort of hoping someone would have a response to (1) above - but I guess not &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://communities.sas.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 14:44:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Sample-Size-for-Survival-using-Historical-Control/m-p/131693#M6889</guid>
      <dc:creator>nsns</dc:creator>
      <dc:date>2013-03-12T14:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size for Survival using Historical Control</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Sample-Size-for-Survival-using-Historical-Control/m-p/131694#M6890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, the second sample can be a hypothetical group with a very large sample size, greatly exceeding that of your historical control group, but with the specifications of this group so that you can compare its specifications with those of your experimental group.&amp;nbsp; This second sample mimics a hypothetical group with an infinite population to obtain results comparable to a one-sample test with SAS's PROC POWER procedure, which lacks such a test.&amp;nbsp; As stated previously, the computed statistical power does not change very much as one increases the sample size of this second, hypothetical group.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 12:46:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Sample-Size-for-Survival-using-Historical-Control/m-p/131694#M6890</guid>
      <dc:creator>1zmm</dc:creator>
      <dc:date>2013-03-13T12:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size for Survival using Historical Control</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Sample-Size-for-Survival-using-Historical-Control/m-p/131695#M6891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;very interesting and very useful. Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Mar 2013 09:46:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Sample-Size-for-Survival-using-Historical-Control/m-p/131695#M6891</guid>
      <dc:creator>nsns</dc:creator>
      <dc:date>2013-03-15T09:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sample Size for Survival using Historical Control</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Sample-Size-for-Survival-using-Historical-Control/m-p/325555#M17191</link>
      <description>&lt;P&gt;This can be useful&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resourcetepee.com/free-statistical-calculators/single-arm-survival-sample-size/" target="_blank"&gt;http://resourcetepee.com/free-statistical-calculators/single-arm-survival-sample-size/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jan 2017 03:59:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Sample-Size-for-Survival-using-Historical-Control/m-p/325555#M17191</guid>
      <dc:creator>kaushik_patra</dc:creator>
      <dc:date>2017-01-18T03:59:30Z</dc:date>
    </item>
  </channel>
</rss>

