<?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: Converting percent loss to probits in JMP in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Converting-percent-loss-to-probits-in-JMP/m-p/261213#M51120</link>
    <description>&lt;P&gt;I honestly do not know what you mean by "probit units." Here is a mock up of a simple probit analysis. I created a test with increasing dose. There are 25 subjects for each dose. The number of deaths out of 25 is recorded.&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="Screen Shot 2020-04-25 at 7.47.29 AM.png" style="width: 550px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23442i9F2F49CA258306E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-04-25 at 7.47.29 AM.png" alt="Screen Shot 2020-04-25 at 7.47.29 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Next I started the probit analysis with this set up in the Fit Model launch dialog:&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="Screen Shot 2020-04-25 at 7.48.48 AM.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23443i8B96DC89582F362F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-04-25 at 7.48.48 AM.png" alt="Screen Shot 2020-04-25 at 7.48.48 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I then get this analysis.&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="Screen Shot 2020-04-25 at 7.51.30 AM.png" style="width: 609px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23444i02622851B5A05601/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-04-25 at 7.51.30 AM.png" alt="Screen Shot 2020-04-25 at 7.51.30 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The plot shows the fitted probit curve as a function of Log Dose. The range of the probit function is 0 to 1. I saved the prediction formula to the data table.&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="Screen Shot 2020-04-25 at 7.53.43 AM.png" style="width: 332px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23445i6A1FB97C28643905/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-04-25 at 7.53.43 AM.png" alt="Screen Shot 2020-04-25 at 7.53.43 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The prediction formula is:&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="Screen Shot 2020-04-25 at 7.54.53 AM.png" style="width: 994px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23446i73B610A7CC1B01F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-04-25 at 7.54.53 AM.png" alt="Screen Shot 2020-04-25 at 7.54.53 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The predicted deaths is the sample times the probit or normal cumulative distribution function (CDF).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this quantity what you want? If not, please define "probit units" in terms of this example.&lt;/P&gt;</description>
    <pubDate>Sat, 25 Apr 2020 11:57:12 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2020-04-25T11:57:12Z</dc:date>
    <item>
      <title>Converting percent loss to probits in JMP</title>
      <link>https://community.jmp.com/t5/Discussions/Converting-percent-loss-to-probits-in-JMP/m-p/261141#M51105</link>
      <description>&lt;P&gt;I generated independent probit regressions for multiple populations to a toxicant using a binomial general linear model with a probit link function and log(dose) as the X. Now I wish to convert my Y to probit units.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I save formulae from the GLM output I get&amp;nbsp;this formula for each population:&lt;/P&gt;&lt;P&gt;&amp;nbsp;Normal Distribution(Intercept+Slope*Log(dose))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Given that a probit is the inverse of the cumulative distribution function I was thinking to make a new column with the formula:&lt;/P&gt;&lt;P&gt;&amp;nbsp;(1) Normal Quantile(Normal Distribution(Intercept+Slope*Log(dose)))+5&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;*Note that the +5 is arbitrary&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the output above seemed reasonable to me but I was confused to have both the normal quantile in addition to the normal dist in the equation and I would think that they would cancel each other and I decided to try the formula without the normal distribution as follows:&lt;/P&gt;&lt;P&gt;(2) Normal Quantile(Intercept+Slope*Log(dose)))+5&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once the&amp;nbsp; "normal distirbution" is removed, as in (2), It dramatically influences the shape.&amp;nbsp;Moreover, you can see the the 50% lethal dose (5 probits) changes depending on the equation, which is really important&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23432i571AA10113CD8EF7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Dashed lines are equation(1) and solid are equation (2) for each population.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Did I convert to probits correctly in equation 1?&amp;nbsp; I have done a bit of research and have not seen mention of how to do this in JMP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 21:32:19 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Converting-percent-loss-to-probits-in-JMP/m-p/261141#M51105</guid>
      <dc:creator>joemama985</dc:creator>
      <dc:date>2020-04-24T21:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: Converting percent loss to probits in JMP</title>
      <link>https://community.jmp.com/t5/Discussions/Converting-percent-loss-to-probits-in-JMP/m-p/261213#M51120</link>
      <description>&lt;P&gt;I honestly do not know what you mean by "probit units." Here is a mock up of a simple probit analysis. I created a test with increasing dose. There are 25 subjects for each dose. The number of deaths out of 25 is recorded.&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="Screen Shot 2020-04-25 at 7.47.29 AM.png" style="width: 550px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23442i9F2F49CA258306E3/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-04-25 at 7.47.29 AM.png" alt="Screen Shot 2020-04-25 at 7.47.29 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Next I started the probit analysis with this set up in the Fit Model launch dialog:&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="Screen Shot 2020-04-25 at 7.48.48 AM.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23443i8B96DC89582F362F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-04-25 at 7.48.48 AM.png" alt="Screen Shot 2020-04-25 at 7.48.48 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I then get this analysis.&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="Screen Shot 2020-04-25 at 7.51.30 AM.png" style="width: 609px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23444i02622851B5A05601/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-04-25 at 7.51.30 AM.png" alt="Screen Shot 2020-04-25 at 7.51.30 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The plot shows the fitted probit curve as a function of Log Dose. The range of the probit function is 0 to 1. I saved the prediction formula to the data table.&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="Screen Shot 2020-04-25 at 7.53.43 AM.png" style="width: 332px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23445i6A1FB97C28643905/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-04-25 at 7.53.43 AM.png" alt="Screen Shot 2020-04-25 at 7.53.43 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The prediction formula is:&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="Screen Shot 2020-04-25 at 7.54.53 AM.png" style="width: 994px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23446i73B610A7CC1B01F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-04-25 at 7.54.53 AM.png" alt="Screen Shot 2020-04-25 at 7.54.53 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The predicted deaths is the sample times the probit or normal cumulative distribution function (CDF).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this quantity what you want? If not, please define "probit units" in terms of this example.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2020 11:57:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Converting-percent-loss-to-probits-in-JMP/m-p/261213#M51120</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-04-25T11:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: Converting percent loss to probits in JMP</title>
      <link>https://community.jmp.com/t5/Discussions/Converting-percent-loss-to-probits-in-JMP/m-p/261216#M51121</link>
      <description>&lt;P&gt;I forgot to add that there is an Inverse Prediction command available from the platform red triangle menu. In this example, I am asking for the Log Dose for several points from the CDF.&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="Screen Shot 2020-04-25 at 7.58.59 AM.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23447iEB7F074EA5D0A540/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-04-25 at 7.58.59 AM.png" alt="Screen Shot 2020-04-25 at 7.58.59 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The result is:&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="Screen Shot 2020-04-25 at 8.01.11 AM.png" style="width: 808px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23448iA7914AFBA49B20F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-04-25 at 8.01.11 AM.png" alt="Screen Shot 2020-04-25 at 8.01.11 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is this result what you are looking for?&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2020 12:01:50 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Converting-percent-loss-to-probits-in-JMP/m-p/261216#M51121</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-04-25T12:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: Converting percent loss to probits in JMP</title>
      <link>https://community.jmp.com/t5/Discussions/Converting-percent-loss-to-probits-in-JMP/m-p/261281#M51138</link>
      <description>&lt;P&gt;Sorry for being unclear in my initial question. I was trying to perform a probit transformation and convert the Y axis from a percentage (on the CDF of a normal distribuion:&amp;nbsp;&lt;SPAN&gt;Φ(x)&lt;/SPAN&gt;) into probits (the inverse of the CDF of a normal dist:&amp;nbsp;Φ^-1(p)). See the snapshot from google below:&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="Capture2.JPG" style="width: 593px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23464i472A64D596267E12/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture2.JPG" alt="Capture2.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is&amp;nbsp; important for visualizing dose response for mortality, because the lethality of a toxicant in a population is not normally distributed (it is lognormal&amp;nbsp;&lt;A href="https://watermark.silverchair.com/ilar-43-4-233.pdf?token=AQECAHi208BE49Ooan9kkhW_Ercy7Dm3ZL_9Cf3qfKAc485ysgAAAmwwggJoBgkqhkiG9w0BBwagggJZMIICVQIBADCCAk4GCSqGSIb3DQEHATAeBglghkgBZQMEAS4wEQQMnKZbqJ6F7C6EnEygAgEQgIICH7ctD2ghBII1xnTZazVqHFySawKlOkHoT7Yljx2mUSGDrU8hXd5OsuTb_kvSYR5dz7C7zXzz7yQ_iooOhwW_f26fh8QoFR6IRMQdqFOChNqyY1Zf0m4uKu03CvLdKAXrrER0vK-g50s-3pBO3UPYdPdg9m4s77L5UQgvzzgmRSQQTf2YC6qSgpSnAqhiUmqe9zQb7rbvXfBZ7UB05AY5yx9AmJd7k_KpkALbatti7i_bqiGGl6R0HymfQHnqXG0NhnY_YBmGzXbePRwwOyRskGb368JZsm0iFxfiVud5fNTROEoH4XII3_cb4zQiEY_tKG4PevRYahJNYjR3b9YXl41b3j_RTbd1aVI_43njX2yMU_kfEdsY7hFjgW5JulB3RXHrZuk6CAR8ELfkzTY49htYRBJtleJ8mpTpgWVkYOwa68s5T9x47SaQutfjNNryCwP8fEDuAUlcdrPZzby2E62e2m-vhQ49lohoGEzFOzqY-XyP6TYBV4yG9N9p7zDqFhD03tOy-AECCVTQ8-GD_kdIR3ZQ7p_Ip1ZmuW9wvS0O5UKKhRi1m4HS4rLO8fOqWifsWfrtTbApJNYQ-SkiPSrR1ujoMO5DPvZak_jfjVLhE-MTasOIYTS20ry6seZ5s2lEyf_WGIC1PC_6eJ_jSCIEtPktka8oxOoKLJ6jVWP4tch6g9fTbtX8vKQ_1K6dvGnOJYkKlkZ4m2Wkthledw" target="_self"&gt;REF&lt;/A&gt;). Traditionally, toxicologists would convert percentage mortality into probits (See the 1952&amp;nbsp;Finney probit chart) prior to making a simple regression by hand, because it linearized the dose-response relationship (easier without computers). In my analysis previously mentioned, I account for this by employing the use of the probit link function. But the output is not in probits because it is predicted percent on a CDF normal dist. It is my understanding that this is the optimal way to visualize and compare dose response relationships between populations.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did manage to figure out how to transform the Y of the predicted formulae into probits for visual purposes using:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Normal Quantile((Normal Distribution(Intercept+Slope*Log(dose))))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I merely&amp;nbsp;needed to add an extra set of parenthesis!!&amp;nbsp;I am confident because it gives me the same median lethal dose and linearizes the line:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="probit capure.JPG" style="width: 494px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23463i90005047AA0B339A/image-dimensions/494x341?v=v2" width="494" height="341" role="button" title="probit capure.JPG" alt="probit capure.JPG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;In the above graph, I added .5 to the aforementioned&amp;nbsp;formula because 0 probits= 50% mortality and by adding .5 they would intersect at the same median lethal dose.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;You obviously know this stuff better than me, but I wanted to type it out to hopefully be of use to future users that might also want to transform the output into probits.&amp;nbsp;Does this seem reasonable to you?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2020 16:49:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Converting-percent-loss-to-probits-in-JMP/m-p/261281#M51138</guid>
      <dc:creator>joemama985</dc:creator>
      <dc:date>2020-04-25T16:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Converting percent loss to probits in JMP</title>
      <link>https://community.jmp.com/t5/Discussions/Converting-percent-loss-to-probits-in-JMP/m-p/261296#M51142</link>
      <description>&lt;P&gt;Many historical methods have been surpassed by superior methods when new theories, techniques, and technology become available. The older methods fade very slowly as we tend to hold on to anything that was successful in the past. Your results are correct, though, if you wish to pursue this approach.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am not a toxicologist. I am a scientist, though, and a statistician. I would use the GLM as you have and include the population (e.g., Treatment) in the model. For example, let's extend my previous example:&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="Screen Shot 2020-04-25 at 1.44.44 PM.png" style="width: 694px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23467i6DE7AFEC125D8904/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-04-25 at 1.44.44 PM.png" alt="Screen Shot 2020-04-25 at 1.44.44 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Set up the model using the Fit Model launch dialog as before and include Treatment.&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="Screen Shot 2020-04-25 at 1.49.26 PM.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23469i67F66C114A7650DE/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-04-25 at 1.49.26 PM.png" alt="Screen Shot 2020-04-25 at 1.49.26 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Treatment effect will test an average difference (i.e., a unique intercept) indicating that one curve shifts left or right relative to the other curve. The Treatment * Log Dose effect will test a difference in the effect of Dose indicating a stronger or weaker transition between the asymptotes.&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="Screen Shot 2020-04-25 at 1.51.15 PM.png" style="width: 685px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/23471i42690AA227F3F487/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2020-04-25 at 1.51.15 PM.png" alt="Screen Shot 2020-04-25 at 1.51.15 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The regression plot in JMP clearly shows the two curves. The Effect Tests provide statistical evidence to decide about any difference between the curves. I don't see how a transformation will make this comparison more effective.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Apr 2020 18:00:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Converting-percent-loss-to-probits-in-JMP/m-p/261296#M51142</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-04-25T18:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Converting percent loss to probits in JMP</title>
      <link>https://community.jmp.com/t5/Discussions/Converting-percent-loss-to-probits-in-JMP/m-p/433318#M68297</link>
      <description>&lt;P&gt;Good afternoon Mark,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know it was a while ago, but thank you for providing your reply above.&amp;nbsp; I found it very helpful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had one follow up question for you on part of your response:&amp;nbsp;&lt;/P&gt;&lt;P&gt;" The Treatment * Log Dose effect will test a difference in the effect of Dose indicating a stronger or weaker transition between the asymptotes."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would it be correct to say that the Treatment * Log Dose effect is essentially comparing the slopes of the dose-response curves for the two treatments?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Nov 2021 20:57:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Converting-percent-loss-to-probits-in-JMP/m-p/433318#M68297</guid>
      <dc:creator>tox</dc:creator>
      <dc:date>2021-11-04T20:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Converting percent loss to probits in JMP</title>
      <link>https://community.jmp.com/t5/Discussions/Converting-percent-loss-to-probits-in-JMP/m-p/433635#M68334</link>
      <description>&lt;P&gt;Literally, I mean that the value of the parameter for Dose in the model. It you think of that parameter as 'slope,' then yes, it is comparing the curves that way.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 16:34:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Converting-percent-loss-to-probits-in-JMP/m-p/433635#M68334</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2021-11-05T16:34:06Z</dc:date>
    </item>
  </channel>
</rss>

