<?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: Selecting the proper analysis method to develop nonlinear predictive formula in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Selecting-the-proper-analysis-method-to-develop-nonlinear/m-p/379882#M62988</link>
    <description>&lt;P&gt;First, welcome to the community. &amp;nbsp;If possible, it would be helpful if you could attach the JMP data set you are looking at (all right to code the actual values if it is sensitive). &amp;nbsp;I'm trying to get my head around your situation, but have some questions:&lt;/P&gt;
&lt;P&gt;1. Are the 3 dimensions actually independent?&lt;/P&gt;
&lt;P&gt;2. How much do those dimension values vary in the study?&lt;/P&gt;
&lt;P&gt;3. What models did you use? &amp;nbsp;If your dimension data is more than 2 levels, you can certainly add non-linear terms to the model. In the Fit Model platform, you can elect the 3 dimensions in the list and select Macros&amp;gt;Factorial to Degree and have JMP write appropriate models (Degree= 2 is quadratic, Degree=3 is cubic, etc.). &amp;nbsp;I don't know what data you have available?&lt;/P&gt;
&lt;P&gt;4. For the analysis you performed, how well did the models predict the Y? &amp;nbsp;R-squares, p-values, RMSE, etc. &amp;nbsp;What do the residuals look like? &amp;nbsp;Often you can see departure from linear in residual plots.&lt;/P&gt;
&lt;P&gt;5. Field is your Y? &amp;nbsp;I don't know what this is? &amp;nbsp;A magnetic field or electrical charge? It sounds like you did not get much variation in the field in your data set and therefore your models are limited in space. &amp;nbsp;This may be an inference space issue?&lt;/P&gt;
&lt;P&gt;6. If I understand you correctly, you want an equation Y=D1 + D2 + D3 and then you want to enter a Y and solve for D1-D3. &amp;nbsp;Do you know how to algebraically solve simultaneous equations?&lt;/P&gt;
&lt;P&gt;Perhaps others have a better understanding or a different interpretation of your situation.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Apr 2021 18:30:30 GMT</pubDate>
    <dc:creator>statman</dc:creator>
    <dc:date>2021-04-26T18:30:30Z</dc:date>
    <item>
      <title>Selecting the proper analysis method to develop nonlinear predictive formula</title>
      <link>https://community.jmp.com/t5/Discussions/Selecting-the-proper-analysis-method-to-develop-nonlinear/m-p/379858#M62985</link>
      <description>&lt;P&gt;I would like to use simulation data to develop a predictive formula that would relate physical dimensions (independent variables with a range of dimension values) to the resulting field that is produced (dependent variable). I have 3 independent variables and I'm measuring the generated field at 3 locations. I would like to develop a set of formulas that allow me to enter the desired field at the 3 different locations and solve for the 3 physical dimensions that would yield those field values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example of desired formula:&lt;/P&gt;&lt;P&gt;Desired field at position 1 = a*(dimension 1) + b*(dimension 2) + c*(dimension 1) + d&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the Fit Model - Standard Least Squares - Effect Leverage - I have generated 3 linear predicted formulas which theoretically should allow me to accomplish my task but those&amp;nbsp;predicted formulas are only representative of the resulting field across a very narrow range of the physical dimensions. I believe there is some non-linear behavior that these linear predicted formulas are not capturing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could anyone suggest an analysis method for generating non-linear predicted formulas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 00:32:43 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Selecting-the-proper-analysis-method-to-develop-nonlinear/m-p/379858#M62985</guid>
      <dc:creator>Kathorvath</dc:creator>
      <dc:date>2023-06-09T00:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the proper analysis method to develop nonlinear predictive formula</title>
      <link>https://community.jmp.com/t5/Discussions/Selecting-the-proper-analysis-method-to-develop-nonlinear/m-p/379882#M62988</link>
      <description>&lt;P&gt;First, welcome to the community. &amp;nbsp;If possible, it would be helpful if you could attach the JMP data set you are looking at (all right to code the actual values if it is sensitive). &amp;nbsp;I'm trying to get my head around your situation, but have some questions:&lt;/P&gt;
&lt;P&gt;1. Are the 3 dimensions actually independent?&lt;/P&gt;
&lt;P&gt;2. How much do those dimension values vary in the study?&lt;/P&gt;
&lt;P&gt;3. What models did you use? &amp;nbsp;If your dimension data is more than 2 levels, you can certainly add non-linear terms to the model. In the Fit Model platform, you can elect the 3 dimensions in the list and select Macros&amp;gt;Factorial to Degree and have JMP write appropriate models (Degree= 2 is quadratic, Degree=3 is cubic, etc.). &amp;nbsp;I don't know what data you have available?&lt;/P&gt;
&lt;P&gt;4. For the analysis you performed, how well did the models predict the Y? &amp;nbsp;R-squares, p-values, RMSE, etc. &amp;nbsp;What do the residuals look like? &amp;nbsp;Often you can see departure from linear in residual plots.&lt;/P&gt;
&lt;P&gt;5. Field is your Y? &amp;nbsp;I don't know what this is? &amp;nbsp;A magnetic field or electrical charge? It sounds like you did not get much variation in the field in your data set and therefore your models are limited in space. &amp;nbsp;This may be an inference space issue?&lt;/P&gt;
&lt;P&gt;6. If I understand you correctly, you want an equation Y=D1 + D2 + D3 and then you want to enter a Y and solve for D1-D3. &amp;nbsp;Do you know how to algebraically solve simultaneous equations?&lt;/P&gt;
&lt;P&gt;Perhaps others have a better understanding or a different interpretation of your situation.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 18:30:30 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Selecting-the-proper-analysis-method-to-develop-nonlinear/m-p/379882#M62988</guid>
      <dc:creator>statman</dc:creator>
      <dc:date>2021-04-26T18:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting the proper analysis method to develop nonlinear predictive formula</title>
      <link>https://community.jmp.com/t5/Discussions/Selecting-the-proper-analysis-method-to-develop-nonlinear/m-p/379931#M62994</link>
      <description>&lt;P&gt;Hello thanks for taking the time to look over my question. Let me preface this with, I'm relatively new to using JMP and I don't have much background in statistics (part of why I've been struggling to figure this out). From a practical perspective, I want to use this set of equations to design a physical structure that is capable of producing my desired electric field.&amp;nbsp;Attached is my dataset.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. The independent variables are dimensions of an object and indicate the width, height, gap, and thickness - so technically there are 4 independent variables but the thickness factor doesn't seem to be very significant&lt;/P&gt;&lt;P&gt;2. Dimension's ranges are as follows the width: 10-25 mm, height: 1-7 mm, gap: 0.1-3 mm, and thickness: 1-7 mm (ideally with the constraint of height &amp;gt; gap)&lt;/P&gt;&lt;P&gt;3. I've been using the fit model and I believe have been running the analysis with macros&amp;gt;factorial to degree already set to 2&lt;/P&gt;&lt;P&gt;4. I saved the fit model analysis to the dataset table&lt;/P&gt;&lt;P&gt;5. My Y is a measurement of a simulated electric field and I actually get A LOT of variation - perhaps too much. I don't think the inference space is an issue but I'm also not very familiar with analyzing this concept.&lt;/P&gt;&lt;P&gt;6. yes, that is correct, and yes given three equations and three unknown variables (width, height, and gap) I should be able to solve for these values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additional thoughts:&lt;/P&gt;&lt;P&gt;A. The Eh values from the predicted formulas should never be &amp;lt;0 - is there a way to constrain this?&lt;/P&gt;&lt;P&gt;B. These predicted formulas do seem to provide an accurate prediction of the Y across a range of independent&amp;nbsp;variables (width, height, and gap). Is there a way to analyze the data with a segmented or split approach and generate multiple sets of predicted formulas that represent the simulated results better?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any additional thoughts or suggestions could be most appreciated.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Apr 2021 21:44:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Selecting-the-proper-analysis-method-to-develop-nonlinear/m-p/379931#M62994</guid>
      <dc:creator>Kathorvath</dc:creator>
      <dc:date>2021-04-26T21:44:34Z</dc:date>
    </item>
  </channel>
</rss>

