<?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: Custom DOE does not use the whole range of discrete numeric values in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Custom-DOE-does-not-use-the-whole-range-of-discrete-numeric/m-p/622122#M82109</link>
    <description>&lt;P&gt;I'm replying to my own post because I might have found already where this behavior comes from. I was having trouble getting the disallowed combinations to work by specifying the restriction as a product of the factors (i.e. X1*X2&amp;lt;60).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apparently this script does not work (some runs do not fulfill this condition). After separating this condition to a combination of more simple restrictions the issue with&amp;nbsp; was resolved.&lt;/P&gt;&lt;P&gt;Nr_Foci == 3 &amp;amp; Pulse_energy &amp;gt;= 20 | Nr_Foci == 5 &amp;amp; Pulse_energy &amp;gt;= 12&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So in a way my issue is solved, but of course in other cases it's not as easy to dissect such a restriction into multiple restrictions. Kindly advice what to do with this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly advice what to do with this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Apr 2023 08:57:05 GMT</pubDate>
    <dc:creator>mvanderaa1</dc:creator>
    <dc:date>2023-04-13T08:57:05Z</dc:date>
    <item>
      <title>Custom DOE does not use the whole range of discrete numeric values</title>
      <link>https://community.jmp.com/t5/Discussions/Custom-DOE-does-not-use-the-whole-range-of-discrete-numeric/m-p/622112#M82107</link>
      <description>&lt;P&gt;I am trying to create a custom DOE with 1 continuous factor and 2 discrete numeric factors (3 levels).&lt;/P&gt;&lt;P&gt;One of the discrete numeric factors has values 1, 3 and 5. The generated table only uses the values 3 and 5 however. This does not seem to make sense to me from a experiment design POV. Even when changing it to a 4 level factors (0,1,3,5) only 3 and 5 are used. See JMP file for details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this choice logical, or is this some kind of bug?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Perhaps of interest; I am trying to use a Disallowed combinations script.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mvanderaa1_0-1681374976340.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/51921i3FB82640D43C994A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mvanderaa1_0-1681374976340.png" alt="mvanderaa1_0-1681374976340.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 21:14:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Custom-DOE-does-not-use-the-whole-range-of-discrete-numeric/m-p/622112#M82107</guid>
      <dc:creator>mvanderaa1</dc:creator>
      <dc:date>2023-06-08T21:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Custom DOE does not use the whole range of discrete numeric values</title>
      <link>https://community.jmp.com/t5/Discussions/Custom-DOE-does-not-use-the-whole-range-of-discrete-numeric/m-p/622121#M82108</link>
      <description>&lt;P&gt;Is it the Disallowed Combinations?&amp;nbsp; If Nr_Foci=1, then (Pulse_energy*Nr_Foci) is always &amp;lt;60. Therefore, Nr_Foci is not an option.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 08:56:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Custom-DOE-does-not-use-the-whole-range-of-discrete-numeric/m-p/622121#M82108</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2023-04-13T08:56:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom DOE does not use the whole range of discrete numeric values</title>
      <link>https://community.jmp.com/t5/Discussions/Custom-DOE-does-not-use-the-whole-range-of-discrete-numeric/m-p/622122#M82109</link>
      <description>&lt;P&gt;I'm replying to my own post because I might have found already where this behavior comes from. I was having trouble getting the disallowed combinations to work by specifying the restriction as a product of the factors (i.e. X1*X2&amp;lt;60).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apparently this script does not work (some runs do not fulfill this condition). After separating this condition to a combination of more simple restrictions the issue with&amp;nbsp; was resolved.&lt;/P&gt;&lt;P&gt;Nr_Foci == 3 &amp;amp; Pulse_energy &amp;gt;= 20 | Nr_Foci == 5 &amp;amp; Pulse_energy &amp;gt;= 12&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So in a way my issue is solved, but of course in other cases it's not as easy to dissect such a restriction into multiple restrictions. Kindly advice what to do with this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly advice what to do with this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 08:57:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Custom-DOE-does-not-use-the-whole-range-of-discrete-numeric/m-p/622122#M82109</guid>
      <dc:creator>mvanderaa1</dc:creator>
      <dc:date>2023-04-13T08:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Custom DOE does not use the whole range of discrete numeric values</title>
      <link>https://community.jmp.com/t5/Discussions/Custom-DOE-does-not-use-the-whole-range-of-discrete-numeric/m-p/622143#M82112</link>
      <description>&lt;P&gt;wow ok you are completely right. I wrote a filter for allowed combinations instead of disallowed ones.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 12:41:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Custom-DOE-does-not-use-the-whole-range-of-discrete-numeric/m-p/622143#M82112</guid>
      <dc:creator>mvanderaa1</dc:creator>
      <dc:date>2023-04-13T12:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Custom DOE does not use the whole range of discrete numeric values</title>
      <link>https://community.jmp.com/t5/Discussions/Custom-DOE-does-not-use-the-whole-range-of-discrete-numeric/m-p/622144#M82113</link>
      <description>&lt;P&gt;This is quite common. I guess it is not very intuitive to define the disallowed combinations. It feels more natural to define allowed combinations, I suppose. You might want to add something to the &lt;A href="https://community.jmp.com/t5/JMP-Wish-List/idb-p/jmp-wish-list" target="_self"&gt;JMP Wish List&lt;/A&gt; about this.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Apr 2023 13:03:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Custom-DOE-does-not-use-the-whole-range-of-discrete-numeric/m-p/622144#M82113</guid>
      <dc:creator>Phil_Kay</dc:creator>
      <dc:date>2023-04-13T13:03:12Z</dc:date>
    </item>
  </channel>
</rss>

