<?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: Add linear fit , eqn, R^2 to overlay plots in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Add-linear-fit-eqn-R-2-to-overlay-plots/m-p/60838#M33100</link>
    <description>&lt;P&gt;Graph Builder is designed for graphs, not analysis. Fortunately, everything you want to do can be done through Fit Y by X which is an analysis platform.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Choose Fit Y by X. Specify your X and Y variables.&lt;/P&gt;
&lt;P&gt;When the scatterplot appears, go to the red triangle and choose Group By... and specify your labels variable.&lt;/P&gt;
&lt;P&gt;Go to Fit Special and choose your transformed fit. It will be done for each value of the labels variable.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Right-click the Y-axis and select&amp;nbsp; Axis Settings. In the dialog, in the upper left is the scale control for you to change to a log axis.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jun 2018 17:10:44 GMT</pubDate>
    <dc:creator>Dan_Obermiller</dc:creator>
    <dc:date>2018-06-22T17:10:44Z</dc:date>
    <item>
      <title>Add linear fit , eqn, R^2 to overlay plots</title>
      <link>https://community.jmp.com/t5/Discussions/Add-linear-fit-eqn-R-2-to-overlay-plots/m-p/60808#M33087</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I cannot add linear fit and display equation &amp;amp; R^2 values when using overlay plot feature in jmp&amp;nbsp;by label : 0 and 1.&amp;nbsp; See the attached excel for data and desired plot.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please help ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks a lot.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Microsoft ExcelScreenSnapz001.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/11186i1B2B0BE859FB094D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Microsoft ExcelScreenSnapz001.png" alt="Microsoft ExcelScreenSnapz001.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 17:43:47 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Add-linear-fit-eqn-R-2-to-overlay-plots/m-p/60808#M33087</guid>
      <dc:creator>ad</dc:creator>
      <dc:date>2018-06-21T17:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Add linear fit , eqn, R^2 to overlay plots</title>
      <link>https://community.jmp.com/t5/Discussions/Add-linear-fit-eqn-R-2-to-overlay-plots/m-p/60815#M33092</link>
      <description>&lt;P&gt;Your Excel sheet does not have the data, but here is an approach that should work.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Go to Graph Builder.&lt;/P&gt;
&lt;P&gt;Drag your X variable to the X zone.&lt;/P&gt;
&lt;P&gt;Drag your Y variable to the Y zone.&lt;/P&gt;
&lt;P&gt;Drag your Label variable to the Overlay zone.&lt;/P&gt;
&lt;P&gt;This should give you a scatterplot with different colors for each value of the Label variable.&lt;/P&gt;
&lt;P&gt;Now click on the Graph element for the regression line.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can then modify what is displayed by looking at the regression line options to the left of the graph.&lt;/P&gt;
&lt;P&gt;Here is an example using the Big Class data.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Graph Builder.png" style="width: 380px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/11187i0E5DE3B67617A0C0/image-dimensions/380x304?v=v2" width="380" height="304" role="button" title="Graph Builder.png" alt="Graph Builder.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 17:49:48 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Add-linear-fit-eqn-R-2-to-overlay-plots/m-p/60815#M33092</guid>
      <dc:creator>Dan_Obermiller</dc:creator>
      <dc:date>2018-06-21T17:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Add linear fit , eqn, R^2 to overlay plots</title>
      <link>https://community.jmp.com/t5/Discussions/Add-linear-fit-eqn-R-2-to-overlay-plots/m-p/60821#M33095</link>
      <description>&lt;P&gt;Hi Dan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot for your quick solution. I appreciate it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One more thing: If I want to change Y axis to log scale &amp;amp; want to do Fit Special : Transformed Fit log, can I acheive this in Graph Builder mode ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;THanks,&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jun 2018 18:43:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Add-linear-fit-eqn-R-2-to-overlay-plots/m-p/60821#M33095</guid>
      <dc:creator>ad</dc:creator>
      <dc:date>2018-06-21T18:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Add linear fit , eqn, R^2 to overlay plots</title>
      <link>https://community.jmp.com/t5/Discussions/Add-linear-fit-eqn-R-2-to-overlay-plots/m-p/60838#M33100</link>
      <description>&lt;P&gt;Graph Builder is designed for graphs, not analysis. Fortunately, everything you want to do can be done through Fit Y by X which is an analysis platform.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Choose Fit Y by X. Specify your X and Y variables.&lt;/P&gt;
&lt;P&gt;When the scatterplot appears, go to the red triangle and choose Group By... and specify your labels variable.&lt;/P&gt;
&lt;P&gt;Go to Fit Special and choose your transformed fit. It will be done for each value of the labels variable.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Right-click the Y-axis and select&amp;nbsp; Axis Settings. In the dialog, in the upper left is the scale control for you to change to a log axis.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2018 17:10:44 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Add-linear-fit-eqn-R-2-to-overlay-plots/m-p/60838#M33100</guid>
      <dc:creator>Dan_Obermiller</dc:creator>
      <dc:date>2018-06-22T17:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Add linear fit , eqn, R^2 to overlay plots</title>
      <link>https://community.jmp.com/t5/Discussions/Add-linear-fit-eqn-R-2-to-overlay-plots/m-p/60943#M33128</link>
      <description>&lt;P&gt;Hi Dan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot! Really appreciate your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jun 2018 16:56:11 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Add-linear-fit-eqn-R-2-to-overlay-plots/m-p/60943#M33128</guid>
      <dc:creator>ad</dc:creator>
      <dc:date>2018-06-22T16:56:11Z</dc:date>
    </item>
  </channel>
</rss>

