<?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: Copy column prediction formulas to new column in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Copy-column-prediction-formulas-to-new-column/m-p/42563#M24720</link>
    <description>&lt;P&gt;Thanks alot Mark!&lt;/P&gt;</description>
    <pubDate>Thu, 27 Jul 2017 12:23:08 GMT</pubDate>
    <dc:creator>CSkjodt</dc:creator>
    <dc:date>2017-07-27T12:23:08Z</dc:date>
    <item>
      <title>Copy column prediction formulas to new column</title>
      <link>https://community.jmp.com/t5/Discussions/Copy-column-prediction-formulas-to-new-column/m-p/42558#M24717</link>
      <description>&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is probably an easy fix, but I'm stumped... I am looking for a scripting answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to make a generic workflow in a JSL add-on consisting of the following steps:&lt;/P&gt;&lt;P&gt;1: Create new column with non-linear prediction expression and parameters (done)&lt;/P&gt;&lt;P&gt;2: Model non-linear data with prediction expression and fit by groups (done)&lt;/P&gt;&lt;P&gt;3: Save prediction formula by groups in a new column (done)&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;4: Copy prediction formulas (from 3.) into a new column and differentiate by column(X) (help!)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Basically, I am trying to copy a prediction formula from one column into another column in the same data table for differentiation and subsequent visualization (graph builder).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks alot :)&lt;/img&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 12:05:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Copy-column-prediction-formulas-to-new-column/m-p/42558#M24717</guid>
      <dc:creator>CSkjodt</dc:creator>
      <dc:date>2017-07-27T12:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Copy column prediction formulas to new column</title>
      <link>https://community.jmp.com/t5/Discussions/Copy-column-prediction-formulas-to-new-column/m-p/42559#M24718</link>
      <description>&lt;P&gt;This approach should work:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;You know the model so you can differentiate outside of JMP.&lt;/LI&gt;
&lt;LI&gt;You can use the Get Formula message to get the expression for the saved prediction formula.&lt;/LI&gt;
&lt;LI&gt;You can use the Arg() function to extract all the parameter estimates.&lt;/LI&gt;
&lt;LI&gt;You can use Substitute() to replace placeholders with the actual estimates&amp;nbsp;in the derivative.&lt;/LI&gt;
&lt;LI&gt;Use the Set Formula() message with the new expression to set the new column.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 27 Jul 2017 12:06:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Copy-column-prediction-formulas-to-new-column/m-p/42559#M24718</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2017-07-27T12:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Copy column prediction formulas to new column</title>
      <link>https://community.jmp.com/t5/Discussions/Copy-column-prediction-formulas-to-new-column/m-p/42563#M24720</link>
      <description>&lt;P&gt;Thanks alot Mark!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Jul 2017 12:23:08 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Copy-column-prediction-formulas-to-new-column/m-p/42563#M24720</guid>
      <dc:creator>CSkjodt</dc:creator>
      <dc:date>2017-07-27T12:23:08Z</dc:date>
    </item>
  </channel>
</rss>

