<?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: Help needed with custom DOE with complex constraints. in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/787153#M96926</link>
    <description>&lt;P&gt;Thank you Byron for this suggestion. Your suggestion gave the critical foundation for Victor to build on. So, I appreciate this suggestion from you. Many thanks for taking the time to reply.&lt;/P&gt;</description>
    <pubDate>Wed, 28 Aug 2024 01:45:02 GMT</pubDate>
    <dc:creator>stat_ranger</dc:creator>
    <dc:date>2024-08-28T01:45:02Z</dc:date>
    <item>
      <title>Help needed with custom DOE with complex constraints.</title>
      <link>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/782525#M96606</link>
      <description>&lt;P&gt;Greetings JMP community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on customizing a DOE. I have 4 ingredients: X1, X2, X3 and X4. The lowest and highest levels of each ingredient are shown in the attached picture.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stat_ranger_1-1724056803315.png" style="width: 789px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/67243iAE02EF9104E35229/image-dimensions/789x296?v=v2" width="789" height="296" role="button" title="stat_ranger_1-1724056803315.png" alt="stat_ranger_1-1724056803315.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following constraints that need to be incorporated:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;total ingredient concentration in each recipe cannot be lower than 9.&lt;/LI&gt;&lt;LI&gt;total ingredient concentration in each recipe cannot be higher than 18.&lt;/LI&gt;&lt;LI&gt;There are can only be a maximum of 3 ingredients in each recipe.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As such, I have specified the above-mentioned constraints under the "Use Disallowed Combinations Script", as follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stat_ranger_2-1724056803318.png" style="width: 803px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/67242iF7E5A9E133B2A787/image-dimensions/803x307?v=v2" width="803" height="307" role="button" title="stat_ranger_2-1724056803318.png" alt="stat_ranger_2-1724056803318.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;X1 + X2 + X3 + X4 &amp;lt; 9 corresponds to the &lt;STRONG&gt;&lt;U&gt;1st constraint&lt;/U&gt;&lt;/STRONG&gt;: total ingredient concentration in each recipe cannot be lower than 9.&lt;/P&gt;&lt;P&gt;X1 + X2 + X3 + X4 &amp;gt; 18&amp;nbsp;corresponds to the &lt;STRONG&gt;&lt;U&gt;2nd constraint&lt;/U&gt;&lt;/STRONG&gt;:&amp;nbsp;total ingredient concentration in each recipe cannot be higher than 18.&lt;/P&gt;&lt;P&gt;(X1 * X2 * X3 * X4 &amp;gt; 0)&amp;nbsp;corresponds to the &lt;STRONG&gt;&lt;U&gt;3rd constraint&lt;/U&gt;&lt;/STRONG&gt;:&amp;nbsp;There are can only be a maximum of 3 ingredients in each recipe.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am specifying a response surface model with the addition of cubic and quartic terms as follows:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stat_ranger_3-1724056803321.png" style="width: 762px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/67244i9649F017C46D7A05/image-dimensions/762x528?v=v2" width="762" height="528" role="button" title="stat_ranger_3-1724056803321.png" alt="stat_ranger_3-1724056803321.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And, I am specifying a user-specified 50 runs for this design.&lt;/P&gt;&lt;P&gt;However, I run into an error when generating the design, as shown below:&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="stat_ranger_4-1724056803323.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/67245i735B79BA6CB6DE39/image-size/medium?v=v2&amp;amp;px=400" role="button" title="stat_ranger_4-1724056803323.png" alt="stat_ranger_4-1724056803323.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After some troubleshooting, I am able to successfully generate the design with only the first two constraints (X1 + X2 + X3 + X4 &amp;lt; 9 | X1 + X2 + X3 + X4 &amp;gt; 18). I cannot seem to incorporate the 3rd constraint of having not more than 3 ingredients in any recipe. Am I specifying the 3rd constraint incorrectly? Please help. I do not know how to solve this problem. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 08:41:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/782525#M96606</guid>
      <dc:creator>stat_ranger</dc:creator>
      <dc:date>2024-08-19T08:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with custom DOE with complex constraints.</title>
      <link>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/782535#M96607</link>
      <description>&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;An additional note:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I run into the error even when only specifying the 3rd constraint:&amp;nbsp;&lt;EM&gt;(X1 * X2 * X3 * X4 &amp;gt; 0)&lt;/EM&gt;. Is there anything wrong with this expression?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 08:50:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/782535#M96607</guid>
      <dc:creator>stat_ranger</dc:creator>
      <dc:date>2024-08-19T08:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with custom DOE with complex constraints.</title>
      <link>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/782541#M96609</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/59334"&gt;@stat_ranger&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Welcome in the Community !&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/59334"&gt;@stat_ranger&lt;/a&gt;&amp;nbsp;wrote:
&lt;P&gt;I have the following constraints that need to be incorporated:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;total ingredient concentration in each recipe cannot be lower than 9.&lt;/LI&gt;
&lt;LI&gt;total ingredient concentration in each recipe cannot be higher than 18.&lt;/LI&gt;
&lt;LI&gt;There are can only be a maximum of 3 ingredients in each recipe.&lt;/LI&gt;
&lt;/UL&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;May I ask the reason behind your third constraint ? If there is a practical reason (solubility for example), you can keep it, but else, I would not restrict the experimental space beforehand, but more likely do it afterwards. This helps increasing the inference space, finding optimums, and make sure you didn't explore a promising area, as well as making sure that your third constraint is feasible (perhaps you won't reach an optimum if you don't have the 4 components).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems there are some errors in defining your design :&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;You can use "Specify Linear Constraints" for your first and second constraints, it will be a lot easier to set up :&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_0-1724058180244.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/67246i0FE9F39CF37F10A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_0-1724058180244.png" alt="Victor_G_0-1724058180244.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;Your third constraint doesn't correspond to what you intend to do and create a dependance between your factors (hence the error message). If you want to have experiments with up to 3 components maximum, specify a more simple model with up to third order terms (not higher). This way, the design generation will mostly create runs with 1 to 3 components for each experiment (only 5 out of 28 experiments in my generated design have 4 components).&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_0-1724059533486.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/67249i876DAF9B72F28A1B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_0-1724059533486.png" alt="Victor_G_0-1724059533486.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;LI&gt;Finally, if you are interested in prediction over your experimental space, you can set up the optimality criterion to "I optimal" by clicking on red triangle next to Custom Design, "Optimality Criterion", and "Make I-Optimal Design". More infos on optimality criteria here :&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/17.2/#page/jmp/optimality-criteria.shtml" target="_blank" rel="noopener"&gt;Optimality Criteria&lt;/A&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Then select the number of runs you want, and with this setup you should have your first 2 constraints respected in the design, without error message and most of the runs with 2 to 3 components :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_2-1724058953067.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/67248i815B00F17E5734C9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_2-1724058953067.png" alt="Victor_G_2-1724058953067.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here is the script to generate the design (and table attached) :&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;DOE(
	Custom Design,
	{Add Response( Maximize, "Y", ., ., . ),
	Add Factor( Continuous, 0, 16, "X1", 0 ),
	Add Factor( Continuous, 0, 16, "X2", 0 ),
	Add Factor( Continuous, 0, 16, "X3", 0 ),
	Add Factor( Continuous, 0, 4, "X4", 0 ), Set Random Seed( 2088020479 ),
	Number of Starts( 719 ), Add Constraint( [-1 -1 -1 -1 -9, 1 1 1 1 18] ),
	Add Term( {1, 0} ), Add Term( {1, 1} ), Add Term( {2, 1} ), Add Term( {3, 1} ),
	Add Term( {4, 1} ), Add Term( {1, 1}, {2, 1} ), Add Term( {1, 1}, {3, 1} ),
	Add Term( {1, 1}, {4, 1} ), Add Term( {2, 1}, {3, 1} ),
	Add Term( {2, 1}, {4, 1} ), Add Term( {3, 1}, {4, 1} ), Add Term( {1, 2} ),
	Add Term( {2, 2} ), Add Term( {3, 2} ), Add Term( {4, 2} ),
	Add Term( {1, 1}, {2, 1}, {3, 1} ), Add Term( {1, 1}, {2, 1}, {4, 1} ),
	Add Term( {1, 1}, {3, 1}, {4, 1} ), Add Term( {2, 1}, {3, 1}, {4, 1} ),
	Add Term( {1, 3} ), Add Term( {2, 3} ), Add Term( {3, 3} ), Add Term( {4, 3} ),
	Set Sample Size( 28 ), Optimality Criterion( "Make I-Optimal Design" ),
	Simulate Responses( 0 ), Save X Matrix( 0 ), Make Design}
)&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your third constraint is necessary, there are workarounds that can help you, for example by generating a large amount of design runs, removing the ones with 4 components, and then using this filtered table as a candidate set for the final design creation. See&amp;nbsp;&lt;A href="https://community.jmp.com/t5/Discovery-Summit-Europe-2021/Candidate-Set-Designs-Tailoring-DOE-Constraints-to-the-Problem/ta-p/349264" target="_blank" rel="noopener"&gt;Candidate Set Designs: Tailoring DOE Constraints to the Problem (2021-EU-30MP-78... - JMP User Community&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope these suggestions will help you,&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 09:25:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/782541#M96609</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2024-08-19T09:25:56Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with custom DOE with complex constraints.</title>
      <link>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/782598#M96623</link>
      <description>&lt;P&gt;What is the reason for the third constraint?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 15:00:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/782598#M96623</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2024-08-19T15:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with custom DOE with complex constraints.</title>
      <link>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/782613#M96629</link>
      <description>&lt;P&gt;it kind of sounds like you want a mixture design like this&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Byron_JMP_0-1724087679357.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/67269i5DBC87E561380CD8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Byron_JMP_0-1724087679357.png" alt="Byron_JMP_0-1724087679357.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;16/18=.89&lt;/P&gt;
&lt;P&gt;In the model, select all 4 terms, and click Scheffe Cubic&lt;/P&gt;
&lt;P&gt;You'll get a 30 run design like this&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Byron_JMP_1-1724087790078.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/67270i7FCFDEA97E9AC631/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Byron_JMP_1-1724087790078.png" alt="Byron_JMP_1-1724087790078.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you've analyzed the experiment, you can model all the different combinations&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="Byron_JMP_2-1724087932770.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/67271i864BB18F104FF83D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Byron_JMP_2-1724087932770.png" alt="Byron_JMP_2-1724087932770.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2024 17:19:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/782613#M96629</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2024-08-19T17:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with custom DOE with complex constraints.</title>
      <link>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/782740#M96645</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4386"&gt;@Byron_JMP&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I also thought about using Mixture design, but since the total quantity of X1+X2+X3+X4 is not fixed (it should be between 9 and 18 units), I switched to an Optimal factorial design.&lt;/P&gt;
&lt;P&gt;The Mixture design can be a good alternative for this use case by adding a 5th continuous factor for the total quantity of component that can vary between 9 and 18 :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_0-1724137302055.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/67283i116957B9AF712851/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_0-1724137302055.png" alt="Victor_G_0-1724137302055.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Specifying a Scheffé Cubic model and adding a quadratic effect for X5 (Total Quantity) enables to have an interesting design respecting all the constraints :&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_1-1724137372671.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/67284i980E78729D36C7A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_1-1724137372671.png" alt="Victor_G_1-1724137372671.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;(Value of X4 for row25 could be switched to 0 without big changes, to avoid using 4 components in the mixture if really needed).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Script to generate the design :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;DOE(
	Custom Design,
	{Add Response( Maximize, "Y", ., ., . ), Add Factor( Mixture, 0, 0.89, "X1", 0 ),
	Add Factor( Mixture, 0, 0.89, "X2", 0 ), Add Factor( Mixture, 0, 0.89, "X3", 0 ),
	Add Factor( Mixture, 0, 0.22, "X4", 0 ),
	Add Factor( Continuous, 9, 18, "Total Quantity", 0 ),
	Set Random Seed( 1320459420 ), Number of Starts( 743 ), Add Term( {1, 1} ),
	Add Term( {2, 1} ), Add Term( {3, 1} ), Add Term( {4, 1} ), Add Term( {5, 1} ),
	Add Term( {1, 1}, {2, 1} ), Add Term( {1, 1}, {3, 1} ),
	Add Term( {1, 1}, {4, 1} ), Add Term( {2, 1}, {3, 1} ),
	Add Term( {2, 1}, {4, 1} ), Add Term( {3, 1}, {4, 1} ),
	Add Term( {1, 1}, {2, 1}, {3, 1} ), Add Term( {1, 1}, {2, 1}, {4, 1} ),
	Add Term( {1, 1}, {3, 1}, {4, 1} ), Add Term( {2, 1}, {3, 1}, {4, 1} ),
	Add Term( {1, 1}, {2, 1} ), Add Term( {1, 1}, {3, 1} ),
	Add Term( {2, 1}, {3, 1} ), Add Term( {1, 1}, {4, 1} ),
	Add Term( {2, 1}, {4, 1} ), Add Term( {3, 1}, {4, 1} ), Add Term( {5, 2} ),
	Add Alias Term( {1, 1}, {5, 1} ), Add Alias Term( {2, 1}, {5, 1} ),
	Add Alias Term( {3, 1}, {5, 1} ), Add Alias Term( {4, 1}, {5, 1} ),
	Set Sample Size( 30 ), Simulate Responses( 0 ), Save X Matrix( 0 ), Make Design}
)&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;And datatable is attached.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this discussion may help&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/59334"&gt;@stat_ranger&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 09:59:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/782740#M96645</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2024-08-20T09:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with custom DOE with complex constraints.</title>
      <link>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/787150#M96925</link>
      <description>&lt;P&gt;Greetings Victor,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I very much appreciate your expedient detailed responses to my query. It has helped me conceive the desired design. The 3rd constraint of having no more than 3 ingredients stems from logistical reasons; not related to physical limitations (e.g. coagulation).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One quick question: how would you evaluate the quality of a mixture design?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you once again!&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 01:42:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/787150#M96925</guid>
      <dc:creator>stat_ranger</dc:creator>
      <dc:date>2024-08-28T01:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with custom DOE with complex constraints.</title>
      <link>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/787153#M96926</link>
      <description>&lt;P&gt;Thank you Byron for this suggestion. Your suggestion gave the critical foundation for Victor to build on. So, I appreciate this suggestion from you. Many thanks for taking the time to reply.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 01:45:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/787153#M96926</guid>
      <dc:creator>stat_ranger</dc:creator>
      <dc:date>2024-08-28T01:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with custom DOE with complex constraints.</title>
      <link>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/787154#M96927</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello Mark,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The 3rd constraint of having no more than 3 ingredients stems from logistical reasons; not related to physical limitations (e.g. coagulation, etc).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 01:46:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/787154#M96927</guid>
      <dc:creator>stat_ranger</dc:creator>
      <dc:date>2024-08-28T01:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help needed with custom DOE with complex constraints.</title>
      <link>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/787574#M96936</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/59334"&gt;@stat_ranger&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ok, thanks for the clarification about the logistical reason behind the 3 components.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mixture design are typically optimization design, where you try to predict and optimize your response based on components ratio. So&amp;nbsp;I would use the&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/18.0/#page/jmp/evaluate-designs.shtml#" target="_blank"&gt;Evaluate Designs&lt;/A&gt;&amp;nbsp;platform and look at informations related to predictivity, like &lt;A href="https://www.jmp.com/support/help/en/18.0/#page/jmp/prediction-variance-profile.shtml#" target="_self"&gt;Prediction Variance Profile&lt;/A&gt;, &lt;A href="https://www.jmp.com/support/help/en/18.0/#page/jmp/fraction-of-design-space-plot.shtml#" target="_self"&gt;Fraction of Design Space Plot&lt;/A&gt;, and &lt;A href="https://www.jmp.com/support/help/en/18.0/#page/jmp/design-diagnostics.shtml#" target="_blank"&gt;Design Diagnostics&lt;/A&gt;&amp;nbsp;like G-Efficiency and Average Variance of Prediction (related to I-Efficiency). The goal of this evaluation would be to get an understanding about the predictive performances of the design used.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that it can be difficult to evaluate a design without any reference design/benchmark, so I would recommend creating several designs and use the platform&amp;nbsp;&lt;A href="https://www.jmp.com/support/help/en/18.0/#page/jmp/compare-designs.shtml#" target="_blank"&gt;Compare Designs&lt;/A&gt;&amp;nbsp;to better assess the pros and cons of each design. You can vary the number of runs, complexity of the model, etc...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this quick answer will help you,&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 06:56:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Help-needed-with-custom-DOE-with-complex-constraints/m-p/787574#M96936</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2024-08-28T06:56:08Z</dc:date>
    </item>
  </channel>
</rss>

