<?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: 'Conditional' incomplete block design in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Conditional-incomplete-block-design/m-p/81873#M3934</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not only random permutations, but also ordered sets of permutations:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://blogs.sas.com/content/iml/2010/10/13/generate-all-permutations-in-sas/"&gt;http://blogs.sas.com/content/iml/2010/10/13/generate-all-permutations-in-sas/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way,&amp;nbsp; in SAS/IML software the ALLCOMB, ALLPERM, RANCOMB, and RANPERM functions work on arbitrary sets, not just integers 1:n.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 May 2013 19:35:39 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2013-05-22T19:35:39Z</dc:date>
    <item>
      <title>'Conditional' incomplete block design</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Conditional-incomplete-block-design/m-p/81869#M3930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;im not sure where to post this so ill start here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to create an incomplete block design. i have 8 treatments A-H. i need to create 3 blocks of size 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now here is where im getting it stuck. there are treatment pairs that cannot be separated. in other words, A/B need to stay together, C/D, E/F, and G/H. so out of those four pairs i need to pick 3 pairs and i have to replicate this 50 times. i need all the pairs to be distributed equally and uniformly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so for example replicate 1 may look like&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="76" style="border: 1px solid #000000; width: 200px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Block 1&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Block 2&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Block 3&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;E&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;F&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;D&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;replicate 2 would may like&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="76" style="border: 1px solid #000000; width: 162px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Block 1&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Block 2&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Block 3&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;E&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;F&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;D&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any thoughts???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 20:44:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Conditional-incomplete-block-design/m-p/81869#M3930</guid>
      <dc:creator>spirto</dc:creator>
      <dc:date>2013-05-21T20:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: 'Conditional' incomplete block design</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Conditional-incomplete-block-design/m-p/81870#M3931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the pairs can't be separated doesn't that mean you really only have 4 "treatments"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 01:23:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Conditional-incomplete-block-design/m-p/81870#M3931</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2013-05-22T01:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: 'Conditional' incomplete block design</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Conditional-incomplete-block-design/m-p/81871#M3932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since you haven't stated clearly if the order of treatments matters, so here is the combination version of the code. If it does matter, then use permutation version of it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data _null_;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; array x(4) $2&amp;nbsp; ('AB' 'CD' 'EF' 'GH');&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; seed = 1234567890123;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; do n=1 to 50;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; call rancomb(seed, 3, of x1-x4);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; put seed= @20 ' x= ' x1-x3;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; end;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Haikuo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 02:56:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Conditional-incomplete-block-design/m-p/81871#M3932</guid>
      <dc:creator>Haikuo</dc:creator>
      <dc:date>2013-05-22T02:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: 'Conditional' incomplete block design</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Conditional-incomplete-block-design/m-p/81872#M3933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A __default_attr="5068" __jive_macro_name="user" class="jive_macro jive_macro_user" data-objecttype="3" href="https://communities.sas.com/"&gt;&lt;/A&gt;!&amp;nbsp; This was the perfect code reminder for a completely separate place and project--I had forgotten about rancomb and ranperm, and PROC PLAN was driving me nuts.&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>Wed, 22 May 2013 19:25:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Conditional-incomplete-block-design/m-p/81872#M3933</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-05-22T19:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: 'Conditional' incomplete block design</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Conditional-incomplete-block-design/m-p/81873#M3934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not only random permutations, but also ordered sets of permutations:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://blogs.sas.com/content/iml/2010/10/13/generate-all-permutations-in-sas/"&gt;http://blogs.sas.com/content/iml/2010/10/13/generate-all-permutations-in-sas/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way,&amp;nbsp; in SAS/IML software the ALLCOMB, ALLPERM, RANCOMB, and RANPERM functions work on arbitrary sets, not just integers 1:n.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 19:35:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Conditional-incomplete-block-design/m-p/81873#M3934</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2013-05-22T19:35:39Z</dc:date>
    </item>
  </channel>
</rss>

