<?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: Mean differences Student's t Table as Dunnett's differences table. in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Mean-differences-Student-s-t-Table-as-Dunnett-s-differences/m-p/807462#M98673</link>
    <description>&lt;P&gt;If you can identify the data you want in such a table, or have the data to calculate the required values, then within JMP you can create such a table and add it to your output.&lt;/P&gt;
&lt;P&gt;Look in the Scripting Guide and/or the Scripting Index for examples of creating a Table Box()&lt;/P&gt;</description>
    <pubDate>Tue, 22 Oct 2024 15:19:46 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2024-10-22T15:19:46Z</dc:date>
    <item>
      <title>Mean differences Student's t Table as Dunnett's differences table.</title>
      <link>https://community.jmp.com/t5/Discussions/Mean-differences-Student-s-t-Table-as-Dunnett-s-differences/m-p/807452#M98672</link>
      <description>&lt;P&gt;HI! :)&lt;/img&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At the Fit Model output window we can take the mean differences of an effect. We can choose among various methods such as&amp;nbsp; Student and Dunnett.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following is the output of the dunnett method&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Georgios_Tsim_0-1729609528117.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/69399i4E4A6D14C3F00058/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Georgios_Tsim_0-1729609528117.png" alt="Georgios_Tsim_0-1729609528117.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;where the format of the diffs is : Batch - Control but the confidence limits are not the same as in the students case:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Georgios_Tsim_1-1729609733342.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/69400i41A810D0E8B1CBA2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Georgios_Tsim_1-1729609733342.png" alt="Georgios_Tsim_1-1729609733342.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So what I would like is to take the second table. The results of the student's diffs but in the format of the first.&lt;/P&gt;&lt;P&gt;I want to include this part of the code in my script for my add-in. Is it possible to get something like this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 15:11:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Mean-differences-Student-s-t-Table-as-Dunnett-s-differences/m-p/807452#M98672</guid>
      <dc:creator>Georgios_Tsim</dc:creator>
      <dc:date>2024-10-22T15:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Mean differences Student's t Table as Dunnett's differences table.</title>
      <link>https://community.jmp.com/t5/Discussions/Mean-differences-Student-s-t-Table-as-Dunnett-s-differences/m-p/807462#M98673</link>
      <description>&lt;P&gt;If you can identify the data you want in such a table, or have the data to calculate the required values, then within JMP you can create such a table and add it to your output.&lt;/P&gt;
&lt;P&gt;Look in the Scripting Guide and/or the Scripting Index for examples of creating a Table Box()&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 15:19:46 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Mean-differences-Student-s-t-Table-as-Dunnett-s-differences/m-p/807462#M98673</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2024-10-22T15:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mean differences Student's t Table as Dunnett's differences table.</title>
      <link>https://community.jmp.com/t5/Discussions/Mean-differences-Student-s-t-Table-as-Dunnett-s-differences/m-p/807492#M98676</link>
      <description>&lt;P&gt;I'm not sure what you are trying to do, but maybe you want to filter out non-control levels? Table Boxes have Filter Where which you can use&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1729618332673.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/69424iE7916312578DA289/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1729618332673.png" alt="jthi_0-1729618332673.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2024 17:33:12 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Mean-differences-Student-s-t-Table-as-Dunnett-s-differences/m-p/807492#M98676</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-10-22T17:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mean differences Student's t Table as Dunnett's differences table.</title>
      <link>https://community.jmp.com/t5/Discussions/Mean-differences-Student-s-t-Table-as-Dunnett-s-differences/m-p/807657#M98701</link>
      <description>&lt;P&gt;I am trying to filter the table so that I have only comparison with the control and in the following format:&lt;/P&gt;&lt;P&gt;Level&amp;nbsp; - Control (I mean that the control should be in the second column)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What version are you using?&lt;/P&gt;&lt;P&gt;I am using 16.2 and I do not have this choice....&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Georgios_Tsim_0-1729668890529.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/69437i1DC1CE1940DC1E5D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Georgios_Tsim_0-1729668890529.png" alt="Georgios_Tsim_0-1729668890529.png" /&gt;&lt;/span&gt;&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 07:35:33 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Mean-differences-Student-s-t-Table-as-Dunnett-s-differences/m-p/807657#M98701</guid>
      <dc:creator>Georgios_Tsim</dc:creator>
      <dc:date>2024-10-23T07:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Mean differences Student's t Table as Dunnett's differences table.</title>
      <link>https://community.jmp.com/t5/Discussions/Mean-differences-Student-s-t-Table-as-Dunnett-s-differences/m-p/807669#M98703</link>
      <description>&lt;P&gt;JMP18.1&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 08:20:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Mean-differences-Student-s-t-Table-as-Dunnett-s-differences/m-p/807669#M98703</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2024-10-23T08:20:23Z</dc:date>
    </item>
  </channel>
</rss>

