<?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: Interactive slider (JMP) in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Interactive-slider-JMP/m-p/746859#M92592</link>
    <description>&lt;P&gt;You can use the Application Builder to add sliders without having to write JSL.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Apr 2024 11:44:17 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2024-04-11T11:44:17Z</dc:date>
    <item>
      <title>Interactive slider (JMP)</title>
      <link>https://community.jmp.com/t5/Discussions/Interactive-slider-JMP/m-p/746858#M92591</link>
      <description>&lt;P&gt;What would be the simplest way to create an interactive slider in JMP? Can we do this without JSL?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is an example done in Excel (VBA is not required).&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="FN_0-1712834385865.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/63260i65BA7D78D9DA6D9C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FN_0-1712834385865.png" alt="FN_0-1712834385865.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 11:25:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Interactive-slider-JMP/m-p/746858#M92591</guid>
      <dc:creator>FN</dc:creator>
      <dc:date>2024-04-11T11:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive slider (JMP)</title>
      <link>https://community.jmp.com/t5/Discussions/Interactive-slider-JMP/m-p/746859#M92592</link>
      <description>&lt;P&gt;You can use the Application Builder to add sliders without having to write JSL.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 11:44:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Interactive-slider-JMP/m-p/746859#M92592</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2024-04-11T11:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive slider (JMP)</title>
      <link>https://community.jmp.com/t5/Discussions/Interactive-slider-JMP/m-p/746867#M92595</link>
      <description>&lt;P&gt;Would a JMP &lt;A href="https://www.jmp.com/support/help/en/18.0/#page/jmp/introduction-to-profilers.shtml#" target="_self"&gt;profiler&lt;/A&gt; work for you?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 13:48:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Interactive-slider-JMP/m-p/746867#M92595</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2024-04-11T13:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive slider (JMP)</title>
      <link>https://community.jmp.com/t5/Discussions/Interactive-slider-JMP/m-p/747070#M92677</link>
      <description>&lt;P&gt;Not sure how the profiler would show the effect of a parameter. It seems it only shows factors (X variables).&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 09:09:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Interactive-slider-JMP/m-p/747070#M92677</guid>
      <dc:creator>FN</dc:creator>
      <dc:date>2024-04-15T09:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive slider (JMP)</title>
      <link>https://community.jmp.com/t5/Discussions/Interactive-slider-JMP/m-p/747161#M92702</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/13827"&gt;@FN&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you do not want to create a custom application or script, you might be able to use Nonlinear platform. This platform was designed for solving for parameters, but the resulting analysis might be a good fit for what you are looking for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Create a column formula and assign the variable n as a parameter.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="scott_allen_0-1713198945420.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/63346i9CBD697063D3FE31/image-size/medium?v=v2&amp;amp;px=400" role="button" title="scott_allen_0-1713198945420.png" alt="scott_allen_0-1713198945420.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. Launch the platform (Analyze &amp;gt; Specialized Modeling &amp;gt; Nonlinear). Assign column Y as the Response and column Calc Y (the one with the column formula) as the X, Predictor Formula.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;3. Adjust the n parameter with the slider. If there are multiple parameters, there will be multiple sliders. The points represent the curve for the value assigned to n in the column formula and the curve will show the effect of changing n.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="parameterSlider.gif" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/63347iAE625551A616AE34/image-size/medium?v=v2&amp;amp;px=400" role="button" title="parameterSlider.gif" alt="parameterSlider.gif" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 16:44:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Interactive-slider-JMP/m-p/747161#M92702</guid>
      <dc:creator>scott_allen</dc:creator>
      <dc:date>2024-04-15T16:44:32Z</dc:date>
    </item>
  </channel>
</rss>

