<?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: Adjusting y axis labels when plotting box-cox transformed data in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Adjusting-y-axis-labels-when-plotting-box-cox-transformed-data/m-p/525326#M74979</link>
    <description>&lt;P&gt;I think I understand what you want to do.&amp;nbsp; It seems entirely reasonable, and also not so easy.&amp;nbsp; I will at a minimum try and articulate in more detail what you want, with a specific example.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Step 1.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="David_Burnham_1-1658504478930.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44238i9168AE58B7A62FEF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="David_Burnham_1-1658504478930.png" alt="David_Burnham_1-1658504478930.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have my model, which for the special case of a single continuous variable, or one continuous and one discrete (as here) is shown in the Regression Plot outline.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this example its reasonable apparent that variance increases with speed and this can be improved with a Log transformation to the response.&amp;nbsp; This is confirmed by evaluating Box Cox transformations (&amp;nbsp;&lt;SPAN&gt;λ&lt;/SPAN&gt; = - 0 is equivalent to a log transform).&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="David_Burnham_2-1658504570303.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44239i1F04DB5DE6837B95/image-size/medium?v=v2&amp;amp;px=400" role="button" title="David_Burnham_2-1658504570303.png" alt="David_Burnham_2-1658504570303.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For convenience of illustration I will take the log transform rather than&amp;nbsp;&lt;SPAN&gt;λ = -0.025.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Step 2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;From the Box Cox transformation red triangle I can refit with a transform and specify the λ value.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The new model looks like this:&lt;/SPAN&gt;&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="David_Burnham_3-1658504795506.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44240i1A64A11A2EEAF9B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="David_Burnham_3-1658504795506.png" alt="David_Burnham_3-1658504795506.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is linear with respect to the transformed response.&amp;nbsp; It is clearer to understand the model by looking at the profiler, which shows the y-axis in the un-transformed units:&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="David_Burnham_4-1658504864685.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44241i820D26245819908D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="David_Burnham_4-1658504864685.png" alt="David_Burnham_4-1658504864685.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I believe &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/42156"&gt;@Grumpybaldprof&lt;/a&gt;&amp;nbsp;is asking for is the profiler curve on the regression plot. I can make this more explicit:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Step 3&lt;/P&gt;
&lt;P&gt;This time I return to the Fit Model platform and specify a Log transformation to the response variable.&amp;nbsp;&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="David_Burnham_5-1658505043196.png" style="width: 223px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44242iABD307D92AFB684E/image-dimensions/223x62?v=v2" width="223" height="62" role="button" title="David_Burnham_5-1658505043196.png" alt="David_Burnham_5-1658505043196.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now I get the following Regression Plot :&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="David_Burnham_6-1658505091568.png" style="width: 422px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44243i83BA87AF77BF3016/image-dimensions/422x239?v=v2" width="422" height="239" role="button" title="David_Burnham_6-1658505091568.png" alt="David_Burnham_6-1658505091568.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This I think is what &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/42156"&gt;@Grumpybaldprof&lt;/a&gt;&amp;nbsp;is looking for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I'm only able to achieve this by applying the transformation in the Fit Model dialog and I am limited to the following power transformations:&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="David_Burnham_7-1658505218265.png" style="width: 106px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44244i14D9DC31C26B1E40/image-dimensions/106x105?v=v2" width="106" height="105" role="button" title="David_Burnham_7-1658505218265.png" alt="David_Burnham_7-1658505218265.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These correspond to&amp;nbsp;&lt;SPAN&gt;λ&lt;/SPAN&gt; values of 0 ,0.5 ,2 , -1 respectively whereas the Box Cox transformation produces a continuum of values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So what to do:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Ask JMP to support the box-cox&amp;nbsp;&lt;SPAN&gt;λ parameter when transforming the response, so that the reverse transformation is automatically&amp;nbsp;applied to graphs&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Take a sensible interpretation of the Box-Cox transformation (99% of the time I end up taking a log transformation; I would never use λ=-0.025 because I don't know what it means)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Use graph builder to recreate the graph&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Step 4&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Using graph builder - well it's not the easiest thing to do, let alone describe so I will just give a screenshot to show it can be done&lt;/SPAN&gt;&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="David_Burnham_8-1658505627592.png" style="width: 340px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44245i1D1BAF6AC65EDF31/image-dimensions/340x343?v=v2" width="340" height="343" role="button" title="David_Burnham_8-1658505627592.png" alt="David_Burnham_8-1658505627592.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jul 2022 16:02:14 GMT</pubDate>
    <dc:creator>David_Burnham</dc:creator>
    <dc:date>2022-07-22T16:02:14Z</dc:date>
    <item>
      <title>Adjusting y axis labels when plotting box-cox transformed data</title>
      <link>https://community.jmp.com/t5/Discussions/Adjusting-y-axis-labels-when-plotting-box-cox-transformed-data/m-p/522817#M74755</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;JMP® Pro 16.2.0&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;When plotting box-cox transformed data - how can the y axis value label be set to show the original scale? In log transfomation one can simply select a linear scale and the actual value scale is shown but with log spacings. There does not seem to be any simple way of doing this in y-axis settings. JMP® Pro 16.2.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 11 Jun 2023 11:25:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Adjusting-y-axis-labels-when-plotting-box-cox-transformed-data/m-p/522817#M74755</guid>
      <dc:creator>Grumpybaldprof</dc:creator>
      <dc:date>2023-06-11T11:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusting y axis labels when plotting box-cox transformed data</title>
      <link>https://community.jmp.com/t5/Discussions/Adjusting-y-axis-labels-when-plotting-box-cox-transformed-data/m-p/522872#M74762</link>
      <description>&lt;P&gt;Maybe post an example of what you're trying to do?&lt;/P&gt;
&lt;P&gt;A little more detail might be helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 16:38:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Adjusting-y-axis-labels-when-plotting-box-cox-transformed-data/m-p/522872#M74762</guid>
      <dc:creator>Byron_JMP</dc:creator>
      <dc:date>2022-07-18T16:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusting y axis labels when plotting box-cox transformed data</title>
      <link>https://community.jmp.com/t5/Discussions/Adjusting-y-axis-labels-when-plotting-box-cox-transformed-data/m-p/523374#M74815</link>
      <description>&lt;P&gt;Thanks Byron. For most of my data, that raw regression does not fit the model and having soughte statistical advice, box-cox transformation sorts this out. However, the scales are not the same.&lt;/P&gt;&lt;P&gt;This is a screenshot of the raw regression&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Grumpybaldprof_0-1658236892957.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44123iC6CD73B1B39F64D3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Grumpybaldprof_0-1658236892957.png" alt="Grumpybaldprof_0-1658236892957.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and here a screenshot of the box-cox transformed regression&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Grumpybaldprof_1-1658236938208.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44124i2BDC76363BC61A8C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Grumpybaldprof_1-1658236938208.png" alt="Grumpybaldprof_1-1658236938208.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;its clear that the y-axis tick labels are directly based on the transformed data which no surprise. But there seems to be no way to simply instruct JMP to label the ticks with untransformed values. This is why I mentioned the matter of when doing log transformed plots one can select to show the non-transformed values and what happens is the ticks then move to the classic visualisation of a log scale, rather than being equally far appart but labelled with log values.&lt;/P&gt;&lt;P&gt;So my question is around tick labelling not aorund using box-cox transform.&lt;/P&gt;&lt;P&gt;These graphs, with a little tweaking are perfectly publication quality without me having to spend hours messing aroubnd with the very clunky and unintuitive graph builder.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 13:27:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Adjusting-y-axis-labels-when-plotting-box-cox-transformed-data/m-p/523374#M74815</guid>
      <dc:creator>Grumpybaldprof</dc:creator>
      <dc:date>2022-07-19T13:27:37Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusting y axis labels when plotting box-cox transformed data</title>
      <link>https://community.jmp.com/t5/Discussions/Adjusting-y-axis-labels-when-plotting-box-cox-transformed-data/m-p/525182#M74960</link>
      <description>Good morning Byron, did I provide sufficienbt detail? Thanks. Paul</description>
      <pubDate>Fri, 22 Jul 2022 08:25:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Adjusting-y-axis-labels-when-plotting-box-cox-transformed-data/m-p/525182#M74960</guid>
      <dc:creator>Grumpybaldprof</dc:creator>
      <dc:date>2022-07-22T08:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusting y axis labels when plotting box-cox transformed data</title>
      <link>https://community.jmp.com/t5/Discussions/Adjusting-y-axis-labels-when-plotting-box-cox-transformed-data/m-p/525326#M74979</link>
      <description>&lt;P&gt;I think I understand what you want to do.&amp;nbsp; It seems entirely reasonable, and also not so easy.&amp;nbsp; I will at a minimum try and articulate in more detail what you want, with a specific example.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Step 1.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="David_Burnham_1-1658504478930.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44238i9168AE58B7A62FEF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="David_Burnham_1-1658504478930.png" alt="David_Burnham_1-1658504478930.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have my model, which for the special case of a single continuous variable, or one continuous and one discrete (as here) is shown in the Regression Plot outline.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this example its reasonable apparent that variance increases with speed and this can be improved with a Log transformation to the response.&amp;nbsp; This is confirmed by evaluating Box Cox transformations (&amp;nbsp;&lt;SPAN&gt;λ&lt;/SPAN&gt; = - 0 is equivalent to a log transform).&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="David_Burnham_2-1658504570303.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44239i1F04DB5DE6837B95/image-size/medium?v=v2&amp;amp;px=400" role="button" title="David_Burnham_2-1658504570303.png" alt="David_Burnham_2-1658504570303.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For convenience of illustration I will take the log transform rather than&amp;nbsp;&lt;SPAN&gt;λ = -0.025.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Step 2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;From the Box Cox transformation red triangle I can refit with a transform and specify the λ value.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;The new model looks like this:&lt;/SPAN&gt;&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="David_Burnham_3-1658504795506.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44240i1A64A11A2EEAF9B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="David_Burnham_3-1658504795506.png" alt="David_Burnham_3-1658504795506.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is linear with respect to the transformed response.&amp;nbsp; It is clearer to understand the model by looking at the profiler, which shows the y-axis in the un-transformed units:&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="David_Burnham_4-1658504864685.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44241i820D26245819908D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="David_Burnham_4-1658504864685.png" alt="David_Burnham_4-1658504864685.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I believe &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/42156"&gt;@Grumpybaldprof&lt;/a&gt;&amp;nbsp;is asking for is the profiler curve on the regression plot. I can make this more explicit:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Step 3&lt;/P&gt;
&lt;P&gt;This time I return to the Fit Model platform and specify a Log transformation to the response variable.&amp;nbsp;&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="David_Burnham_5-1658505043196.png" style="width: 223px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44242iABD307D92AFB684E/image-dimensions/223x62?v=v2" width="223" height="62" role="button" title="David_Burnham_5-1658505043196.png" alt="David_Burnham_5-1658505043196.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now I get the following Regression Plot :&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="David_Burnham_6-1658505091568.png" style="width: 422px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44243i83BA87AF77BF3016/image-dimensions/422x239?v=v2" width="422" height="239" role="button" title="David_Burnham_6-1658505091568.png" alt="David_Burnham_6-1658505091568.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This I think is what &lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/42156"&gt;@Grumpybaldprof&lt;/a&gt;&amp;nbsp;is looking for.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, I'm only able to achieve this by applying the transformation in the Fit Model dialog and I am limited to the following power transformations:&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="David_Burnham_7-1658505218265.png" style="width: 106px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44244i14D9DC31C26B1E40/image-dimensions/106x105?v=v2" width="106" height="105" role="button" title="David_Burnham_7-1658505218265.png" alt="David_Burnham_7-1658505218265.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These correspond to&amp;nbsp;&lt;SPAN&gt;λ&lt;/SPAN&gt; values of 0 ,0.5 ,2 , -1 respectively whereas the Box Cox transformation produces a continuum of values.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So what to do:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Ask JMP to support the box-cox&amp;nbsp;&lt;SPAN&gt;λ parameter when transforming the response, so that the reverse transformation is automatically&amp;nbsp;applied to graphs&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Take a sensible interpretation of the Box-Cox transformation (99% of the time I end up taking a log transformation; I would never use λ=-0.025 because I don't know what it means)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;Use graph builder to recreate the graph&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Step 4&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Using graph builder - well it's not the easiest thing to do, let alone describe so I will just give a screenshot to show it can be done&lt;/SPAN&gt;&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="David_Burnham_8-1658505627592.png" style="width: 340px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/44245i1D1BAF6AC65EDF31/image-dimensions/340x343?v=v2" width="340" height="343" role="button" title="David_Burnham_8-1658505627592.png" alt="David_Burnham_8-1658505627592.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 16:02:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Adjusting-y-axis-labels-when-plotting-box-cox-transformed-data/m-p/525326#M74979</guid>
      <dc:creator>David_Burnham</dc:creator>
      <dc:date>2022-07-22T16:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Adjusting y axis labels when plotting box-cox transformed data</title>
      <link>https://community.jmp.com/t5/Discussions/Adjusting-y-axis-labels-when-plotting-box-cox-transformed-data/m-p/526325#M75047</link>
      <description>&lt;P&gt;Thanks David&lt;/P&gt;&lt;P&gt;That is very helpful and moves me forwards a bit. I will ask JMP as you suggest - would it be best to use the JMP Wishlist or is there&amp;nbsp; better way?&lt;/P&gt;&lt;P&gt;It has also struck me that it might be quicker, meanwhile, to manually relable the axes - but I am certainly not clear on how to get the reverse values out of JMP. Any suggestions?&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 10:14:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Adjusting-y-axis-labels-when-plotting-box-cox-transformed-data/m-p/526325#M75047</guid>
      <dc:creator>Grumpybaldprof</dc:creator>
      <dc:date>2022-07-26T10:14:33Z</dc:date>
    </item>
  </channel>
</rss>

