<?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: multivariate segmented regression in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/multivariate-segmented-regression/m-p/219477#M43911</link>
    <description>When I use Analyze &amp;gt; Specialized Model &amp;gt; Nonlinear, I can only input one variable in "X, Predictor Formula" at one time. How can I input multiple variables? Another question is, how did you create the custom model formula? Did you create another column for new formula? Could you show me how to do this in more steps?</description>
    <pubDate>Wed, 31 Jul 2019 19:02:00 GMT</pubDate>
    <dc:creator>lzhang83</dc:creator>
    <dc:date>2019-07-31T19:02:00Z</dc:date>
    <item>
      <title>multivariate segmented regression</title>
      <link>https://community.jmp.com/t5/Discussions/multivariate-segmented-regression/m-p/219306#M43899</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use JMP for a multivariate segmented linear regression. For example, I have a data set df with response variable Y and three predictors X1, X2, X3, with corresponding breakpoints a1, a2, a3. Which module I can use for modeling and prediction for segmented regression and how to use it? I am using JMP 14.1.0, and tried Analyze &amp;gt; Specialized Modeling &amp;gt; Nonliear but still not sure how to input intial breakpoints and run for modeling. Could you help me with this? JSL code will be also helpful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 13:42:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/multivariate-segmented-regression/m-p/219306#M43899</guid>
      <dc:creator>lzhang83</dc:creator>
      <dc:date>2019-07-31T13:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: multivariate segmented regression</title>
      <link>https://community.jmp.com/t5/Discussions/multivariate-segmented-regression/m-p/219331#M43903</link>
      <description>&lt;P&gt;You are on the right track. The Nonlinear platform is the most flexible fitting method in JMP for any MLE. Here is an example from &lt;STRONG&gt;Big Class&lt;/STRONG&gt; where I fit &lt;STRONG&gt;weight&lt;/STRONG&gt; versus &lt;STRONG&gt;height&lt;/STRONG&gt; with a hinge at &lt;STRONG&gt;height = 62.5&lt;/STRONG&gt; and plotted the fitted function in Graph Builder:&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="Capture.PNG" style="width: 677px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/18480iBB1211A821DF276C/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is the custome model formula that I created for Nonlinear:&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="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/18481i131798A867D20FEE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should be able to extrapolate what I did to three predictors.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 14:21:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/multivariate-segmented-regression/m-p/219331#M43903</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2019-07-31T14:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: multivariate segmented regression</title>
      <link>https://community.jmp.com/t5/Discussions/multivariate-segmented-regression/m-p/219477#M43911</link>
      <description>When I use Analyze &amp;gt; Specialized Model &amp;gt; Nonlinear, I can only input one variable in "X, Predictor Formula" at one time. How can I input multiple variables? Another question is, how did you create the custom model formula? Did you create another column for new formula? Could you show me how to do this in more steps?</description>
      <pubDate>Wed, 31 Jul 2019 19:02:00 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/multivariate-segmented-regression/m-p/219477#M43911</guid>
      <dc:creator>lzhang83</dc:creator>
      <dc:date>2019-07-31T19:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: multivariate segmented regression</title>
      <link>https://community.jmp.com/t5/Discussions/multivariate-segmented-regression/m-p/219484#M43916</link>
      <description>&lt;P&gt;You can only assign one &lt;EM&gt;data column&lt;/EM&gt; to the &lt;STRONG&gt;X, Predictor Formula&lt;/STRONG&gt; role. The formula, though, can use more than one predictor variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, I made a new data column with a formula to define the custom model for Nonlinear. Please select &lt;STRONG&gt;Help&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Books&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Using JMP&lt;/STRONG&gt; and see the &lt;STRONG&gt;Calculate Values with Formulas&lt;/STRONG&gt; section in the &lt;STRONG&gt;Work with Your Data&lt;/STRONG&gt; chapter devoted to building formulas. Then see the later&amp;nbsp;&lt;STRONG&gt;Formula Editor&lt;/STRONG&gt; chapter for more details. Lots of good information and examples there!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are also more examples specifically of using column formulas for custom models in Nonlinear in the chapter devoted to this platform in &lt;STRONG&gt;Help&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Books&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;Predictive and Specialized Modeling&lt;/STRONG&gt; book.&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2019 19:53:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/multivariate-segmented-regression/m-p/219484#M43916</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2019-07-31T19:53:26Z</dc:date>
    </item>
  </channel>
</rss>

