<?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: Can I cross variables already added to a model (fit model)? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Can-I-cross-variables-already-added-to-a-model-fit-model/m-p/276774#M53732</link>
    <description>&lt;P&gt;Perhaps this case would be easier if you &amp;nbsp;first isolate the data columns with the variables for the modeling using &lt;STRONG&gt;Tables &amp;gt; Subset&lt;/STRONG&gt;.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Jul 2020 11:18:04 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2020-07-03T11:18:04Z</dc:date>
    <item>
      <title>Can I cross variables already added to a model (fit model)?</title>
      <link>https://community.jmp.com/t5/Discussions/Can-I-cross-variables-already-added-to-a-model-fit-model/m-p/276718#M53706</link>
      <description>&lt;P&gt;I am hoping to use the macros (factorial to degree) cross on variables that have already been added to a model so that I don't have to find the columns from scratch (dealing with a very large data set) to be able to cross them. Any ideas? Also, I do not know much about programming.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 00:18:01 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Can-I-cross-variables-already-added-to-a-model-fit-model/m-p/276718#M53706</guid>
      <dc:creator>dacotton</dc:creator>
      <dc:date>2023-06-09T00:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: Can I cross variables already added to a model (fit model)?</title>
      <link>https://community.jmp.com/t5/Discussions/Can-I-cross-variables-already-added-to-a-model-fit-model/m-p/276723#M53709</link>
      <description>Hi,&lt;BR /&gt;This a functionality that most of us would love to have but it is not available, at least in JMP14.1.&lt;BR /&gt;One of the most efficient way to add interactions between variables in existing model is to:&lt;BR /&gt;1) run the model as-is&lt;BR /&gt;2) save the script: red top left triangle menu &amp;gt; Save script &amp;amp;gt; To Script Window&lt;BR /&gt;3) In the Effects line of code, add the interactions you which to explore (make sure to use the exact syntax for variables as listed for the individual effects)&lt;BR /&gt;Example: :data1 * :data2, *:data1 * :data3....</description>
      <pubDate>Thu, 02 Jul 2020 23:05:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Can-I-cross-variables-already-added-to-a-model-fit-model/m-p/276723#M53709</guid>
      <dc:creator>Thierry_S</dc:creator>
      <dc:date>2020-07-02T23:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can I cross variables already added to a model (fit model)?</title>
      <link>https://community.jmp.com/t5/Discussions/Can-I-cross-variables-already-added-to-a-model-fit-model/m-p/276727#M53712</link>
      <description>&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/11634"&gt;@Thierry_S&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Alright, thank you! Hopefully, they add this feature soon!</description>
      <pubDate>Thu, 02 Jul 2020 23:14:58 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Can-I-cross-variables-already-added-to-a-model-fit-model/m-p/276727#M53712</guid>
      <dc:creator>dacotton</dc:creator>
      <dc:date>2020-07-02T23:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Can I cross variables already added to a model (fit model)?</title>
      <link>https://community.jmp.com/t5/Discussions/Can-I-cross-variables-already-added-to-a-model-fit-model/m-p/276774#M53732</link>
      <description>&lt;P&gt;Perhaps this case would be easier if you &amp;nbsp;first isolate the data columns with the variables for the modeling using &lt;STRONG&gt;Tables &amp;gt; Subset&lt;/STRONG&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 11:18:04 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Can-I-cross-variables-already-added-to-a-model-fit-model/m-p/276774#M53732</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-07-03T11:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can I cross variables already added to a model (fit model)?</title>
      <link>https://community.jmp.com/t5/Discussions/Can-I-cross-variables-already-added-to-a-model-fit-model/m-p/276795#M53747</link>
      <description>&lt;P&gt;Maybe I'm not fully and correctly understanding your request, but couldn't you use the Edit function within the Effect Summary Fit Model report window? Selecting 'Edit' brings up a new Fit Model dialogue box and from there you can use the usual Fit Model model building macros, transforms, etc. So you can articulate your interaction effects and hit the 'Commit' button and your model report window will automatically update according to the model selections you've made.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 14:25:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Can-I-cross-variables-already-added-to-a-model-fit-model/m-p/276795#M53747</guid>
      <dc:creator>P_Bartell</dc:creator>
      <dc:date>2020-07-03T14:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Can I cross variables already added to a model (fit model)?</title>
      <link>https://community.jmp.com/t5/Discussions/Can-I-cross-variables-already-added-to-a-model-fit-model/m-p/277078#M53857</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/14122"&gt;@P_Bartell&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your reply. The trouble is that you have to re-select all the columns from the "select columns" box rather than being able to select them from the "effects" box once you are in edit mode if you would like to use Macros to cross them.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 15:24:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Can-I-cross-variables-already-added-to-a-model-fit-model/m-p/277078#M53857</guid>
      <dc:creator>dacotton</dc:creator>
      <dc:date>2020-07-07T15:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Can I cross variables already added to a model (fit model)?</title>
      <link>https://community.jmp.com/t5/Discussions/Can-I-cross-variables-already-added-to-a-model-fit-model/m-p/277079#M53858</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/5358"&gt;@Mark_Bailey&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the idea!&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 15:25:49 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Can-I-cross-variables-already-added-to-a-model-fit-model/m-p/277079#M53858</guid>
      <dc:creator>dacotton</dc:creator>
      <dc:date>2020-07-07T15:25:49Z</dc:date>
    </item>
  </channel>
</rss>

