<?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: Estimating R square for each of the predictors in the multiple linear regression model in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Estimating-R-square-for-each-of-the-predictors-in-the-multiple/m-p/623408#M30026</link>
    <description>&lt;P&gt;Unless you are modeling data collected in an orthogonal experiment, there is no unique decomposition of the contribution of each x-variable in a regression-like model. This is because your x-variables are correlated with one another, and it is impossible both logically and mathematically to determine what the contribution to R-squared of each x-variable is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps you mean (but didn't say) you want to find out which variables are the strongest predictors (in other words which variables have the steepest slopes)?&lt;/P&gt;</description>
    <pubDate>Sun, 09 Feb 2020 13:13:50 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2020-02-09T13:13:50Z</dc:date>
    <item>
      <title>Estimating R square for each of the predictors in the multiple linear regression model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Estimating-R-square-for-each-of-the-predictors-in-the-multiple/m-p/623403#M30022</link>
      <description>&lt;DIV class="nova-o-stack__item"&gt;&lt;FONT size="5"&gt;How can I determine the relative contribution(R- Square) of predictors in multiple regression models?&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class="nova-o-stack__item"&gt;&lt;DIV class="nova-o-stack nova-o-stack--gutter-m nova-o-stack--spacing-none nova-o-stack--no-gutter-outside"&gt;&lt;DIV class="nova-o-stack__item"&gt;&lt;DIV class="nova-e-text nova-e-text--size-m nova-e-text--family-sans-serif nova-e-text--spacing-s nova-e-text--color-inherit redraft-text"&gt;Dear all,&lt;/DIV&gt;&lt;DIV class="nova-e-text nova-e-text--size-m nova-e-text--family-sans-serif nova-e-text--spacing-s nova-e-text--color-inherit redraft-text"&gt;do you have any suggestions about how to estimate the relative&amp;nbsp;contribution of different predictors in a multiple regression model of the type:&lt;/DIV&gt;&lt;DIV class="nova-e-text nova-e-text--size-m nova-e-text--family-sans-serif nova-e-text--spacing-s nova-e-text--color-inherit redraft-text"&gt;y = b0 + b1x1 + b2x2 + ... + bnxn&lt;STRONG&gt;&lt;U&gt; I have already finalized the model&lt;/U&gt;&lt;/STRONG&gt; now I want to see the what is the R square of each of the predictors so I have an idea about the relative contribution of each of the predictors in the overall model?&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sun, 09 Feb 2020 12:50:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Estimating-R-square-for-each-of-the-predictors-in-the-multiple/m-p/623403#M30022</guid>
      <dc:creator>Atulya212</dc:creator>
      <dc:date>2020-02-09T12:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Estimating R square for each of the predictors in the multiple linear regression model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Estimating-R-square-for-each-of-the-predictors-in-the-multiple/m-p/623404#M30023</link>
      <description>&lt;P&gt;R-squared is defined for the entire model. R-squared is not defined for an individual predictor variable in a model.&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2020 12:54:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Estimating-R-square-for-each-of-the-predictors-in-the-multiple/m-p/623404#M30023</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-02-09T12:54:03Z</dc:date>
    </item>
    <item>
      <title>Re: Estimating R square for each of the predictors in the multiple linear regression model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Estimating-R-square-for-each-of-the-predictors-in-the-multiple/m-p/623406#M30024</link>
      <description>&lt;P&gt;Yeah, you are correct but I need to find a way to estimate the individual contribution of each of the independent variables in the overall model R square.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Being able to report such a decomposition of R square will be very useful to assess the explanatory power of individual regressors or groups of regressors.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2020 13:05:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Estimating-R-square-for-each-of-the-predictors-in-the-multiple/m-p/623406#M30024</guid>
      <dc:creator>Atulya212</dc:creator>
      <dc:date>2020-02-09T13:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Estimating R square for each of the predictors in the multiple linear regression model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Estimating-R-square-for-each-of-the-predictors-in-the-multiple/m-p/623408#M30026</link>
      <description>&lt;P&gt;Unless you are modeling data collected in an orthogonal experiment, there is no unique decomposition of the contribution of each x-variable in a regression-like model. This is because your x-variables are correlated with one another, and it is impossible both logically and mathematically to determine what the contribution to R-squared of each x-variable is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Perhaps you mean (but didn't say) you want to find out which variables are the strongest predictors (in other words which variables have the steepest slopes)?&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2020 13:13:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Estimating-R-square-for-each-of-the-predictors-in-the-multiple/m-p/623408#M30026</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-02-09T13:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Estimating R square for each of the predictors in the multiple linear regression model</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Estimating-R-square-for-each-of-the-predictors-in-the-multiple/m-p/625395#M30102</link>
      <description>&lt;P&gt;See &lt;A href="http://support.sas.com/kb/22605.html" target="_self"&gt;this note&lt;/A&gt; which discusses statistics for assessing variable importance, including the RsquareV macro to estimate the partial R-square for each effect in the model.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2020 19:02:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Estimating-R-square-for-each-of-the-predictors-in-the-multiple/m-p/625395#M30102</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2020-02-17T19:02:47Z</dc:date>
    </item>
  </channel>
</rss>

