<?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: Prediction Profiler - minimize all factors in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Prediction-Profiler-minimize-all-factors/m-p/57989#M32239</link>
    <description>&lt;P&gt;Yeah yeah, minimize all responses.&amp;nbsp; Sorry for being unclear.&amp;nbsp;&amp;nbsp;The link I posted should have been clear enough of what I'm doing.&lt;/P&gt;</description>
    <pubDate>Wed, 23 May 2018 16:46:49 GMT</pubDate>
    <dc:creator>msharp</dc:creator>
    <dc:date>2018-05-23T16:46:49Z</dc:date>
    <item>
      <title>Prediction Profiler - minimize all factors</title>
      <link>https://community.jmp.com/t5/Discussions/Prediction-Profiler-minimize-all-factors/m-p/57898#M32197</link>
      <description>&lt;P&gt;Is there a way either manually or through JSL, that I could set desirability to minimize all factors?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Doing one factor at a time is a lot of clicks...&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.jmp.com/support/help/14/find-the-critical-point-using-the-prediction-pro.shtml" target="_blank"&gt;https://www.jmp.com/support/help/14/find-the-critical-point-using-the-prediction-pro.shtml&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 May 2018 20:11:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Prediction-Profiler-minimize-all-factors/m-p/57898#M32197</guid>
      <dc:creator>msharp</dc:creator>
      <dc:date>2018-05-22T20:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Prediction Profiler - minimize all factors</title>
      <link>https://community.jmp.com/t5/Discussions/Prediction-Profiler-minimize-all-factors/m-p/57966#M32235</link>
      <description>&lt;P&gt;The&amp;nbsp;desirability function is used to define the goal for the response, not the factors. Factor settings that maximize desirability is found using the current model.&lt;/P&gt;
&lt;P&gt;Do you mean that you want to set all factors to their minimum value, independent of the desirability?&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 15:56:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Prediction-Profiler-minimize-all-factors/m-p/57966#M32235</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-05-23T15:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Prediction Profiler - minimize all factors</title>
      <link>https://community.jmp.com/t5/Discussions/Prediction-Profiler-minimize-all-factors/m-p/57989#M32239</link>
      <description>&lt;P&gt;Yeah yeah, minimize all responses.&amp;nbsp; Sorry for being unclear.&amp;nbsp;&amp;nbsp;The link I posted should have been clear enough of what I'm doing.&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 16:46:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Prediction-Profiler-minimize-all-factors/m-p/57989#M32239</guid>
      <dc:creator>msharp</dc:creator>
      <dc:date>2018-05-23T16:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Prediction Profiler - minimize all factors</title>
      <link>https://community.jmp.com/t5/Discussions/Prediction-Profiler-minimize-all-factors/m-p/57991#M32241</link>
      <description>&lt;P&gt;You can select all the response columns and then select Cols &amp;gt; Standardize Attributes. Add the Response Limits column property in the bottom half of the dialog. Just change the goal to Minimize and leave the limits blank.&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 17:43:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Prediction-Profiler-minimize-all-factors/m-p/57991#M32241</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2018-05-23T17:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Prediction Profiler - minimize all factors</title>
      <link>https://community.jmp.com/t5/Discussions/Prediction-Profiler-minimize-all-factors/m-p/57996#M32245</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp; Super helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here's how to do it in JSL&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;for(i=1; imax=nitems(Ycolumns), i&amp;lt;=imax, i++,
	column(dtDOE, Ycolumns[i]) &amp;lt;&amp;lt; Set Property( "Response Limits", {Goal( Minimize ), Importance( 1 ), Show Limits( 0 )});
);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 23 May 2018 19:37:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Prediction-Profiler-minimize-all-factors/m-p/57996#M32245</guid>
      <dc:creator>msharp</dc:creator>
      <dc:date>2018-05-23T19:37:35Z</dc:date>
    </item>
  </channel>
</rss>

