<?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: Best Response Parameterization for Optimization with DOE in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952774#M109960</link>
    <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4358"&gt;@statman&lt;/a&gt;&amp;nbsp;Thank you for your response.&lt;/P&gt;
&lt;P&gt;While unable to give very specific information, I can provide a bit more context.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;X&lt;/STRONG&gt; is a measurement of a &lt;STRONG&gt;target protein&lt;/STRONG&gt;, which we call yield, and we want to maximize this. &lt;STRONG&gt;Y&lt;/STRONG&gt; is a completely independent measurement of&amp;nbsp;&lt;STRONG&gt;total protein&lt;/STRONG&gt;. The goal is twofold, in order of importance:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Increase the desired component &lt;STRONG&gt;X&lt;/STRONG&gt;, or&amp;nbsp;&lt;STRONG&gt;target protein&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Reduce the undesired component (&lt;STRONG&gt;Y&lt;/STRONG&gt;-X), which represents all other protein we do not want&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Goal 2 has historically been tackled by maximizing X/Y, which is just a proportion of the&amp;nbsp;&lt;STRONG&gt;total protein&amp;nbsp;&lt;/STRONG&gt;that is the&amp;nbsp;&lt;STRONG&gt;target protein&lt;/STRONG&gt;. My initial concern started with the fact that choosing factor settings that maximize X and Z=X/Y essentially "double count" X.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Agree with inspecting graphs in addition to optimizing to a desirability function.&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jun 2026 17:19:01 GMT</pubDate>
    <dc:creator>rcast15</dc:creator>
    <dc:date>2026-06-08T17:19:01Z</dc:date>
    <item>
      <title>Best Response Parameterization for Optimization with DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952720#M109951</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Curious to get any thoughts/discussion from the community on the following.&lt;/P&gt;
&lt;P class="font-claude-response-body break-words whitespace-normal leading-[1.7]"&gt;I have a 48-run response surface DOE with 5 continuous factors and two responses measured by two independent assays:&lt;/P&gt;
&lt;UL class="[li_&amp;amp;]:mb-0 [li_&amp;amp;]:mt-1 [li_&amp;amp;]:gap-1 [&amp;amp;:not(:last-child)_ul]:pb-1 [&amp;amp;:not(:last-child)_ol]:pb-1 list-disc flex flex-col gap-1 pl-8 mb-3"&gt;
&lt;LI class="font-claude-response-body whitespace-normal break-words pl-2"&gt;&lt;STRONG&gt;X&lt;/STRONG&gt;, call it yield, which I want to maximize&lt;/LI&gt;
&lt;LI class="font-claude-response-body whitespace-normal break-words pl-2"&gt;&lt;STRONG&gt;Y&lt;/STRONG&gt;, call it total stuff, where&amp;nbsp;&lt;STRONG&gt;X&amp;nbsp;&lt;/STRONG&gt;is a component of&amp;nbsp;&lt;STRONG&gt;Y&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="font-claude-response-body break-words whitespace-normal leading-[1.7]"&gt;The derived quantity &lt;STRONG&gt;Z = X/Y&lt;/STRONG&gt;, call it purity, is&amp;nbsp;also of interest and should be maximized.&lt;/P&gt;
&lt;P class="font-claude-response-body break-words whitespace-normal leading-[1.7]"&gt;Historically, the data collected was used to optimize X and Z, but I have concerns over the mathematical implications of maximizing 2 responses where 1 response is a function of the other response. I haven't dug into it too much yet, but my intuition tells me that the optimization of the desirability function when your responses are functions of each other could be weird.&lt;/P&gt;
&lt;P class="font-claude-response-body break-words whitespace-normal leading-[1.7]"&gt;I am considering the following 4 options. Open to other suggestions if people have them.&amp;nbsp;&lt;/P&gt;
&lt;OL class="[li_&amp;amp;]:mb-0 [li_&amp;amp;]:mt-1 [li_&amp;amp;]:gap-1 [&amp;amp;:not(:last-child)_ul]:pb-1 [&amp;amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3"&gt;
&lt;LI class="font-claude-response-body whitespace-normal break-words pl-2"&gt;&lt;STRONG&gt;Model X and Z, maximize both.&lt;/STRONG&gt; Surfaces share information about X, so residuals aren't independent across responses.&lt;/LI&gt;
&lt;LI class="font-claude-response-body whitespace-normal break-words pl-2"&gt;&lt;STRONG&gt;Model X and Y, maximize X and minimize Y.&lt;/STRONG&gt; Independent assay errors, but "minimize Y" seems weird since Y is bounded below by X.&lt;/LI&gt;
&lt;LI class="font-claude-response-body whitespace-normal break-words pl-2"&gt;&lt;STRONG&gt;Model log(Z) alone.&lt;/STRONG&gt;&amp;nbsp;Assay errors are multiplicative, so stabilizes the variance but discards absolute X information.&lt;/LI&gt;
&lt;LI class="font-claude-response-body whitespace-normal break-words pl-2"&gt;&lt;STRONG&gt;Model X and Y with multivariate methods.&lt;/STRONG&gt; Can assume correlation between the responses.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;I would appreciate any thoughts on this topic, and perhaps any relevant literature I could look over.&lt;/P&gt;
&lt;P class="font-claude-response-body break-words whitespace-normal leading-[1.7]"&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 12:46:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952720#M109951</guid>
      <dc:creator>rcast15</dc:creator>
      <dc:date>2026-06-08T12:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: Best Response Parameterization for Optimization with DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952760#M109955</link>
      <description>&lt;P&gt;Hello&amp;nbsp;,&lt;/P&gt;
&lt;P class="font-claude-response-body break-words whitespace-normal leading-[1.7]"&gt;The use of Z response seems hazardous, as this&amp;nbsp;ratio response creates a structural constraint (always X ≤ Y since X is a component of Y), which may create several issues:&lt;/P&gt;
&lt;OL class="[li_&amp;amp;]:mb-0 [li_&amp;amp;]:mt-1 [li_&amp;amp;]:gap-1 [&amp;amp;:not(:last-child)_ul]:pb-1 [&amp;amp;:not(:last-child)_ol]:pb-1 list-decimal flex flex-col gap-1 pl-8 mb-3"&gt;
&lt;LI class="font-claude-response-body whitespace-normal break-words pl-2"&gt;Collinearity of surfaces: Any model for Z = X/Y is implicitly a function of both X and Y, so the response surfaces are "mixed" (and it may be more complex to get optimal/satisfactory solutions from the models).&lt;/LI&gt;
&lt;LI class="font-claude-response-body whitespace-normal break-words pl-2"&gt;Non-independence of residuals: If your assay for Y includes the measurement of X (i.e., Y is measured partly via X), then the errors are correlated. If Y is measured by a completely independent assay, the measurement errors may be independant but the dependence between responses still remains by "structure" (Y = X + other).&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Option 2 is the one of the "cleanest/safest" options since it will fit models using raw measurements with their own independant errors, but the tricky situation may appear in the optimization: Maximizing X and minimizing Y may lead to sub-optimal solutions (depending on the importance given to each response), because a point with X/Yield = 50% and Y=55% could have similar desirability as a point with X/Yield = 70% and Y=90%. &lt;BR /&gt;So maybe modeling the two raw measurements but using X/Yield and a "Y-X" formula (for measuring impurity/by-products quantity) based on models' predictions could help optimize both responses, by maximizing the Yield and minimizing the by-products/impurity quantity.&lt;/P&gt;
&lt;P&gt;Hope this answer may help you,&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 15:12:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952760#M109955</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2026-06-08T15:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Best Response Parameterization for Optimization with DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952761#M109956</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/64615"&gt;@rcast15&lt;/a&gt;&amp;nbsp;: I am admittedly ignorant of the process, so I may be misunderstanding something; but isn't it enough to maximize Z since X is bounded above by Y?&amp;nbsp; Z is a proportion (can't be greater than 1), so that maximizing Z maximizes the relavent X?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 15:34:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952761#M109956</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2026-06-08T15:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: Best Response Parameterization for Optimization with DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952771#M109957</link>
      <description>&lt;P&gt;It is, of course, hard to give specific advice without proper context. I tend to agree with Victor on the options you listed. I might suggest you investigate other response variables. It really helps to know what mechanisms you are investigating.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Since X is a component of Y, and Z = X/Y is derived from both, I would be hesitant to optimize all three directly. I’d first ask whether there is a more fundamental response that represents the actual objective. For example, is the goal to increase the amount of desired component, reduce the undesired component, improve selectivity, or improve conversion efficiency?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I’d also be careful with the ratio. Ratios can become unstable, especially if Y varies substantially or gets small. The ratio may exaggerate noise in either X or Y. A graph of predicted X versus predicted Z, or X versus Y with purity contours, may be more informative than simply optimizing a desirability function.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 16:59:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952771#M109957</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2026-06-08T16:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Best Response Parameterization for Optimization with DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952772#M109958</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;There are diminishing returns to maximizing Z. You are correct in that maximizing Z would maximize X, but only up to a certain point as too many impurities (defined as Y-X) would be introduced, since &lt;STRONG&gt;Y and X are positively correlated&lt;/STRONG&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My other concern if we only maximized Z is that I would then get factor settings that favor very tiny amounts of my denominator, Y, thus producing smaller yields, X.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 17:03:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952772#M109958</guid>
      <dc:creator>rcast15</dc:creator>
      <dc:date>2026-06-08T17:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Best Response Parameterization for Optimization with DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952773#M109959</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/11568"&gt;@Victor_G&lt;/a&gt;&amp;nbsp;Thank you for your response.&lt;/P&gt;
&lt;P&gt;I had thought about using X and Y-X as my responses (maximizing X and minimizing Y-X). Are you saying this would be your suggestion?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also to clarify,&amp;nbsp;&lt;SPAN&gt;Y &lt;STRONG&gt;is&lt;/STRONG&gt; measured by a completely independent assay.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 17:08:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952773#M109959</guid>
      <dc:creator>rcast15</dc:creator>
      <dc:date>2026-06-08T17:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Best Response Parameterization for Optimization with DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952774#M109960</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/4358"&gt;@statman&lt;/a&gt;&amp;nbsp;Thank you for your response.&lt;/P&gt;
&lt;P&gt;While unable to give very specific information, I can provide a bit more context.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;X&lt;/STRONG&gt; is a measurement of a &lt;STRONG&gt;target protein&lt;/STRONG&gt;, which we call yield, and we want to maximize this. &lt;STRONG&gt;Y&lt;/STRONG&gt; is a completely independent measurement of&amp;nbsp;&lt;STRONG&gt;total protein&lt;/STRONG&gt;. The goal is twofold, in order of importance:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Increase the desired component &lt;STRONG&gt;X&lt;/STRONG&gt;, or&amp;nbsp;&lt;STRONG&gt;target protein&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Reduce the undesired component (&lt;STRONG&gt;Y&lt;/STRONG&gt;-X), which represents all other protein we do not want&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Goal 2 has historically been tackled by maximizing X/Y, which is just a proportion of the&amp;nbsp;&lt;STRONG&gt;total protein&amp;nbsp;&lt;/STRONG&gt;that is the&amp;nbsp;&lt;STRONG&gt;target protein&lt;/STRONG&gt;. My initial concern started with the fact that choosing factor settings that maximize X and Z=X/Y essentially "double count" X.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Agree with inspecting graphs in addition to optimizing to a desirability function.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 17:19:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952774#M109960</guid>
      <dc:creator>rcast15</dc:creator>
      <dc:date>2026-06-08T17:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: Best Response Parameterization for Optimization with DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952775#M109961</link>
      <description>&lt;P&gt;Yes, here is the workflow I was thinking of:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&amp;nbsp;Model your X and Y responses since they are independent measurements&lt;/LI&gt;
&lt;LI&gt;Save your models' prediction formula for X and Y,&lt;/LI&gt;
&lt;LI&gt;Create a formula Ypred - Xpred and optimize Xpred (maximize) as well as Ypred - Xpred (minimize).&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 08 Jun 2026 17:31:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952775#M109961</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2026-06-08T17:31:12Z</dc:date>
    </item>
    <item>
      <title>Re: Best Response Parameterization for Optimization with DOE</title>
      <link>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952808#M109962</link>
      <description>&lt;P data-end="126" data-start="59"&gt;I would avoid mixing the nomenclature. I’d define the responses as:&lt;/P&gt;
&lt;P data-end="193" data-start="128"&gt;&lt;STRONG data-end="151" data-start="128"&gt;Y1 = target protein&lt;/STRONG&gt;&lt;BR data-end="154" data-start="151" /&gt;&lt;STRONG data-end="193" data-start="154"&gt;Y2 = total protein − target protein&lt;/STRONG&gt;&lt;/P&gt;
&lt;P data-end="379" data-start="195"&gt;Then I would model both Y’s directly. This separates the desired material from the non-target material rather than creating a derived ratio response that may be difficult to interpret.&lt;/P&gt;
&lt;P data-is-only-node="" data-is-last-node="" data-end="890" data-start="381"&gt;One additional thought: depending on the process, you may also be interested in factor effects on the &lt;STRONG data-end="498" data-start="483"&gt;variability&lt;/STRONG&gt; of Y1 and Y2, not just their means. For example, if this is a batch process, you could estimate within-batch variation by taking repeated measurements from different locations within the batch. The average of those measurements could be used to improve precision for modeling the mean response surface, while the variance of those measurements could be used to model variation as a response.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2026 19:38:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Best-Response-Parameterization-for-Optimization-with-DOE/m-p/952808#M109962</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2026-06-08T19:38:37Z</dc:date>
    </item>
  </channel>
</rss>

