<?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 How to find R2 and adjusted R2 for ridge regression model? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-find-R2-and-adjusted-R2-for-ridge-regression-model/m-p/415618#M21808</link>
    <description>&lt;P&gt;When I run this code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;proc reg data=mydata outest=regout;&lt;BR /&gt;model y=x1 x2 x3 x4 / ridge=0.02;&lt;BR /&gt;run;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get R2, adj R2 and parameter estimates for multiple linear regression. Are there any options to get them for ridge regression?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry, I maybe asking a dumb question, I'm new to SAS and I can't find the solution.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Nov 2017 19:24:05 GMT</pubDate>
    <dc:creator>june94</dc:creator>
    <dc:date>2017-11-22T19:24:05Z</dc:date>
    <item>
      <title>How to find R2 and adjusted R2 for ridge regression model?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-find-R2-and-adjusted-R2-for-ridge-regression-model/m-p/415618#M21808</link>
      <description>&lt;P&gt;When I run this code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;proc reg data=mydata outest=regout;&lt;BR /&gt;model y=x1 x2 x3 x4 / ridge=0.02;&lt;BR /&gt;run;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I get R2, adj R2 and parameter estimates for multiple linear regression. Are there any options to get them for ridge regression?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry, I maybe asking a dumb question, I'm new to SAS and I can't find the solution.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2017 19:24:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-find-R2-and-adjusted-R2-for-ridge-regression-model/m-p/415618#M21808</guid>
      <dc:creator>june94</dc:creator>
      <dc:date>2017-11-22T19:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to find R2 and adjusted R2 for ridge regression model?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-find-R2-and-adjusted-R2-for-ridge-regression-model/m-p/415812#M21813</link>
      <description>&lt;P&gt;&lt;A href="https://blogs.sas.com/content/iml/2017/10/25/principal-component-regression-drawbacks.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2017/10/25/principal-component-regression-drawbacks.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Calling&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 12:49:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-find-R2-and-adjusted-R2-for-ridge-regression-model/m-p/415812#M21813</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-11-23T12:49:10Z</dc:date>
    </item>
  </channel>
</rss>

