<?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 What does &amp;quot;GCV R-Square&amp;quot; from PROC ADAPTIVEREG mean? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/What-does-quot-GCV-R-Square-quot-from-PROC-ADAPTIVEREG-mean/m-p/537093#M27052</link>
    <description>&lt;P&gt;Proc Adaptivereg produces multiple fit statistics (see screenshot below). One statistic is ‘GCV R-Square’.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What is the formal interpretation of the GCV R-Square statistic?&lt;/LI&gt;&lt;LI&gt;What is the formula for GCV R-Square?&lt;/LI&gt;&lt;LI&gt;Any references for the GCV R-Square statistic?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks.&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="Proc Adaptivereg GCV RSquare.JPG" style="width: 358px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/27307iD59D69570AC9F508/image-size/large?v=v2&amp;amp;px=999" role="button" title="Proc Adaptivereg GCV RSquare.JPG" alt="Proc Adaptivereg GCV RSquare.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Feb 2019 14:50:47 GMT</pubDate>
    <dc:creator>davis</dc:creator>
    <dc:date>2019-02-20T14:50:47Z</dc:date>
    <item>
      <title>What does "GCV R-Square" from PROC ADAPTIVEREG mean?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/What-does-quot-GCV-R-Square-quot-from-PROC-ADAPTIVEREG-mean/m-p/537093#M27052</link>
      <description>&lt;P&gt;Proc Adaptivereg produces multiple fit statistics (see screenshot below). One statistic is ‘GCV R-Square’.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;What is the formal interpretation of the GCV R-Square statistic?&lt;/LI&gt;&lt;LI&gt;What is the formula for GCV R-Square?&lt;/LI&gt;&lt;LI&gt;Any references for the GCV R-Square statistic?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Thanks.&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="Proc Adaptivereg GCV RSquare.JPG" style="width: 358px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/27307iD59D69570AC9F508/image-size/large?v=v2&amp;amp;px=999" role="button" title="Proc Adaptivereg GCV RSquare.JPG" alt="Proc Adaptivereg GCV RSquare.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 14:50:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/What-does-quot-GCV-R-Square-quot-from-PROC-ADAPTIVEREG-mean/m-p/537093#M27052</guid>
      <dc:creator>davis</dc:creator>
      <dc:date>2019-02-20T14:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: What does "GCV R-Square" from PROC ADAPTIVEREG mean?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/What-does-quot-GCV-R-Square-quot-from-PROC-ADAPTIVEREG-mean/m-p/538291#M27054</link>
      <description>&lt;P&gt;That's a good question. I asked a colleague&amp;nbsp;who knows more about this are than I do. The following information is summarized from our discussions:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. The interpretation is as a goodness-of-fit statistic, similar to the concept of the R-square statistic in OLS regression.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;The GCV R-Square statistics is defined as 1-GCV(final model)/GCV(null model). The definition has a similar form to the traditional R-Square statistic. The difference here is that a nonparametric technique is used to solve regression problems, so the traditional R-Square statistic does not apply.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;3. The ADAPTIVEREG algorithm is based on work by&amp;nbsp;Friedman, who called his algorithm "MARS". Friedman modified&amp;nbsp;the GCV function for MARS from its original version (Craven and Wahba) by manually setting the&amp;nbsp;number of degrees of freedom per spline basis to a fixed number. So this version of the GCV is a specific criterion that does not otherwise appear in the&amp;nbsp;literature. The criterion was mentioned in page 27 of ‘Estimating Functions of Mixed Ordinal and Categorical Variables Using Adaptive Splines’ by Friedman (1991), and in Chapter 5 of the &lt;EM&gt;MARS User Guide&lt;/EM&gt;. The original &lt;EM&gt;Annals of Statistics&lt;/EM&gt; paper by Friedman does not formally call the statistic "GCV R-Square",&amp;nbsp;but the examples in that paper use similar ideas to quantify the goodness-of-fit for models.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this gives you an overview, as well as specific references if you need more information.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Feb 2019 15:13:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/What-does-quot-GCV-R-Square-quot-from-PROC-ADAPTIVEREG-mean/m-p/538291#M27054</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2019-02-25T15:13:55Z</dc:date>
    </item>
  </channel>
</rss>

