<?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 sort/order bivariate JMP charts based on R-value. in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-to-sort-order-bivariate-JMP-charts-based-on-R-value/m-p/17597#M16048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shwetakuvlsi1,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you familiar with the option to "Order by Goodness of Fit".&amp;nbsp; Using this on sample data such as Football.jmp has the best R-squared at the top and the worst at the bottom.&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_macro_quote jive_text_macro"&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11201_Screen Shot 2016-03-28 at 2.19.06 PM.png" style="width: 980px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/2870iD7AC569DA1BF838E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11201_Screen Shot 2016-03-28 at 2.19.06 PM.png" alt="11201_Screen Shot 2016-03-28 at 2.19.06 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;Here's the sample script to take a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_macro_quote jive_text_macro" modifiedtitle="true"&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;dt &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: #0000dd;"&gt;Open&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: purple;"&gt;"$SAMPLE_DATA/Football.jmp"&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;dt &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: navy; font-family: Courier;"&gt;Fit Group&lt;/STRONG&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Bivariate&lt;STRONG&gt;(&lt;/STRONG&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; X&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Weight &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Fit Line &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Bivariate&lt;STRONG&gt;(&lt;/STRONG&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; X&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;LegPress &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Fit Line &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Bivariate&lt;STRONG&gt;(&lt;/STRONG&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; X&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Neck &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Fit Line &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Bivariate&lt;STRONG&gt;(&lt;/STRONG&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; X&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Squat &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Fit Line &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Bivariate&lt;STRONG&gt;(&lt;/STRONG&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; X&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Fat &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Fit Line &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Bivariate&lt;STRONG&gt;(&lt;/STRONG&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; X&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Bench &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Fit Line &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Bivariate&lt;STRONG&gt;(&lt;/STRONG&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; X&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Speed &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Fit Line &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="mso-tab-count: 1; mso-bidi-font-family: Courier; color: black; font-family: Courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-family: Courier;"&gt;{&lt;/STRONG&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: navy; font-family: Courier;"&gt;Arrange in Rows&lt;/STRONG&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: teal; font-family: Courier;"&gt;1&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Order by Goodness of Fit&lt;STRONG&gt;}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-family: Courier;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;As you have 100's of X's you may want to even turn things into a tabular format using the make combined data table.&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_macro_quote jive_text_macro"&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11202_Screen Shot 2016-03-28 at 4.50.30 PM.png" style="width: 1458px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/2871i20805C055BE34548/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11202_Screen Shot 2016-03-28 at 4.50.30 PM.png" alt="11202_Screen Shot 2016-03-28 at 4.50.30 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;And then you can select the R-Squared value:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_macro_quote jive_text_macro"&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11203_Screen Shot 2016-03-28 at 4.51.03 PM.png" style="width: 1454px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/2872iC193803BF9D58455/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11203_Screen Shot 2016-03-28 at 4.51.03 PM.png" alt="11203_Screen Shot 2016-03-28 at 4.51.03 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;Regards,&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;Nate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2016 02:13:21 GMT</pubDate>
    <dc:creator>Nate_Riordan</dc:creator>
    <dc:date>2016-10-19T02:13:21Z</dc:date>
    <item>
      <title>How to sort/order bivariate JMP charts based on R-value.</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-sort-order-bivariate-JMP-charts-based-on-R-value/m-p/17595#M16046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am doing Regression analysis with 1 Y-axis parameter ( dependent variable) &amp;amp; 100s of X-axis parameters(independent variables) and want to see top correlations ( high R-value) at the top. I get all these charts and apply linear fit but by default, these are sorted alphabetically based on parameter name. Is there a way I can sort these charts in order of decreasing R-value?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 11:06:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-sort-order-bivariate-JMP-charts-based-on-R-value/m-p/17595#M16046</guid>
      <dc:creator>shwetakuvlsi1</dc:creator>
      <dc:date>2016-03-22T11:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort/order bivariate JMP charts based on R-value.</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-sort-order-bivariate-JMP-charts-based-on-R-value/m-p/17596#M16047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would take a look at the Response Screening platform:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.jmp.com/support/help/Response_Screening.shtml"&gt;http://www.jmp.com/support/help/Response_Screening.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which is designed for this kind of thing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, if you want to stick with your current method, you can use the kind of approach shown below. Do 'File &amp;gt; New &amp;gt; New Script', copy the code, then 'Edit &amp;gt; Run Script'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo; color: #032ce4;"&gt;NamesDefaultToHere&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #009193;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo; min-height: 15px;"&gt;&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo; color: #008f00;"&gt;// Make some data&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo; color: #008f00;"&gt;&lt;SPAN style="color: #000000;"&gt;nr = &lt;/SPAN&gt;&lt;SPAN style="color: #009193;"&gt;25&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;;&lt;SPAN class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;// Numer of rows&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo; color: #008f00;"&gt;&lt;SPAN style="color: #000000;"&gt;nc = &lt;/SPAN&gt;&lt;SPAN style="color: #009193;"&gt;21&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;;&lt;SPAN class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;// Number of columns&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo;"&gt;m = &lt;SPAN style="color: #032ce4;"&gt;J&lt;/SPAN&gt;(nr, nc, &lt;SPAN style="color: #032ce4;"&gt;RandomNormal&lt;/SPAN&gt;());&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo;"&gt;cNames = {&lt;SPAN style="color: #942193;"&gt;"Y"&lt;/SPAN&gt;}; &lt;SPAN style="color: #032ce4;"&gt;For&lt;/SPAN&gt;(c=&lt;SPAN style="color: #009193;"&gt;2&lt;/SPAN&gt;, c&amp;lt;=nc, c++, &lt;SPAN style="color: #032ce4;"&gt;InsertInto&lt;/SPAN&gt;(cNames, &lt;SPAN style="color: #942193;"&gt;"X"&lt;/SPAN&gt;||&lt;SPAN style="color: #032ce4;"&gt;Char&lt;/SPAN&gt;(c-&lt;SPAN style="color: #009193;"&gt;1&lt;/SPAN&gt;)));&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo;"&gt;dt = &lt;SPAN style="color: #032ce4;"&gt;AsTable&lt;/SPAN&gt;(m, &amp;lt;&amp;lt; &lt;SPAN style="color: #011993;"&gt;ColumnNames&lt;/SPAN&gt;(cNames));&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo;"&gt;dt &amp;lt;&amp;lt; &lt;SPAN style="color: #011993;"&gt;setName&lt;/SPAN&gt;(&lt;SPAN style="color: #942193;"&gt;"Many Xs"&lt;/SPAN&gt;);&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo; min-height: 15px;"&gt;&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo; color: #008f00;"&gt;// 'Traditional' Fit Y By X . . .&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo; color: #008f00;"&gt;// (1) Launch the platform invisibly&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo;"&gt;biv = dt &amp;lt;&amp;lt; &lt;SPAN style="color: #011993;"&gt;Bivariate&lt;/SPAN&gt;(Y(cNames[&lt;SPAN style="color: #009193;"&gt;1&lt;/SPAN&gt;]), X(cNames[&lt;SPAN style="color: #009193;"&gt;2&lt;/SPAN&gt;::&lt;SPAN style="color: #032ce4;"&gt;NItems&lt;/SPAN&gt;(cNames)]), FitLine, Invisible);&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo; color: #008f00;"&gt;// (2) Get the R Squared values into an invisible table&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo;"&gt;dt2 = &lt;SPAN style="color: #032ce4;"&gt;Report&lt;/SPAN&gt;(biv[&lt;SPAN style="color: #009193;"&gt;1&lt;/SPAN&gt;])[&lt;SPAN style="color: #032ce4;"&gt;TableBox&lt;/SPAN&gt;(&lt;SPAN style="color: #009193;"&gt;1&lt;/SPAN&gt;)] &amp;lt;&amp;lt; &lt;SPAN style="color: #011993;"&gt;makeCombinedDataTable&lt;/SPAN&gt;(Invisible(&lt;SPAN style="color: #009193;"&gt;1&lt;/SPAN&gt;));&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo;"&gt;r2Del = dt2 &amp;lt;&amp;lt; &lt;SPAN style="color: #011993;"&gt;getRowsWhere&lt;/SPAN&gt;(:Column 1 != &lt;SPAN style="color: #942193;"&gt;"RSquare"&lt;/SPAN&gt;);&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo;"&gt;dt2 &amp;lt;&amp;lt; &lt;SPAN style="color: #011993;"&gt;deleteRows&lt;/SPAN&gt;(r2del);&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo;"&gt;dt2 &amp;lt;&amp;lt; &lt;SPAN style="color: #011993;"&gt;Sort&lt;/SPAN&gt;(By(:Column 2), Order(Descending), ReplaceTable);&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo; color: #008f00;"&gt;// (3) Get the ordering of the Xs by R Squared&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo;"&gt;xOrder = &lt;SPAN style="color: #032ce4;"&gt;Column&lt;/SPAN&gt;(dt2, &lt;SPAN style="color: #942193;"&gt;"X"&lt;/SPAN&gt;) &amp;lt;&amp;lt; &lt;SPAN style="color: #011993;"&gt;getValues&lt;/SPAN&gt;;&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo; color: #008f00;"&gt;// (4) Close the invisible report and table&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo;"&gt;&lt;SPAN style="color: #032ce4;"&gt;Report&lt;/SPAN&gt;(biv[&lt;SPAN style="color: #009193;"&gt;1&lt;/SPAN&gt;]) &amp;lt;&amp;lt; &lt;SPAN style="color: #011993;"&gt;closeWindow&lt;/SPAN&gt;;&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo;"&gt;&lt;SPAN style="color: #032ce4;"&gt;Close&lt;/SPAN&gt;(dt2, NoSave);&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo; color: #008f00;"&gt;// (5) Launch the platform with the correct order of Xs&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo;"&gt;biv = dt &amp;lt;&amp;lt; &lt;SPAN style="color: #011993;"&gt;Bivariate&lt;/SPAN&gt;(Y(cNames[&lt;SPAN style="color: #009193;"&gt;1&lt;/SPAN&gt;]), X(&lt;SPAN style="color: #032ce4;"&gt;Eval&lt;/SPAN&gt;(xOrder)), FitLine);&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo; min-height: 15px;"&gt;&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo; color: #008f00;"&gt;// Response Screening Platform . . .&lt;/P&gt;&lt;P style="margin: 0px; line-height: normal; font-family: Menlo; color: #032ce4;"&gt;Wait&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #009193;"&gt;3&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: Menlo; font-size: 10pt;"&gt;rs = dt &amp;lt;&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #011993;"&gt;Response Screening&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; font-size: 10pt;"&gt;( Y(cNames[&lt;/SPAN&gt;&lt;SPAN style="color: #009193;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; font-size: 10pt;"&gt;]), X(cNames[&lt;/SPAN&gt;&lt;SPAN style="color: #009193;"&gt;2&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; font-size: 10pt;"&gt;::&lt;/SPAN&gt;&lt;SPAN style="color: #032ce4;"&gt;NItems&lt;/SPAN&gt;&lt;SPAN style="font-family: Menlo; font-size: 10pt;"&gt;(cNames)]) );&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 11:58:25 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-sort-order-bivariate-JMP-charts-based-on-R-value/m-p/17596#M16047</guid>
      <dc:creator>ian_jmp</dc:creator>
      <dc:date>2016-03-22T11:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort/order bivariate JMP charts based on R-value.</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-sort-order-bivariate-JMP-charts-based-on-R-value/m-p/17597#M16048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi shwetakuvlsi1,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you familiar with the option to "Order by Goodness of Fit".&amp;nbsp; Using this on sample data such as Football.jmp has the best R-squared at the top and the worst at the bottom.&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_macro_quote jive_text_macro"&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11201_Screen Shot 2016-03-28 at 2.19.06 PM.png" style="width: 980px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/2870iD7AC569DA1BF838E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11201_Screen Shot 2016-03-28 at 2.19.06 PM.png" alt="11201_Screen Shot 2016-03-28 at 2.19.06 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;Here's the sample script to take a look.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_macro_quote jive_text_macro" modifiedtitle="true"&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;dt &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: #0000dd;"&gt;Open&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: purple;"&gt;"$SAMPLE_DATA/Football.jmp"&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;dt &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: navy; font-family: Courier;"&gt;Fit Group&lt;/STRONG&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Bivariate&lt;STRONG&gt;(&lt;/STRONG&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; X&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Weight &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Fit Line &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Bivariate&lt;STRONG&gt;(&lt;/STRONG&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; X&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;LegPress &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Fit Line &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Bivariate&lt;STRONG&gt;(&lt;/STRONG&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; X&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Neck &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Fit Line &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Bivariate&lt;STRONG&gt;(&lt;/STRONG&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; X&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Squat &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Fit Line &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Bivariate&lt;STRONG&gt;(&lt;/STRONG&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; X&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Fat &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Fit Line &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Bivariate&lt;STRONG&gt;(&lt;/STRONG&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; X&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Bench &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Fit Line &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;&lt;SPAN style="mso-tab-count: 1;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;Bivariate&lt;STRONG&gt;(&lt;/STRONG&gt; Y&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Height &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; X&lt;STRONG&gt;(&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt;Speed &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Fit Line &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;SPAN style="mso-tab-count: 1; mso-bidi-font-family: Courier; color: black; font-family: Courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;&amp;lt;&amp;lt;&lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-family: Courier;"&gt;{&lt;/STRONG&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: navy; font-family: Courier;"&gt;Arrange in Rows&lt;/STRONG&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-family: Courier;"&gt;(&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;/SPAN&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: teal; font-family: Courier;"&gt;1&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; &lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: black;"&gt; Order by Goodness of Fit&lt;STRONG&gt;}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;STRONG style="mso-bidi-font-family: Courier; color: black; font-family: Courier;"&gt;)&lt;/STRONG&gt;&lt;SPAN style="font-family: Courier; mso-bidi-font-family: Courier; color: navy;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;As you have 100's of X's you may want to even turn things into a tabular format using the make combined data table.&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_macro_quote jive_text_macro"&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11202_Screen Shot 2016-03-28 at 4.50.30 PM.png" style="width: 1458px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/2871i20805C055BE34548/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11202_Screen Shot 2016-03-28 at 4.50.30 PM.png" alt="11202_Screen Shot 2016-03-28 at 4.50.30 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;And then you can select the R-Squared value:&lt;/P&gt;&lt;PRE __jive_macro_name="quote" class="jive_macro_quote jive_text_macro"&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="11203_Screen Shot 2016-03-28 at 4.51.03 PM.png" style="width: 1454px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/2872iC193803BF9D58455/image-size/medium?v=v2&amp;amp;px=400" role="button" title="11203_Screen Shot 2016-03-28 at 4.51.03 PM.png" alt="11203_Screen Shot 2016-03-28 at 4.51.03 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;Regards,&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;&lt;/P&gt;&lt;P class="MsoNormal" style="mso-pagination: none; mso-layout-grid-align: none; text-autospace: none;"&gt;Nate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2016 02:13:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-sort-order-bivariate-JMP-charts-based-on-R-value/m-p/17597#M16048</guid>
      <dc:creator>Nate_Riordan</dc:creator>
      <dc:date>2016-10-19T02:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort/order bivariate JMP charts based on R-value.</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-sort-order-bivariate-JMP-charts-based-on-R-value/m-p/17598#M16049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks, Nate. I certainly overlooked that option, unfortunately!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 07:27:03 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-sort-order-bivariate-JMP-charts-based-on-R-value/m-p/17598#M16049</guid>
      <dc:creator>ian_jmp</dc:creator>
      <dc:date>2016-03-29T07:27:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort/order bivariate JMP charts based on R-value.</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-sort-order-bivariate-JMP-charts-based-on-R-value/m-p/17599#M16050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ian. I will look into it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 17:42:23 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-sort-order-bivariate-JMP-charts-based-on-R-value/m-p/17599#M16050</guid>
      <dc:creator>shwetakuvlsi1</dc:creator>
      <dc:date>2016-03-31T17:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to sort/order bivariate JMP charts based on R-value.</title>
      <link>https://community.jmp.com/t5/Discussions/How-to-sort-order-bivariate-JMP-charts-based-on-R-value/m-p/17600#M16051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Nate. I will explore this option as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2016 17:42:54 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-to-sort-order-bivariate-JMP-charts-based-on-R-value/m-p/17600#M16051</guid>
      <dc:creator>shwetakuvlsi1</dc:creator>
      <dc:date>2016-03-31T17:42:54Z</dc:date>
    </item>
  </channel>
</rss>

