<?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: I am very new user to JMP. Can you explain this function for me? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/I-am-very-new-user-to-JMP-Can-you-explain-this-function-for-me/m-p/836685#M101346</link>
    <description>&lt;P&gt;You most likely get most of the answers from JMP Help page &lt;A href="https://www.jmp.com/support/help/en/18.1/#page/jmp/launch-the-generalized-regression-personality.shtml?os=win&amp;amp;source=application#ww234992" target="_blank"&gt;https://www.jmp.com/support/help/en/18.1/#page/jmp/launch-the-generalized-regression-personality.shtml?os=win&amp;amp;source=application#ww234992&lt;/A&gt; .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also run your command and from the resulting report go to red triangle and go to Relaunch Analysis to see how you fill in the platform (Fit Model in this case with Generalized Regression personality and LogNormal Distribution)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1738851176547.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72556iA41673EE62ECBC5A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1738851176547.png" alt="jthi_0-1738851176547.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Feb 2025 14:14:16 GMT</pubDate>
    <dc:creator>jthi</dc:creator>
    <dc:date>2025-02-06T14:14:16Z</dc:date>
    <item>
      <title>I am very new user to JMP. Can you explain this function for me?</title>
      <link>https://community.jmp.com/t5/Discussions/I-am-very-new-user-to-JMP-Can-you-explain-this-function-for-me/m-p/836674#M101345</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I am very new to the JMP program and I was assigned to translate this code into Python. I don't understand what is this function used for so I can't completely convert the code to Python.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;
col_string = ":FPC 1,:FPC 2,:FPC 3,:FPC 4,:FPC 5,:FPC 6,:FPC 7,:FPC 8,:FPC 9,:FPC 10";

 

// generate and evaluate a string that defines the Gen Reg Model for all FPCs

Eval(

Parse(

"GenRegFit = dT &amp;lt;&amp;lt; Fit Model(

Validation( :Validation ),

Set Degree( 2 ),

Y( :average_leak ),

Effects(Factorial to Degree( "

|| col_string ||

")), 

Personality( \!"Generalized Regression\!" ),

Generalized Distribution( \!"LogNormal\!" ),

Run( Set Random Seed( "

|| Char( rand ) ||

" ), Fit( Estimation Method( Pruned Forward Selection ),

  Validation Method( \!"Validation Column\!" ) ),) );"

)

);&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 06 Feb 2025 14:10:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/I-am-very-new-user-to-JMP-Can-you-explain-this-function-for-me/m-p/836674#M101345</guid>
      <dc:creator>LinkageAntelope</dc:creator>
      <dc:date>2025-02-06T14:10:54Z</dc:date>
    </item>
    <item>
      <title>Re: I am very new user to JMP. Can you explain this function for me?</title>
      <link>https://community.jmp.com/t5/Discussions/I-am-very-new-user-to-JMP-Can-you-explain-this-function-for-me/m-p/836685#M101346</link>
      <description>&lt;P&gt;You most likely get most of the answers from JMP Help page &lt;A href="https://www.jmp.com/support/help/en/18.1/#page/jmp/launch-the-generalized-regression-personality.shtml?os=win&amp;amp;source=application#ww234992" target="_blank"&gt;https://www.jmp.com/support/help/en/18.1/#page/jmp/launch-the-generalized-regression-personality.shtml?os=win&amp;amp;source=application#ww234992&lt;/A&gt; .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also run your command and from the resulting report go to red triangle and go to Relaunch Analysis to see how you fill in the platform (Fit Model in this case with Generalized Regression personality and LogNormal Distribution)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jthi_0-1738851176547.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/72556iA41673EE62ECBC5A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jthi_0-1738851176547.png" alt="jthi_0-1738851176547.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 14:14:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/I-am-very-new-user-to-JMP-Can-you-explain-this-function-for-me/m-p/836685#M101346</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2025-02-06T14:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: I am very new user to JMP. Can you explain this function for me?</title>
      <link>https://community.jmp.com/t5/Discussions/I-am-very-new-user-to-JMP-Can-you-explain-this-function-for-me/m-p/836687#M101348</link>
      <description>&lt;P&gt;This JMP script relies on a JMP platform that doesn't exist in any Python package. How much of a conversion to Python is necessary? Why convert to Python?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2025 14:24:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/I-am-very-new-user-to-JMP-Can-you-explain-this-function-for-me/m-p/836687#M101348</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2025-02-06T14:24:06Z</dc:date>
    </item>
  </channel>
</rss>

