<?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 Script that performs Welch's t- test and put result in a table in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Script-that-performs-Welch-s-t-test-and-put-result-in-a-table/m-p/671825#M85978</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have data, 4 groups, 5 data values each, data attached. Variance of groups are significantly different. I need to perform pairwise Welch’s t-tests, with G1 as reference in each comparison. Then create a table that has group names, means, std errs, lower and upper 95% bounds, and p values of each group.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is it possible to perform these tasks automatically with a Rshiny equivalent of script in JMP?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I use JMP Pro 17. Just begin learning formula in JMP, never written any script so far.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you in advance!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2023 15:50:08 GMT</pubDate>
    <dc:creator>Scott_Li</dc:creator>
    <dc:date>2023-08-28T15:50:08Z</dc:date>
    <item>
      <title>Script that performs Welch's t- test and put result in a table</title>
      <link>https://community.jmp.com/t5/Discussions/Script-that-performs-Welch-s-t-test-and-put-result-in-a-table/m-p/671825#M85978</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have data, 4 groups, 5 data values each, data attached. Variance of groups are significantly different. I need to perform pairwise Welch’s t-tests, with G1 as reference in each comparison. Then create a table that has group names, means, std errs, lower and upper 95% bounds, and p values of each group.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is it possible to perform these tasks automatically with a Rshiny equivalent of script in JMP?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I use JMP Pro 17. Just begin learning formula in JMP, never written any script so far.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you in advance!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 15:50:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-that-performs-Welch-s-t-test-and-put-result-in-a-table/m-p/671825#M85978</guid>
      <dc:creator>Scott_Li</dc:creator>
      <dc:date>2023-08-28T15:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Script that performs Welch's t- test and put result in a table</title>
      <link>https://community.jmp.com/t5/Discussions/Script-that-performs-Welch-s-t-test-and-put-result-in-a-table/m-p/672013#M85988</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/48607"&gt;@Scott_Li&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;It is possible. Automation is based on sequential procedure.&lt;/P&gt;&lt;P&gt;JMP17 has workflow function that records you steps.&lt;/P&gt;&lt;P&gt;(although not fully mature, it can help you to draft your automation script using JSL).&lt;/P&gt;&lt;P&gt;Before proceed the task manually, you should turn-on the workflow function first (Click New --&amp;gt; Workflow --&amp;gt; Press the RED button to start recording).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Step 1&lt;/STRONG&gt;: Load data (depends on your data location &amp;amp; type of data)&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4 groups, 5 data values each, data attached&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Step 2&lt;/STRONG&gt;: Perform your statistical test&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Variance of groups are significantly different. I need to perform pairwise Welch’s t-tests, with G1 as reference in each comparison.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;Step 3&lt;/STRONG&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You can import the Analyze result to a table (Then create a table that has group names, means, std errs, lower and upper 95% bounds, and p values of each group).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WebDesignesCrow_0-1693271488371.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/56070iEA6BDFAEDE29D1E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="WebDesignesCrow_0-1693271488371.png" alt="WebDesignesCrow_0-1693271488371.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(p/s: I think RShiny only require few lines compared to JMP in order to perform same analysis. But, it JMP has a cheat-code to learn scripting)&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 01:16:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-that-performs-Welch-s-t-test-and-put-result-in-a-table/m-p/672013#M85988</guid>
      <dc:creator>WebDesignesCrow</dc:creator>
      <dc:date>2023-08-29T01:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Script that performs Welch's t- test and put result in a table</title>
      <link>https://community.jmp.com/t5/Discussions/Script-that-performs-Welch-s-t-test-and-put-result-in-a-table/m-p/672126#M85995</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 11:43:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-that-performs-Welch-s-t-test-and-put-result-in-a-table/m-p/672126#M85995</guid>
      <dc:creator>Scott_Li</dc:creator>
      <dc:date>2023-08-29T11:43:20Z</dc:date>
    </item>
  </channel>
</rss>

