<?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 adjusted R square in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/adjusted-R-square/m-p/861558#M42600</link>
    <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I run proc panel.&amp;nbsp; in the output I get this. I want to see adjusted R square&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sasphd_0-1677611283356.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/80962i1096EA55C88A6A96/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sasphd_0-1677611283356.png" alt="sasphd_0-1677611283356.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;this is my program&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;
proc panel data = winsorize3;
id Country_id DATE;
class Country_id DATE ;
model Life_Ladder= logGDP   Inflation_consumer_prices Unemployment_total
/ pooled;

run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 28 Feb 2023 19:09:40 GMT</pubDate>
    <dc:creator>sasphd</dc:creator>
    <dc:date>2023-02-28T19:09:40Z</dc:date>
    <item>
      <title>adjusted R square</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/adjusted-R-square/m-p/861558#M42600</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I run proc panel.&amp;nbsp; in the output I get this. I want to see adjusted R square&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sasphd_0-1677611283356.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/80962i1096EA55C88A6A96/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sasphd_0-1677611283356.png" alt="sasphd_0-1677611283356.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;this is my program&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;
proc panel data = winsorize3;
id Country_id DATE;
class Country_id DATE ;
model Life_Ladder= logGDP   Inflation_consumer_prices Unemployment_total
/ pooled;

run;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 28 Feb 2023 19:09:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/adjusted-R-square/m-p/861558#M42600</guid>
      <dc:creator>sasphd</dc:creator>
      <dc:date>2023-02-28T19:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: adjusted R square</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/adjusted-R-square/m-p/861787#M42602</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="cs53F207AF"&gt;There is no option to compute 'adjusted rsquare measure' in the PANEL procedure. You may want to refer to the following section of PROC PANEL documentation for details on Rsquare measures computed in PROC PANEL:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&lt;SPAN class="cs53F207AF"&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/v_036/etsug/etsug_panel_details40.htm" target="_blank"&gt;SAS Help Center: R-Square&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="cs95E872D0"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 17:11:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/adjusted-R-square/m-p/861787#M42602</guid>
      <dc:creator>JoséQ</dc:creator>
      <dc:date>2023-03-01T17:11:33Z</dc:date>
    </item>
  </channel>
</rss>

