<?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: Back Transform of SHASH Transformed Value in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/808668#M98819</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for linking to that thread - it appears I am trying to accomplish nearly the same thing as that user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I have used Continuous Fit&amp;gt;Fit SHASH and then Save Columns&amp;gt;Save Transformed, is this the same as using your suggested function on each point in my data set?&amp;nbsp; As you had mentioned in that thread my use-case is such that I am trying to meet the normality assumption of a traditional linear model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If so, is it correct to calculate normal tolerance intervals on the new columns and use the SHASHInv(z&lt;SPAN&gt;, gamma, delta, theta, sigma) function to return the output to the native distribution? If not, is the script suggested by txnelson in the same thread the only option for returning a value?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Oct 2024 15:57:53 GMT</pubDate>
    <dc:creator>scappuccio</dc:creator>
    <dc:date>2024-10-28T15:57:53Z</dc:date>
    <item>
      <title>Back Transform of SHASH Transformed Value</title>
      <link>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/806324#M98480</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to calculate normal tolerance intervals for a population of data which follows a non-normal distribution. After using SHASH transformation to transform the data to normal, can tolerance intervals be calculated and back-transformed to the native distribution? If so, is there a readily available formula or script by which to execute this back transformation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this is not possible, are there other suitable transformations for completing this type of analysis? In the past I have used a Johnson Su transformation for a similar purpose.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 18:36:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/806324#M98480</guid>
      <dc:creator>scappuccio</dc:creator>
      <dc:date>2024-10-16T18:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Back Transform of SHASH Transformed Value</title>
      <link>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/806347#M98482</link>
      <description>&lt;P&gt;Check out this earlier Community Discussion&amp;nbsp;&lt;A href="https://community.jmp.com/t5/Discussions/Back-transform-of-Student-t-distribution-transformation/m-p/801918#M97785" target="_self"&gt;Back transform of Student t distribution transformation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 19:56:32 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/806347#M98482</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2024-10-16T19:56:32Z</dc:date>
    </item>
    <item>
      <title>Re: Back Transform of SHASH Transformed Value</title>
      <link>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/806454#M98490</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/47011"&gt;@scappuccio&lt;/a&gt;&amp;nbsp;: Presumably, you used&amp;nbsp;&lt;SPAN class="Search_Result_Highlight"&gt;SHASHTrans&lt;/SPAN&gt;&lt;SPAN&gt;(x, gamma, delta, theta, sigma), to transform to a normal distribution. Could you then use SHASHInv(z, gamma, delta, theta, sigma) to back-transform? Or am I missing something?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Oct 2024 09:25:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/806454#M98490</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-10-17T09:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Back Transform of SHASH Transformed Value</title>
      <link>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/807759#M98716</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the reply. Please forgive my poor understanding of JMP and statistics in general. I used the drop down menus within the Analyze&amp;gt;Distributions window to transform my data set from its native distribution to SHASH. Is the SHASHInv function still applicable for returning a native value from a singular point (in this case, a tolerance interval calculated from the SHASH-transformed distribution) on the transformed distribution?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 14:09:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/807759#M98716</guid>
      <dc:creator>scappuccio</dc:creator>
      <dc:date>2024-10-23T14:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Back Transform of SHASH Transformed Value</title>
      <link>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/808608#M98810</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/47011"&gt;@scappuccio&lt;/a&gt;&amp;nbsp;: If your raw data has a SHASH distribution, then the raw data needs to be transformed to Normal before calculating tolerance intervals. You would do that via&amp;nbsp;&lt;SPAN class="Search_Result_Highlight"&gt;SHASHTrans&lt;/SPAN&gt;&lt;SPAN&gt;(x, gamma, delta, theta, sigma). What function did you use to "transform" to SHASH? If you used "SHASH Distribution" or "SHASH Density", &lt;EM&gt;neither&lt;/EM&gt; are transformations to (or from) SHASH.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Unless I'm misunderstanding, what you did appears to be the same thing that is going on in the link below. And please read the entire thread, as there is a lot going on here.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.jmp.com/t5/Discussions/Back-transform-of-Student-t-distribution-transformation/m-p/801918#M97785" target="_blank"&gt;https://community.jmp.com/t5/Discussions/Back-transform-of-Student-t-distribution-transformation/m-p/801918#M97785&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 09:48:52 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/808608#M98810</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-10-28T09:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: Back Transform of SHASH Transformed Value</title>
      <link>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/808668#M98819</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for linking to that thread - it appears I am trying to accomplish nearly the same thing as that user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I have used Continuous Fit&amp;gt;Fit SHASH and then Save Columns&amp;gt;Save Transformed, is this the same as using your suggested function on each point in my data set?&amp;nbsp; As you had mentioned in that thread my use-case is such that I am trying to meet the normality assumption of a traditional linear model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If so, is it correct to calculate normal tolerance intervals on the new columns and use the SHASHInv(z&lt;SPAN&gt;, gamma, delta, theta, sigma) function to return the output to the native distribution? If not, is the script suggested by txnelson in the same thread the only option for returning a value?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 15:57:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/808668#M98819</guid>
      <dc:creator>scappuccio</dc:creator>
      <dc:date>2024-10-28T15:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Back Transform of SHASH Transformed Value</title>
      <link>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/808685#M98822</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/47011"&gt;@scappuccio&lt;/a&gt;&amp;nbsp;: Yes, you are making the same mistake as that user...except that user is considering a t-distribution rather than SHASH distribution.&amp;nbsp; The formula should be in&amp;nbsp; the column properties so you can see which function is being used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can use the distribution platform, to see which distribution fits your data, but that platform cannot be used, as you describe, to transfer to/from &lt;EM&gt;any distribution.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the distribution platform indicates your data has a SHASH distribution&lt;U&gt;,&lt;/U&gt; then the way to transform it to a normal distribution is by the SHASHTrans(x, gamma, delta, theta, sigma) function. Create another column (let's call it Y in this example) and put the&amp;nbsp;SHASHTrans(x, gamma, delta, theta, sigma) function in that column Y (x is your raw data).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, get a tolerance interval on Y using the distribution platform.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, save the tolerance interval to a JMP data set (right click the interval then click "Make into Data Table") . Then add three new columns each with the&amp;nbsp;&lt;SPAN&gt;SHASHInv(z, gamma, delta, theta, sigma)&amp;nbsp;function, where z is the lower TI bound, the mean, and the upper TI bound, respectively. Those three columns will result in a tolerance interval (and the median) for your raw data.&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 16:28:56 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/808685#M98822</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-10-28T16:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Back Transform of SHASH Transformed Value</title>
      <link>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/808741#M98830</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you again for the tutorial, this is extremely helpful. Where I am lost is that following your methodology seems to produce the same values as the method I method I described previously. I have attached an example file following both methods.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not confirmed this behavior over multiple data sets but could you please confirm whether these two paths should or should not produce the same results?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2024 18:20:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/808741#M98830</guid>
      <dc:creator>scappuccio</dc:creator>
      <dc:date>2024-10-28T18:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Back Transform of SHASH Transformed Value</title>
      <link>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/808964#M98845</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/47011"&gt;@scappuccio&lt;/a&gt;&amp;nbsp;: It appears that there are more options available for SHASH distributions than other distributions. I stand corrected.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, all you gotta do now is follow the steps as I outlined above.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 10:27:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/808964#M98845</guid>
      <dc:creator>MRB3855</dc:creator>
      <dc:date>2024-10-29T10:27:23Z</dc:date>
    </item>
    <item>
      <title>Re: Back Transform of SHASH Transformed Value</title>
      <link>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/808982#M98848</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/7073"&gt;@MRB3855&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is great, thank you for looking into this. I appreciate you answering all my questions!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2024 12:53:13 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Back-Transform-of-SHASH-Transformed-Value/m-p/808982#M98848</guid>
      <dc:creator>scappuccio</dc:creator>
      <dc:date>2024-10-29T12:53:13Z</dc:date>
    </item>
  </channel>
</rss>

