<?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: Is there a correlation coefficient for multiple linear regression ? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Is-there-a-correlation-coefficient-for-multiple-linear/m-p/43478#M25179</link>
    <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/8372"&gt;@Elvic_OngGX&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2687"&gt;@txnelson&lt;/a&gt;&amp;nbsp;for helping me out here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, indeed&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2687"&gt;@txnelson&lt;/a&gt;, I was trying to look for a "single" Pearson correlation coefficient for multiple linear regression. I was hoping to make a multiple linear regression analysis "easier" to understand for medical people like me, as I have a number of simple linear regression models with R2adj and Pearson correlation coefficient (Pearson always &amp;gt; R2adjusted) and the term correlation "appeals" more for readers than proportion of variance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks to both of you ! Marc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 22 Aug 2017 14:48:41 GMT</pubDate>
    <dc:creator>marcax</dc:creator>
    <dc:date>2017-08-22T14:48:41Z</dc:date>
    <item>
      <title>Is there a correlation coefficient for multiple linear regression ?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-correlation-coefficient-for-multiple-linear/m-p/43464#M25169</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;while I can display in simple linear regression a Pearson correlation coefficient to a specific R2/R2adjusted, can I, or is there a way to get a correlation coefficient for a multiple linear regression model, where two or more variables improve my R2adjusted significantly ? Many thanks, Marc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 04:05:29 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-correlation-coefficient-for-multiple-linear/m-p/43464#M25169</guid>
      <dc:creator>marcax</dc:creator>
      <dc:date>2017-08-22T04:05:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a correlation coefficient for multiple linear regression ?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-correlation-coefficient-for-multiple-linear/m-p/43469#M25171</link>
      <description>&lt;P&gt;Hi Marc,&lt;/P&gt;
&lt;P&gt;While we study on multiples input variables with output, we may get the correlations coefficients as per the menu path below:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Analyze &amp;gt; Multivariate Methods &amp;gt; Multivariate.&lt;/STRONG&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 467px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/7251i7B39A76D09BBE83B/image-dimensions/467x521?v=v2" width="467" height="521" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this help to answer your question.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 07:14:17 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-correlation-coefficient-for-multiple-linear/m-p/43469#M25171</guid>
      <dc:creator>Elvic_OngGX</dc:creator>
      <dc:date>2017-08-22T07:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a correlation coefficient for multiple linear regression ?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-correlation-coefficient-for-multiple-linear/m-p/43475#M25177</link>
      <description>&lt;P&gt;Marc,&lt;/P&gt;
&lt;P&gt;I am not positive that&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/8372"&gt;@Elvic_OngGX&lt;/a&gt;&amp;nbsp;answered what you were asking. &amp;nbsp;My interpretation of your question, is that you want a single "r" value as in a Pearson correlation, that represents a Multiple Linear Regression. &amp;nbsp;If my interpretation is correct, the answer is your R Square or adjusted R Square is that value. &amp;nbsp;It represents the amount of relationship accounted for in your regression. &amp;nbsp;Contrary to the "r" in Peason, where the positive or negative sign denotes the direction of the relationship, the squared "R" value of a Multiple Linear Regression may have both positive and negative terms in the equasion(see the beta coefficients), therefore, the squared "R" is your representation of the correlation.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 13:35:38 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-correlation-coefficient-for-multiple-linear/m-p/43475#M25177</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2017-08-22T13:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a correlation coefficient for multiple linear regression ?</title>
      <link>https://community.jmp.com/t5/Discussions/Is-there-a-correlation-coefficient-for-multiple-linear/m-p/43478#M25179</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/8372"&gt;@Elvic_OngGX&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2687"&gt;@txnelson&lt;/a&gt;&amp;nbsp;for helping me out here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, indeed&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2687"&gt;@txnelson&lt;/a&gt;, I was trying to look for a "single" Pearson correlation coefficient for multiple linear regression. I was hoping to make a multiple linear regression analysis "easier" to understand for medical people like me, as I have a number of simple linear regression models with R2adj and Pearson correlation coefficient (Pearson always &amp;gt; R2adjusted) and the term correlation "appeals" more for readers than proportion of variance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks to both of you ! Marc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2017 14:48:41 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Is-there-a-correlation-coefficient-for-multiple-linear/m-p/43478#M25179</guid>
      <dc:creator>marcax</dc:creator>
      <dc:date>2017-08-22T14:48:41Z</dc:date>
    </item>
  </channel>
</rss>

