<?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: How to export RSquare from Bivariate Fit table use JSL and JMP in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-export-RSquare-from-Bivariate-Fit-table-use-JSL-and-JMP/m-p/387048#M63722</link>
    <description>&lt;P&gt;The R2 statistics are not in the Parameter Estimates paragraph that you are pointing at.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;rbiv = biv[1] &amp;lt;&amp;lt; Report;
Rt1 = rbiv["&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;Parameter Estimates&lt;/STRONG&gt;&lt;/FONT&gt;"][Table Box( 1 )] &amp;lt;&amp;lt; Make Combined Data Table;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;They are in the Summary of Fit paragraph and what you need to do is to apply the Make Combined Data Table message to the table box in that paragraph&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;rbiv = biv[1] &amp;lt;&amp;lt; Report;
Rt1 = rbiv["&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;Summary of Fit&lt;/STRONG&gt;&lt;/FONT&gt;"][Table Box( 1 )] &amp;lt;&amp;lt; Make Combined Data Table;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 19 May 2021 20:20:05 GMT</pubDate>
    <dc:creator>txnelson</dc:creator>
    <dc:date>2021-05-19T20:20:05Z</dc:date>
    <item>
      <title>How to export RSquare from Bivariate Fit table use JSL and JMP</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-RSquare-from-Bivariate-Fit-table-use-JSL-and-JMP/m-p/386999#M63718</link>
      <description>&lt;P&gt;Hi, I am trying to export the&amp;nbsp;Bivariate Fit summary table using below jsl,&lt;/P&gt;
&lt;P&gt;however, it doesn't include the RSquare value, only the linear fit equations.&lt;/P&gt;
&lt;P&gt;Can someone help how to extract the RSquare data?&lt;BR /&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;rbiv = biv[1] &amp;lt;&amp;lt; Report;
Rt1 = rbiv["Parameter Estimates"][Table Box( 1 )] &amp;lt;&amp;lt; Make Combined Data Table;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 19:47:24 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-RSquare-from-Bivariate-Fit-table-use-JSL-and-JMP/m-p/386999#M63718</guid>
      <dc:creator>Stokes</dc:creator>
      <dc:date>2023-06-09T19:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to export RSquare from Bivariate Fit table use JSL and JMP</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-RSquare-from-Bivariate-Fit-table-use-JSL-and-JMP/m-p/387048#M63722</link>
      <description>&lt;P&gt;The R2 statistics are not in the Parameter Estimates paragraph that you are pointing at.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;rbiv = biv[1] &amp;lt;&amp;lt; Report;
Rt1 = rbiv["&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;Parameter Estimates&lt;/STRONG&gt;&lt;/FONT&gt;"][Table Box( 1 )] &amp;lt;&amp;lt; Make Combined Data Table;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;They are in the Summary of Fit paragraph and what you need to do is to apply the Make Combined Data Table message to the table box in that paragraph&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;rbiv = biv[1] &amp;lt;&amp;lt; Report;
Rt1 = rbiv["&lt;FONT face="arial black,avant garde"&gt;&lt;STRONG&gt;Summary of Fit&lt;/STRONG&gt;&lt;/FONT&gt;"][Table Box( 1 )] &amp;lt;&amp;lt; Make Combined Data Table;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 19 May 2021 20:20:05 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-RSquare-from-Bivariate-Fit-table-use-JSL-and-JMP/m-p/387048#M63722</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2021-05-19T20:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to export RSquare from Bivariate Fit table use JSL and JMP</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-export-RSquare-from-Bivariate-Fit-table-use-JSL-and-JMP/m-p/387362#M63768</link>
      <description>&lt;P&gt;Great, thanks for the help.&lt;/P&gt;</description>
      <pubDate>Fri, 21 May 2021 01:13:31 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-export-RSquare-from-Bivariate-Fit-table-use-JSL-and-JMP/m-p/387362#M63768</guid>
      <dc:creator>Stokes</dc:creator>
      <dc:date>2021-05-21T01:13:31Z</dc:date>
    </item>
  </channel>
</rss>

