<?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: Creating a validation column in JMP PRO in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/9901#M9680</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://kvoqx44227.lithium.com/people/AgnesHB" target="_blank"&gt;AgnesHB&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this will help? I used Sequence() to count from 1 to 5 (with step size of 1, and repeating each value 1 time), and placed the sequence in a match function to recode 1, 2, and 3 as 0 (for training), 4 as 1 (for validation) and 5 as 2 (for test), which will fit your .6, .2, .2 setup. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JSL:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Match(Sequence(1, 5, 1, 1), 1, 0, 2, 0, 3, 0, 4, 1, 5, 2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7454_Screen Shot 2014-10-20 at 11.38.48 PM.png" style="width: 661px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/911i3BEE9A458C150269/image-size/medium?v=v2&amp;amp;px=400" role="button" title="7454_Screen Shot 2014-10-20 at 11.38.48 PM.png" alt="7454_Screen Shot 2014-10-20 at 11.38.48 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I hope this helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Oct 2016 21:53:41 GMT</pubDate>
    <dc:creator>jules</dc:creator>
    <dc:date>2016-10-18T21:53:41Z</dc:date>
    <item>
      <title>Creating a validation column in JMP PRO</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/9898#M9677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is there a quick way or addins to create the validation column when using JMP PRO (and not to have to go through the steps in new colunm&amp;gt;missing data&amp;gt;random...).&lt;/P&gt;&lt;P&gt;I'm aware of the save validation in the neural platform, but it only creates training and validation category (I like to also have a test category).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;Agnès&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 13:56:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/9898#M9677</guid>
      <dc:creator>agneshb</dc:creator>
      <dc:date>2014-10-16T13:56:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a validation column in JMP PRO</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/9899#M9678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you create the new column for the validation status, you can use the Initialize Data option near the bottom of the dialog to select Random &amp;gt; Random Indicator. From here, I would then enter a large portion for 0 and 1-portion for 1. The portion is up to you, perhaps 0.25-0.5.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 16:06:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/9899#M9678</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2014-10-16T16:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a validation column in JMP PRO</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/9900#M9679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mark and it is the way I'm doing now, usually using 0.6 for the training, 0.2 for the validation and 0.2 for the test, but I have to recreate the column each time I create a new subset of data and I was wondering if there was a simpler way to generate the column or a script that can be saved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 16:17:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/9900#M9679</guid>
      <dc:creator>agneshb</dc:creator>
      <dc:date>2014-10-16T16:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a validation column in JMP PRO</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/9901#M9680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://kvoqx44227.lithium.com/people/AgnesHB" target="_blank"&gt;AgnesHB&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this will help? I used Sequence() to count from 1 to 5 (with step size of 1, and repeating each value 1 time), and placed the sequence in a match function to recode 1, 2, and 3 as 0 (for training), 4 as 1 (for validation) and 5 as 2 (for test), which will fit your .6, .2, .2 setup. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JSL:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Match(Sequence(1, 5, 1, 1), 1, 0, 2, 0, 3, 0, 4, 1, 5, 2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7454_Screen Shot 2014-10-20 at 11.38.48 PM.png" style="width: 661px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/911i3BEE9A458C150269/image-size/medium?v=v2&amp;amp;px=400" role="button" title="7454_Screen Shot 2014-10-20 at 11.38.48 PM.png" alt="7454_Screen Shot 2014-10-20 at 11.38.48 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I hope this helps!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 21:53:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/9901#M9680</guid>
      <dc:creator>jules</dc:creator>
      <dc:date>2016-10-18T21:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a validation column in JMP PRO</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/9902#M9681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alternatively, you could use a random integer function rather than sequence, but using sequence will ensure proportions more close to what you define (since a sequence is predictable and a random integer, well, isn't). But, the above could be seriously problematic if, for some reason, there is something systematically biased across the sequence (like every 5th observation being different in some way due to the measurement system, which would mean ALL your "test" data would be of that type). Probably unlikely, but not great. A quick random shuffle of rows would solve that problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 06:49:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/9902#M9681</guid>
      <dc:creator>jules</dc:creator>
      <dc:date>2014-10-21T06:49:02Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a validation column in JMP PRO</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/9903#M9682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There should be no distinguishible pattern in the selection criterion. One of the simplest formulas uses the RandomCategory function of JMP, like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="7476_RandCat.PNG" style="width: 211px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/922i2A46AC6E283FB1E2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="7476_RandCat.PNG" alt="7476_RandCat.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;(Sorry for the decimal commas but I work in France). You will have to insert a new line in the function definition in the dialog box as, by default, the function proposes only two.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yves&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Oct 2016 21:55:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/9903#M9682</guid>
      <dc:creator>yvesa_roy</dc:creator>
      <dc:date>2016-10-18T21:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a validation column in JMP PRO</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/9904#M9683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wasn't aware of Random Category() until now; that's a much more elegant solution!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Julian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Oct 2014 08:18:15 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/9904#M9683</guid>
      <dc:creator>jules</dc:creator>
      <dc:date>2014-10-25T08:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a validation column in JMP PRO</title>
      <link>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/238641#M47158</link>
      <description>&lt;P&gt;Another Alternative:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
dt = Open( "$SAMPLE_DATA/Big Class.jmp" );
dt &amp;lt;&amp;lt; Make Validation Column(
	Training Set( 0.75 ),
	Validation Set( 0.25 ),
	Validation Column Type( Formula ),
	Go
);
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ciao&lt;/P&gt;
&lt;P&gt;Gianpaolo&lt;/P&gt;</description>
      <pubDate>Mon, 16 Dec 2019 14:49:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Creating-a-validation-column-in-JMP-PRO/m-p/238641#M47158</guid>
      <dc:creator>gianpaolo</dc:creator>
      <dc:date>2019-12-16T14:49:28Z</dc:date>
    </item>
  </channel>
</rss>

