<?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 No R^2 Value for Linear Fit in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/No-R-2-Value-for-Linear-Fit/m-p/45618#M26064</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a data set with 2 rows of data.&amp;nbsp; If I run&amp;nbsp;Fit Special and constrain intercept = 0, no R^2 value is reported.&amp;nbsp; If I have 2 data points and only 1 degree of freedom (slope), should I get an R^2 value, or am I missing something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using JMP12.2.&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;dt = New Table( "Data",
	Add Rows( 2 ),
	New Column( "x", Numeric, "Continuous", Format( "Best", 12 ), Set Values( [1, 2] ) ),
	New Column( "y", Numeric, "Continuous", Format( "Best", 12 ), Set Values( [1.1, 2.1] ) )
);
dt &amp;lt;&amp;lt; Bivariate( Y( :y ), X( :x ), Fit Special( Intercept( 0 ) ) );&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 06 Oct 2017 18:38:54 GMT</pubDate>
    <dc:creator>robot</dc:creator>
    <dc:date>2017-10-06T18:38:54Z</dc:date>
    <item>
      <title>No R^2 Value for Linear Fit</title>
      <link>https://community.jmp.com/t5/Discussions/No-R-2-Value-for-Linear-Fit/m-p/45618#M26064</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a data set with 2 rows of data.&amp;nbsp; If I run&amp;nbsp;Fit Special and constrain intercept = 0, no R^2 value is reported.&amp;nbsp; If I have 2 data points and only 1 degree of freedom (slope), should I get an R^2 value, or am I missing something?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using JMP12.2.&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;dt = New Table( "Data",
	Add Rows( 2 ),
	New Column( "x", Numeric, "Continuous", Format( "Best", 12 ), Set Values( [1, 2] ) ),
	New Column( "y", Numeric, "Continuous", Format( "Best", 12 ), Set Values( [1.1, 2.1] ) )
);
dt &amp;lt;&amp;lt; Bivariate( Y( :y ), X( :x ), Fit Special( Intercept( 0 ) ) );&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 18:38:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/No-R-2-Value-for-Linear-Fit/m-p/45618#M26064</guid>
      <dc:creator>robot</dc:creator>
      <dc:date>2017-10-06T18:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: No R^2 Value for Linear Fit</title>
      <link>https://community.jmp.com/t5/Discussions/No-R-2-Value-for-Linear-Fit/m-p/45621#M26065</link>
      <description>&lt;P&gt;Nevermind.&amp;nbsp; I found my answer here:&amp;nbsp;&lt;A href="http://freakonometrics.hypotheses.org/2343" target="_blank"&gt;http://freakonometrics.hypotheses.org/2343&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 19:05:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/No-R-2-Value-for-Linear-Fit/m-p/45621#M26065</guid>
      <dc:creator>robot</dc:creator>
      <dc:date>2017-10-06T19:05:54Z</dc:date>
    </item>
  </channel>
</rss>

