<?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 Neural Net JMP 14 SAS Script - Converting to excel formula in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Neural-Net-JMP-14-SAS-Script-Converting-to-excel-formula/m-p/108378#M39438</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am relatively new to JMP and have created a Neural Network model that fits pretty well. I am trying to implement the output (model) in excel. I exported the SAS script and currently I am trying to convert the formula in the script to excel. The following formula in the script is tripping me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;H1 = tanh(.5*(-1.31215248048067*((ENGINE_MODEL="XXX")-(ENGINE_MODEL="YYY"))&amp;nbsp; &amp;nbsp;+ -0.0627257389428689*......&lt;/P&gt;&lt;P&gt;Engine_Model is a binary input to the model (can be XXX (0) or YYY(1)).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need soem help in interpreting the term&amp;nbsp;(ENGINE_MODEL="XXX")-(ENGINE_MODEL="YYY"). Does it simply mean that it is difference between the value of&amp;nbsp;ENGINE_MODEL="XXX" and&amp;nbsp;ENGINE_MODEL="YYY"? In that case it is just a constant number. Also the calculated value of H1 in excel and JMP do not match with that assumption.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jan 2019 21:53:24 GMT</pubDate>
    <dc:creator>MD513</dc:creator>
    <dc:date>2019-01-30T21:53:24Z</dc:date>
    <item>
      <title>Neural Net JMP 14 SAS Script - Converting to excel formula</title>
      <link>https://community.jmp.com/t5/Discussions/Neural-Net-JMP-14-SAS-Script-Converting-to-excel-formula/m-p/108378#M39438</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am relatively new to JMP and have created a Neural Network model that fits pretty well. I am trying to implement the output (model) in excel. I exported the SAS script and currently I am trying to convert the formula in the script to excel. The following formula in the script is tripping me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;H1 = tanh(.5*(-1.31215248048067*((ENGINE_MODEL="XXX")-(ENGINE_MODEL="YYY"))&amp;nbsp; &amp;nbsp;+ -0.0627257389428689*......&lt;/P&gt;&lt;P&gt;Engine_Model is a binary input to the model (can be XXX (0) or YYY(1)).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need soem help in interpreting the term&amp;nbsp;(ENGINE_MODEL="XXX")-(ENGINE_MODEL="YYY"). Does it simply mean that it is difference between the value of&amp;nbsp;ENGINE_MODEL="XXX" and&amp;nbsp;ENGINE_MODEL="YYY"? In that case it is just a constant number. Also the calculated value of H1 in excel and JMP do not match with that assumption.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jan 2019 21:53:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Neural-Net-JMP-14-SAS-Script-Converting-to-excel-formula/m-p/108378#M39438</guid>
      <dc:creator>MD513</dc:creator>
      <dc:date>2019-01-30T21:53:24Z</dc:date>
    </item>
    <item>
      <title>Re: Neural Net JMP 14 SAS Script - Converting to excel formula</title>
      <link>https://community.jmp.com/t5/Discussions/Neural-Net-JMP-14-SAS-Script-Converting-to-excel-formula/m-p/113952#M39929</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I think this is about how JMP codes categorical factors in regression models (Neural Nets, although exotic, are just complex regression models).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.jmp.com/en_us/statistics-knowledge-portal/what-is-multiple-regression/mlr-with-categorical-predictors.html" target="_self"&gt;This&lt;/A&gt; from &lt;A href="https://www.jmp.com/en_us/statistics-knowledge-portal.html" target="_self"&gt;JMP's statistics knowledge&lt;/A&gt; portal should help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"To integrate a two-level categorical variable into a regression model, we create one indicator or dummy variable with two values..."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest you experiment with a very simple Neural Net. For example, a neural with only Engine Model and 1 node. Then check that the JMP prediction and your conversion of this simple model are in agreement.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Feb 2019 07:54:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Neural-Net-JMP-14-SAS-Script-Converting-to-excel-formula/m-p/113952#M39929</guid>
      <dc:creator>Phil_Kay</dc:creator>
      <dc:date>2019-02-18T07:54:16Z</dc:date>
    </item>
  </channel>
</rss>

