<?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: How do I reproduce the profiler generated by Analyze&amp;gt;Fit Model using Graph&amp;gt;Profiler when using a log transformed response? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-do-I-reproduce-the-profiler-generated-by-Analyze-gt-Fit/m-p/750815#M93217</link>
    <description>&lt;P&gt;I'm guessing my request may not be possible with the JMP 17 profiler, but it seems as though this will be possible in the JMP 18 profiler based on the changes I've seen. With that said, I'd appreciate any thoughts on this.&lt;/P&gt;</description>
    <pubDate>Tue, 30 Apr 2024 18:52:25 GMT</pubDate>
    <dc:creator>mminor</dc:creator>
    <dc:date>2024-04-30T18:52:25Z</dc:date>
    <item>
      <title>How do I reproduce the profiler generated by Analyze&gt;Fit Model using Graph&gt;Profiler when using a log transformed response?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-reproduce-the-profiler-generated-by-Analyze-gt-Fit/m-p/750613#M93167</link>
      <description>&lt;P&gt;I know how to reproduce the profiler generated by Analyze&amp;gt;Fit Model using Graph&amp;gt;Profiler when the response is not transformed. In the attached .jmp file "Profiler Example.jmp", script #1 fits a linear regression to the example data with no transform. If I save the "Prediction Formula" and "StdErr Pred Formula" columns, I can reproduce the profiler from script #1&amp;nbsp;using Graph&amp;gt;Profiler, as show in script #2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I fit a log transformed model in script #3. When I try to reproduce the profiler generated by script #3&amp;nbsp;using Graph&amp;gt;Profiler as before, the confidence intervals appear to be incorrect&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I manually calculated the confidence intervals (see columns in table) produced in script #3 and #4 using the&amp;nbsp;"Prediction Formula" and "StdErr Pred Formula" from script #3. It seems script #3 is doing something like this in the background: ":Pred Formula y 2 * Exp( t Quantile( 0.025, 2 ) * :"PredSE Log(y)"n )". Meanwhile script #4 for is doing something like this in the background: ":Pred Formula y 2 + t Quantile( 0.025, 2 ) * :"PredSE Log(y)"n".&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way I can reproduce the profiler from script #3 using Graph&amp;gt;Profiler? Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Script #1 Profiler (Analyze&amp;gt;Fit Model, no y transform):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mminor_0-1714410098364.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/63788i29D3653B1346F484/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mminor_0-1714410098364.png" alt="mminor_0-1714410098364.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Script #2 Profiler (Graph&amp;gt;Profiler, no y transform)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mminor_1-1714410167207.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/63789i4FBED0234BC4829A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mminor_1-1714410167207.png" alt="mminor_1-1714410167207.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Script #3 Profiler (Analyze&amp;gt;Fit Model, log y transform)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mminor_2-1714410233055.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/63790iC9A25A4A18B73540/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mminor_2-1714410233055.png" alt="mminor_2-1714410233055.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Script #4 Profiler (Graph&amp;gt;Profiler, log y transform)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mminor_3-1714410306587.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/63791iD8E4768324EAAE9D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mminor_3-1714410306587.png" alt="mminor_3-1714410306587.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Apr 2024 17:09:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-reproduce-the-profiler-generated-by-Analyze-gt-Fit/m-p/750613#M93167</guid>
      <dc:creator>mminor</dc:creator>
      <dc:date>2024-04-29T17:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I reproduce the profiler generated by Analyze&gt;Fit Model using Graph&gt;Profiler when using a log transformed response?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-reproduce-the-profiler-generated-by-Analyze-gt-Fit/m-p/750815#M93217</link>
      <description>&lt;P&gt;I'm guessing my request may not be possible with the JMP 17 profiler, but it seems as though this will be possible in the JMP 18 profiler based on the changes I've seen. With that said, I'd appreciate any thoughts on this.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2024 18:52:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-reproduce-the-profiler-generated-by-Analyze-gt-Fit/m-p/750815#M93217</guid>
      <dc:creator>mminor</dc:creator>
      <dc:date>2024-04-30T18:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I reproduce the profiler generated by Analyze&gt;Fit Model using Graph&gt;Profiler when using a log transformed response?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-reproduce-the-profiler-generated-by-Analyze-gt-Fit/m-p/887717#M104988</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/20422"&gt;@mminor&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not sure this is the answer to your question but when I want the prediction profiler to have the original (non-transformed) data, I first go to the fit model platform, then add your response variable (non-transformed) in the Y column and then click on the transform menu (next to the model effects window in the fit model platform) to apply the desired transformation to the Y variable. Then you run the model and the prediction profiler will be in the original Y values.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps you or others.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sara&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 13:05:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-reproduce-the-profiler-generated-by-Analyze-gt-Fit/m-p/887717#M104988</guid>
      <dc:creator>SaraA</dc:creator>
      <dc:date>2025-07-17T13:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I reproduce the profiler generated by Analyze&gt;Fit Model using Graph&gt;Profiler when using a log transformed response?</title>
      <link>https://community.jmp.com/t5/Discussions/How-do-I-reproduce-the-profiler-generated-by-Analyze-gt-Fit/m-p/887785#M104998</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/20422"&gt;@mminor&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not sure how you have saved the prediction and intervals formula for the log-transformed response, but I can have the same results between Fit Model Profiler platform and the Prediction Profiler (graph) platform :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_0-1752765767058.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/78470i62CF6F03D6EF681F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_0-1752765767058.png" alt="Victor_G_0-1752765767058.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;When you have fitted your model on the log-transformed model, did you save correctly the prediction and intervals formula ? :&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Victor_G_1-1752765834954.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/78471iE6CA4D0640CB2983/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Victor_G_1-1752765834954.png" alt="Victor_G_1-1752765834954.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;When I do this and then launch the Profiler with the newly saved Prediction Formula, I can get the same results.&lt;BR /&gt;&lt;BR /&gt;Hope this answer will help you,&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jul 2025 15:24:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-do-I-reproduce-the-profiler-generated-by-Analyze-gt-Fit/m-p/887785#M104998</guid>
      <dc:creator>Victor_G</dc:creator>
      <dc:date>2025-07-17T15:24:49Z</dc:date>
    </item>
  </channel>
</rss>

