<?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 Why no response after click 'GO' when using Stepwise of P value threshold in JMP 16? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Why-no-response-after-click-GO-when-using-Stepwise-of-P-value/m-p/633397#M83174</link>
    <description>&lt;P&gt;I noticed that JMP has no response quick often especially when I use either Forward or Backward in P value threshold. Is there any reason for this? It's very annoying. I have to quick the stepwise and do it again and again.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Jun 2023 21:15:06 GMT</pubDate>
    <dc:creator>lazzybug</dc:creator>
    <dc:date>2023-06-08T21:15:06Z</dc:date>
    <item>
      <title>Why no response after click 'GO' when using Stepwise of P value threshold in JMP 16?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-no-response-after-click-GO-when-using-Stepwise-of-P-value/m-p/633397#M83174</link>
      <description>&lt;P&gt;I noticed that JMP has no response quick often especially when I use either Forward or Backward in P value threshold. Is there any reason for this? It's very annoying. I have to quick the stepwise and do it again and again.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Jun 2023 21:15:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-no-response-after-click-GO-when-using-Stepwise-of-P-value/m-p/633397#M83174</guid>
      <dc:creator>lazzybug</dc:creator>
      <dc:date>2023-06-08T21:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why no response after click 'GO' when using Stepwise of P value threshold in JMP 16?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-no-response-after-click-GO-when-using-Stepwise-of-P-value/m-p/633419#M83176</link>
      <description>&lt;P&gt;How many terms in your model? How many rows in your data table? Did you change other settings (e.g., Rules) before clicking Go? Do you see terms in the middle table of Stepwise that you would enter manually, so clicking Go should at least select this term in the forward direction? Do you add all the terms for the backward direction before clicking Go? Are there any terms that you would manually remove from the model?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you share the data and the full model you want to start with?&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2023 16:44:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-no-response-after-click-GO-when-using-Stepwise-of-P-value/m-p/633419#M83176</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2023-05-19T16:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why no response after click 'GO' when using Stepwise of P value threshold in JMP 16?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-no-response-after-click-GO-when-using-Stepwise-of-P-value/m-p/633436#M83177</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/5358"&gt;@Mark_Bailey&lt;/a&gt;&amp;nbsp;Thank you so much for your prompt response. The reason for no response is that I did not choose enter all and remove all when switching between backward and forward or mixed. Now stepwise works.&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2023 17:20:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-no-response-after-click-GO-when-using-Stepwise-of-P-value/m-p/633436#M83177</guid>
      <dc:creator>lazzybug</dc:creator>
      <dc:date>2023-05-19T17:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: Why no response after click 'GO' when using Stepwise of P value threshold in JMP 16?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-no-response-after-click-GO-when-using-Stepwise-of-P-value/m-p/633552#M83181</link>
      <description>&lt;P&gt;Please see Help &amp;gt; Scripting Index for a reference. Change the drop-down menu in the upper left to Objects, then select Fit Stepwise as shown here:&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="step.PNG" style="width: 958px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/52918iE741138A6456B363/image-size/large?v=v2&amp;amp;px=999" role="button" title="step.PNG" alt="step.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;See the Direction, Enter All, and Go messages in particular. I suggest exploring more messages to see if there are any more that would be useful for your script.&lt;/P&gt;</description>
      <pubDate>Fri, 19 May 2023 19:41:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-no-response-after-click-GO-when-using-Stepwise-of-P-value/m-p/633552#M83181</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2023-05-19T19:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why no response after click 'GO' when using Stepwise of P value threshold in JMP 16?</title>
      <link>https://community.jmp.com/t5/Discussions/Why-no-response-after-click-GO-when-using-Stepwise-of-P-value/m-p/634632#M83265</link>
      <description>&lt;P&gt;Thank you so much for your help&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/5358"&gt;@Mark_Bailey&lt;/a&gt;&amp;nbsp; My problem was figured it out already.&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 22:02:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-no-response-after-click-GO-when-using-Stepwise-of-P-value/m-p/634632#M83265</guid>
      <dc:creator>lazzybug</dc:creator>
      <dc:date>2023-05-23T22:02:44Z</dc:date>
    </item>
  </channel>
</rss>

