<?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: Script for Save Residuals data from Standard Least Squares fit model in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Script-for-Save-Residuals-data-from-Standard-Least-Squares-fit/m-p/50952#M28943</link>
    <description>&lt;P&gt;The option described here seems to save residuals to the residual graph, which is generated by a Fit Model. I was wondering if it might be possible to save values (the leverage residuals) which are generated by each of the graphs corresponding to multiple covariates (or independent variables) of the Fit Model. Thank you for your help with this.&lt;/P&gt;</description>
    <pubDate>Thu, 08 Feb 2018 21:51:20 GMT</pubDate>
    <dc:creator>arkadiy</dc:creator>
    <dc:date>2018-02-08T21:51:20Z</dc:date>
    <item>
      <title>Script for Save Residuals data from Standard Least Squares fit model</title>
      <link>https://community.jmp.com/t5/Discussions/Script-for-Save-Residuals-data-from-Standard-Least-Squares-fit/m-p/45457#M25983</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to write a scirpt to save&amp;nbsp;residuals data from "Standard Least Squares" fit model. So I do not have to use the save column option everytime. Could anyone help? Thanks in advance!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 398px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/7869i7E0881FD657A082D/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 11:15:27 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-for-Save-Residuals-data-from-Standard-Least-Squares-fit/m-p/45457#M25983</guid>
      <dc:creator>rickeychen</dc:creator>
      <dc:date>2017-10-04T11:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Script for Save Residuals data from Standard Least Squares fit model</title>
      <link>https://community.jmp.com/t5/Discussions/Script-for-Save-Residuals-data-from-Standard-Least-Squares-fit/m-p/45460#M25985</link>
      <description>&lt;P&gt;I generated the 'Fit Model' code below by saving the script that JMP makes for you, and then added 'Residuals(1)':&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;NamesDefaultToHere(1);
dt = Open("$SAMPLE_DATA/Big Class.jmp");
dt &amp;lt;&amp;lt; Fit Model(
				Y( :height ),
				Effects( :weight ),
				Personality( "Standard Least Squares" ),
				Emphasis( "Effect Leverage" ),
				Run(
					:height &amp;lt;&amp;lt; {Summary of Fit( 1 ), Analysis of Variance( 1 ),
					Parameter Estimates( 1 ), Plot Actual by Predicted( 1 ),
					Plot Residual by Predicted( 1 ), Plot Studentized Residuals( 0 ),
					Plot Effect Leverage( 1 ), Box Cox Y Transformation( 0 )},
					Residuals( 1 )
				)
			);&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 11:50:35 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-for-Save-Residuals-data-from-Standard-Least-Squares-fit/m-p/45460#M25985</guid>
      <dc:creator>ian_jmp</dc:creator>
      <dc:date>2017-10-04T11:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Script for Save Residuals data from Standard Least Squares fit model</title>
      <link>https://community.jmp.com/t5/Discussions/Script-for-Save-Residuals-data-from-Standard-Least-Squares-fit/m-p/45473#M25993</link>
      <description>&lt;P&gt;One other non-scripting option would be to go to Preferences &amp;gt; Platforms&amp;gt;&amp;nbsp;Fit Least Squares and check the Residuals box.&amp;nbsp; The residuals will then pop up in a new column for every model you fit in the Least Squares.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 13:15:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-for-Save-Residuals-data-from-Standard-Least-Squares-fit/m-p/45473#M25993</guid>
      <dc:creator>Bill_Worley</dc:creator>
      <dc:date>2017-10-04T13:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Script for Save Residuals data from Standard Least Squares fit model</title>
      <link>https://community.jmp.com/t5/Discussions/Script-for-Save-Residuals-data-from-Standard-Least-Squares-fit/m-p/50952#M28943</link>
      <description>&lt;P&gt;The option described here seems to save residuals to the residual graph, which is generated by a Fit Model. I was wondering if it might be possible to save values (the leverage residuals) which are generated by each of the graphs corresponding to multiple covariates (or independent variables) of the Fit Model. Thank you for your help with this.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Feb 2018 21:51:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-for-Save-Residuals-data-from-Standard-Least-Squares-fit/m-p/50952#M28943</guid>
      <dc:creator>arkadiy</dc:creator>
      <dc:date>2018-02-08T21:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Script for Save Residuals data from Standard Least Squares fit model</title>
      <link>https://community.jmp.com/t5/Discussions/Script-for-Save-Residuals-data-from-Standard-Least-Squares-fit/m-p/56153#M31517</link>
      <description>&lt;P&gt;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/3605"&gt;@ian_jmp&lt;/a&gt;&amp;nbsp;Is saving the script and adding Residuals the only way to add residuals to the data table? I am looking at adding studentized residuals to my data table from a fit least squares script and I want to know if there is any other way to script it?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Apr 2018 16:48:14 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Script-for-Save-Residuals-data-from-Standard-Least-Squares-fit/m-p/56153#M31517</guid>
      <dc:creator>powerpuff</dc:creator>
      <dc:date>2018-04-30T16:48:14Z</dc:date>
    </item>
  </channel>
</rss>

