<?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: Simulate data in Functional Data Explorer in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Simulate-data-in-Functional-Data-Explorer/m-p/707257#M89167</link>
    <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;I presume you changed the Time parameter a bit different in order to get equidistant points along X(Time). Is this correct?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I believe the 9.707 value is just the default value in the profiler (I didn't change it). Getting the equidistant points along X was accomplished in the Sequencing section (10 points between what it defaulted to).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;@Fetching the Make Table code. Is there some script way around it?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'm unaware of a straightforward way to do this. You &lt;EM&gt;might&lt;/EM&gt; be able to accomplish something similar by using the Save Summaries feature.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jed_Campbell_0-1702048319887.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59466i8201C16D3A71A9C9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jed_Campbell_0-1702048319887.png" alt="Jed_Campbell_0-1702048319887.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Dec 2023 15:21:55 GMT</pubDate>
    <dc:creator>Jed_Campbell</dc:creator>
    <dc:date>2023-12-08T15:21:55Z</dc:date>
    <item>
      <title>Simulate data in Functional Data Explorer</title>
      <link>https://community.jmp.com/t5/Discussions/Simulate-data-in-Functional-Data-Explorer/m-p/706504#M89111</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I would like to simulate curve data using Direct Functional PCA from Functional Data Explorer.&lt;/P&gt;&lt;P&gt;There is a simulator within Direct Functional PCA which is great!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;At a closer look, the simulator is simulating points (one can choose the number of points in advance) on the x axis and not separate curves. I tried different tricks to get separate curves, but with no luck.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Therefore, I am wondering if there is a way to fetch the JSL script code from "Make table" and modify that? In my opinion that would be the easiest as I could also specify equidistant points on x for each generated curve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2023 17:10:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Simulate-data-in-Functional-Data-Explorer/m-p/706504#M89111</guid>
      <dc:creator>fdaf</dc:creator>
      <dc:date>2023-12-06T17:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Simulate data in Functional Data Explorer</title>
      <link>https://community.jmp.com/t5/Discussions/Simulate-data-in-Functional-Data-Explorer/m-p/706885#M89132</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/53782"&gt;@fdaf&lt;/a&gt;,&amp;nbsp;welcome to the forum.&lt;/P&gt;
&lt;P&gt;I may not be correctly understanding your question, so please correct me if necessary.&lt;/P&gt;
&lt;P&gt;To create a rough version of separate curves, I did the following:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Used the sequencing feature in the Simulator
&lt;UL&gt;
&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jed_Campbell_0-1701967339365.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59421iE037D9FACA95F829/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jed_Campbell_0-1701967339365.png" alt="Jed_Campbell_0-1701967339365.png" /&gt;&lt;/span&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI&gt;Deleted duplicate rows in the Time - FPC 5 columns (most of the table)&lt;/LI&gt;
&lt;LI&gt;Created a Checksum formula column summing FPC 1 through FPC 5, and used it as the curve label (this could be more elegant, for sure)&lt;/LI&gt;
&lt;LI&gt;Verified separate curves via graph builder
&lt;UL&gt;
&lt;LI&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jed_Campbell_1-1701967720000.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59422i20CEDC6FC734879C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jed_Campbell_1-1701967720000.png" alt="Jed_Campbell_1-1701967720000.png" /&gt;&lt;/span&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;I attached both the original file and the output table.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Dec 2023 16:53:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Simulate-data-in-Functional-Data-Explorer/m-p/706885#M89132</guid>
      <dc:creator>Jed_Campbell</dc:creator>
      <dc:date>2023-12-07T16:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Simulate data in Functional Data Explorer</title>
      <link>https://community.jmp.com/t5/Discussions/Simulate-data-in-Functional-Data-Explorer/m-p/707109#M89152</link>
      <description>&lt;P&gt;Hi Jed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for a comprehensive answer. It looks great.&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="fdaf_0-1702018868305.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59447i94A6A5D7D2A936E6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fdaf_0-1702018868305.png" alt="fdaf_0-1702018868305.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I run the Mill DOE file, I get the time as 9,707. Thus, I presume you changed the Time parameter a bit different in order to get equidistant points along X(Time). Is this correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;@Fetching the Make Table code. Is there some script way around it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you once more.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2023 07:04:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Simulate-data-in-Functional-Data-Explorer/m-p/707109#M89152</guid>
      <dc:creator>fdaf</dc:creator>
      <dc:date>2023-12-08T07:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Simulate data in Functional Data Explorer</title>
      <link>https://community.jmp.com/t5/Discussions/Simulate-data-in-Functional-Data-Explorer/m-p/707257#M89167</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;I presume you changed the Time parameter a bit different in order to get equidistant points along X(Time). Is this correct?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I believe the 9.707 value is just the default value in the profiler (I didn't change it). Getting the equidistant points along X was accomplished in the Sequencing section (10 points between what it defaulted to).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;@Fetching the Make Table code. Is there some script way around it?&lt;/SPAN&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'm unaware of a straightforward way to do this. You &lt;EM&gt;might&lt;/EM&gt; be able to accomplish something similar by using the Save Summaries feature.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jed_Campbell_0-1702048319887.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/59466i8201C16D3A71A9C9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Jed_Campbell_0-1702048319887.png" alt="Jed_Campbell_0-1702048319887.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Dec 2023 15:21:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Simulate-data-in-Functional-Data-Explorer/m-p/707257#M89167</guid>
      <dc:creator>Jed_Campbell</dc:creator>
      <dc:date>2023-12-08T15:21:55Z</dc:date>
    </item>
  </channel>
</rss>

