<?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: Confidence intervals on profiler using expanded formula in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Confidence-intervals-on-profiler-using-expanded-formula/m-p/886184#M104855</link>
    <description>&lt;P&gt;Hi Ben,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again for the assistance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, I have tried entering the Whole Prediction Formula along with the three PredSE columns. This leads to PredSE being additional Y variables in the profiler, rather than being used to calculate the CI for viscosity.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jul 2025 08:12:51 GMT</pubDate>
    <dc:creator>CentroidError56</dc:creator>
    <dc:date>2025-07-10T08:12:51Z</dc:date>
    <item>
      <title>Confidence intervals on profiler using expanded formula</title>
      <link>https://community.jmp.com/t5/Discussions/Confidence-intervals-on-profiler-using-expanded-formula/m-p/884336#M104822</link>
      <description>&lt;P&gt;I used the Fit Curve platform to fit Gaussian curves to some viscosity vs salt% data obtained for a range of different formulations. I saved the parameter estimates for Peak Value, Critical Point and Growth Rate to my data table. Following this, I used linear regression to predict the three Gaussian peak parameters using formulation composition as predictors. I saved the prediction formulae and SE for each of the Gaussian parameters to my data table. I manually created a new formula column that calculates predicted viscosity using the Gaussian parameters predicted by the regression model. I then used to profiler with expanded formula box ticked to visualise how the viscosity curves change with formulation composition. The issue is that the profiler doesn't show the confidence interval for the predicted viscosity data. Is there any way to use the SE for the predicted peak parameters to get the confidence interval in the profiler?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 12:45:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Confidence-intervals-on-profiler-using-expanded-formula/m-p/884336#M104822</guid>
      <dc:creator>CentroidError56</dc:creator>
      <dc:date>2025-07-09T12:45:24Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence intervals on profiler using expanded formula</title>
      <link>https://community.jmp.com/t5/Discussions/Confidence-intervals-on-profiler-using-expanded-formula/m-p/884541#M104823</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/47547"&gt;@CentroidError56&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you can provide the data table that would be helpful. There is a trick to get the SE included in the profiler, you need to have your prediction formula columns named as "Pred Formula [Name of Variable]" and your SE column named as "Pred SE [Name of Variable" - so for example "Pred Formula Growth Rate" and "Pred SE Growth Rate". Then take both columns to Graph&amp;gt;Profiler and JMP will ask you if you want to use the column as the SE.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 13:38:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Confidence-intervals-on-profiler-using-expanded-formula/m-p/884541#M104823</guid>
      <dc:creator>Ben_BarrIngh</dc:creator>
      <dc:date>2025-07-09T13:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence intervals on profiler using expanded formula</title>
      <link>https://community.jmp.com/t5/Discussions/Confidence-intervals-on-profiler-using-expanded-formula/m-p/884716#M104825</link>
      <description>&lt;P&gt;Hi Ben,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate your response.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The columns are named correctly. I'm not actually profiling Growth Rate, I'm profiling predicted viscosity which uses Pred Formula Growth Rate as a variable;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P class="math-equation" style="width: fit-content; min-width: 99%;" data-katex="$$(Exp(
	(((((:Salt Level - :Pred Formula Critical Point) / :Pred Formula Growth Rate) ^
	2) * 0.5) * -1)
)) * :Pred Formula Peak Value$$"&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;The problem is that the SE associated with the Pred Formulas doesn't propagate through to predicted viscosity. Therefore I get no CI when I profile it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 13:52:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Confidence-intervals-on-profiler-using-expanded-formula/m-p/884716#M104825</guid>
      <dc:creator>CentroidError56</dc:creator>
      <dc:date>2025-07-09T13:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence intervals on profiler using expanded formula</title>
      <link>https://community.jmp.com/t5/Discussions/Confidence-intervals-on-profiler-using-expanded-formula/m-p/885627#M104834</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/47547"&gt;@CentroidError56&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So when you open the Profiler window on Graph&amp;gt;Profiler are you adding in the 'Whole' Prediction Formula (as you have above)&amp;nbsp;&lt;EM&gt;and&lt;/EM&gt; the PredSE columns?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 15:10:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Confidence-intervals-on-profiler-using-expanded-formula/m-p/885627#M104834</guid>
      <dc:creator>Ben_BarrIngh</dc:creator>
      <dc:date>2025-07-09T15:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence intervals on profiler using expanded formula</title>
      <link>https://community.jmp.com/t5/Discussions/Confidence-intervals-on-profiler-using-expanded-formula/m-p/886184#M104855</link>
      <description>&lt;P&gt;Hi Ben,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks again for the assistance.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, I have tried entering the Whole Prediction Formula along with the three PredSE columns. This leads to PredSE being additional Y variables in the profiler, rather than being used to calculate the CI for viscosity.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jul 2025 08:12:51 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Confidence-intervals-on-profiler-using-expanded-formula/m-p/886184#M104855</guid>
      <dc:creator>CentroidError56</dc:creator>
      <dc:date>2025-07-10T08:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Confidence intervals on profiler using expanded formula</title>
      <link>https://community.jmp.com/t5/Discussions/Confidence-intervals-on-profiler-using-expanded-formula/m-p/886375#M104881</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/47547"&gt;@CentroidError56&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you can send a dataset over I can have a look and have a mess around to see if there's a solution.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Ben&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jul 2025 08:25:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Confidence-intervals-on-profiler-using-expanded-formula/m-p/886375#M104881</guid>
      <dc:creator>Ben_BarrIngh</dc:creator>
      <dc:date>2025-07-11T08:25:26Z</dc:date>
    </item>
  </channel>
</rss>

