<?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: sas codes for Interim analysis using o'brien-flemming method in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/sas-codes-for-Interim-analysis-using-o-brien-flemming-method/m-p/448419#M69595</link>
    <description>&lt;P&gt;It looks like the code is taken from Example 77.3 of the online user guide here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_seqdesign_sect038.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_seqdesign_sect038.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried looking at the explanation of the syntax, which can be found (for example) here?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_seqdesign_sect005.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_seqdesign_sect005.htm&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 24 Mar 2018 12:18:20 GMT</pubDate>
    <dc:creator>Norman21</dc:creator>
    <dc:date>2018-03-24T12:18:20Z</dc:date>
    <item>
      <title>sas codes for Interim analysis using o'brien-flemming method</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sas-codes-for-Interim-analysis-using-o-brien-flemming-method/m-p/448352#M69584</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to do an interim analysis using the o'brien-flemming method. I found these codes. However I do not know how to edit to input my own data. This seems like a macro. My data includes ID numbers, treatment group, result before and after treatment.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE class="sascode"&gt;proc seqdesign altref=0.4
               pss
               stopprob
               errspend
               ;
   TwoSidedPocock:        design nstages=4 method=poc;
   TwoSidedOBrienFleming: design nstages=4 method=obf;
   samplesize model=twosamplemean(stddev=0.8 weight=2);
run;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Mar 2018 21:56:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sas-codes-for-Interim-analysis-using-o-brien-flemming-method/m-p/448352#M69584</guid>
      <dc:creator>Uche_Okoro</dc:creator>
      <dc:date>2018-03-23T21:56:39Z</dc:date>
    </item>
    <item>
      <title>Re: sas codes for Interim analysis using o'brien-flemming method</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/sas-codes-for-Interim-analysis-using-o-brien-flemming-method/m-p/448419#M69595</link>
      <description>&lt;P&gt;It looks like the code is taken from Example 77.3 of the online user guide here:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_seqdesign_sect038.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_seqdesign_sect038.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried looking at the explanation of the syntax, which can be found (for example) here?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_seqdesign_sect005.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_seqdesign_sect005.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 24 Mar 2018 12:18:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/sas-codes-for-Interim-analysis-using-o-brien-flemming-method/m-p/448419#M69595</guid>
      <dc:creator>Norman21</dc:creator>
      <dc:date>2018-03-24T12:18:20Z</dc:date>
    </item>
  </channel>
</rss>

