<?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: Response Screening DataTable in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Response-Screening-DataTable/m-p/272050#M52921</link>
    <description>&lt;P&gt;Use the &amp;lt;&amp;lt; Get PValues message to set the pointer to the output data table.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
Open( "$Sample_Data/Probe.jmp" );
obj = Response Screening(
	X( :Process ),
	Y( Eval( 8 :: 394 ) ),
	Save Outlier Indicator
);
dtPValues = obj &amp;lt;&amp;lt; Get PValues;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This example was taken in the most part from the example in the Scripting Index&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; Help==&amp;gt;Scripting Index&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jun 2020 08:11:59 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2020-06-11T08:11:59Z</dc:date>
    <item>
      <title>Response Screening DataTable</title>
      <link>https://community.jmp.com/t5/Discussions/Response-Screening-DataTable/m-p/272047#M52920</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;i'm writing a script that perform Response screening&amp;nbsp;because my Idea is to work with&amp;nbsp; the output "Pvalues" table of this report, but im not able to assign a&amp;nbsp;"dt" &amp;nbsp;variable to Pvalues table.... so with script im not able to move from another table to Pvalues.&lt;/P&gt;
&lt;P&gt;Someone can help me&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;obj = selectDT[1] &amp;lt;&amp;lt; Response Screening( Y( Response ), X( Eval( Predictor ) ), save Pvalues )&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;Gianpaolo&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 23:28:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Response-Screening-DataTable/m-p/272047#M52920</guid>
      <dc:creator>gianpaolo</dc:creator>
      <dc:date>2023-06-09T23:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Response Screening DataTable</title>
      <link>https://community.jmp.com/t5/Discussions/Response-Screening-DataTable/m-p/272050#M52921</link>
      <description>&lt;P&gt;Use the &amp;lt;&amp;lt; Get PValues message to set the pointer to the output data table.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Names Default To Here( 1 );
Open( "$Sample_Data/Probe.jmp" );
obj = Response Screening(
	X( :Process ),
	Y( Eval( 8 :: 394 ) ),
	Save Outlier Indicator
);
dtPValues = obj &amp;lt;&amp;lt; Get PValues;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;This example was taken in the most part from the example in the Scripting Index&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp; Help==&amp;gt;Scripting Index&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 08:11:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Response-Screening-DataTable/m-p/272050#M52921</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2020-06-11T08:11:59Z</dc:date>
    </item>
  </channel>
</rss>

