<?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: CALCULATE THE POWER by use of PROC SEQDESIGN in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/CALCULATE-THE-POWER-by-use-of-PROC-SEQDESIGN/m-p/698395#M33687</link>
    <description>&lt;P&gt;Solving for power is not something SEQDESIGN does. However, with data from an interim look, you can use the CONDPOWER in PROC SEQTEST to show the conditional power, which is the conditional probability to reject the null hypothesis based on the observed statistic under a specific hypothesis. You can also use the PREDPOWER option in SEQTEST to&amp;nbsp;display the predictive power, which is the posterior probability that the test statistic at the final stage would exceed the rejection critical value given the observed statistic. See "Stochastic Curtailment" in the Details section of the SEQTEST documentation for more information.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Nov 2020 14:56:40 GMT</pubDate>
    <dc:creator>StatDave</dc:creator>
    <dc:date>2020-11-12T14:56:40Z</dc:date>
    <item>
      <title>CALCULATE THE POWER by use of PROC SEQDESIGN</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/CALCULATE-THE-POWER-by-use-of-PROC-SEQDESIGN/m-p/696775#M33615</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am wondering if PROC SEQDESIGN could be used to calculate POWER&amp;nbsp; of another alternative H2(vs H0)&amp;nbsp; with calculated size by this procedure under specified alternative, like H1 (vs H0)?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is quite common case to plan an IA under one assumption, like for survival HR1=0.7, and then you can calculate out the number of events.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If I want to know with such number of events, what is the power will be under the alternative is HR=0.6 ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Nov 2020 05:25:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/CALCULATE-THE-POWER-by-use-of-PROC-SEQDESIGN/m-p/696775#M33615</guid>
      <dc:creator>Jack2012</dc:creator>
      <dc:date>2020-11-05T05:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULATE THE POWER by use of PROC SEQDESIGN</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/CALCULATE-THE-POWER-by-use-of-PROC-SEQDESIGN/m-p/698288#M33680</link>
      <description>&lt;P&gt;Can anybody assist me on this question?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 03:51:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/CALCULATE-THE-POWER-by-use-of-PROC-SEQDESIGN/m-p/698288#M33680</guid>
      <dc:creator>Jack2012</dc:creator>
      <dc:date>2020-11-12T03:51:50Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULATE THE POWER by use of PROC SEQDESIGN</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/CALCULATE-THE-POWER-by-use-of-PROC-SEQDESIGN/m-p/698395#M33687</link>
      <description>&lt;P&gt;Solving for power is not something SEQDESIGN does. However, with data from an interim look, you can use the CONDPOWER in PROC SEQTEST to show the conditional power, which is the conditional probability to reject the null hypothesis based on the observed statistic under a specific hypothesis. You can also use the PREDPOWER option in SEQTEST to&amp;nbsp;display the predictive power, which is the posterior probability that the test statistic at the final stage would exceed the rejection critical value given the observed statistic. See "Stochastic Curtailment" in the Details section of the SEQTEST documentation for more information.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2020 14:56:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/CALCULATE-THE-POWER-by-use-of-PROC-SEQDESIGN/m-p/698395#M33687</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2020-11-12T14:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: CALCULATE THE POWER by use of PROC SEQDESIGN</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/CALCULATE-THE-POWER-by-use-of-PROC-SEQDESIGN/m-p/700083#M33764</link>
      <description>&lt;P&gt;Great thanks Dave.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I see now.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually, we know when planning an IA, then PROC SEQDESIGN could be used to calculate the timepoints to the IA and the corresponding time to do the IA with a prespecified significance level, and targeted power with SAMPLESIZE statement.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Intuitively, I thought, how to calcute the power with prespecified timepoints, number of events/information with this.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Last but not least, I know this case now. Thank you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 03:29:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/CALCULATE-THE-POWER-by-use-of-PROC-SEQDESIGN/m-p/700083#M33764</guid>
      <dc:creator>Jack2012</dc:creator>
      <dc:date>2020-11-19T03:29:05Z</dc:date>
    </item>
  </channel>
</rss>

