<?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: Proc Adaptivereg Parameter Estimates Interpretation in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Adaptivereg-Parameter-Estimates-Interpretation/m-p/215344#M11653</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might find the DETAILS=BASIS option helpful.&amp;nbsp; See the example in &lt;A href="http://support.sas.com/resources/papers/proceedings13/457-2013.pdf"&gt;Kuhfeld and Cai (2013)&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 May 2015 14:30:01 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2015-05-15T14:30:01Z</dc:date>
    <item>
      <title>Proc Adaptivereg Parameter Estimates Interpretation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Adaptivereg-Parameter-Estimates-Interpretation/m-p/215342#M11651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've recently been playing around with a few different types of predictive models and finally got around to learning about MARS. Little did I know that SAS recently implemented the algorithm. I've been reading through the SAS documentation on Proc Adaptivereg and found what SAS produces for parameter estimates:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="adaptreg parameter estimates.PNG" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/10417_adaptreg parameter estimates.PNG" width="450" /&gt;&lt;/P&gt;&lt;P&gt;source: &lt;A href="https://support.sas.com/documentation/onlinedoc/stat/121/adaptivereg.pdf" style="font-size: 13.3333330154419px;" title="https://support.sas.com/documentation/onlinedoc/stat/121/adaptivereg.pdf"&gt;https://support.sas.com/documentation/onlinedoc/stat/121/adaptivereg.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to I interpret this? MARS centers around basis functions that change at knots. I see the knots the algorithm found, but how do I interpret the coefficients? I think the "Parent" column is throwing me off particularly. I think you need to add the coefficients of the basis function you're interpreting with the parent basis function to get the coefficient for that basis function. is that right? What do you do in the case where the parent basis function was eliminated? how does this work with class variables? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 23:02:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Adaptivereg-Parameter-Estimates-Interpretation/m-p/215342#M11651</guid>
      <dc:creator>JonB_</dc:creator>
      <dc:date>2015-05-14T23:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Adaptivereg Parameter Estimates Interpretation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Adaptivereg-Parameter-Estimates-Interpretation/m-p/215343#M11652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I find that the best way to interpret all the coefficients is graphically.&amp;nbsp; I demonstrate one way to do this in a paper I presented at the latest SGF. The presentation is &lt;A href="https://sasglobalforum.activeevents.com/2015/connect/sessionDetail.ww?SESSION_ID=3412"&gt;here&lt;/A&gt; and the paper is &lt;A href="http://support.sas.com/resources/papers/proceedings15/3412-2015.pdf"&gt;here&lt;/A&gt;. I also cover how to interpret the numerical output. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 10:28:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Adaptivereg-Parameter-Estimates-Interpretation/m-p/215343#M11652</guid>
      <dc:creator>plf515</dc:creator>
      <dc:date>2015-05-15T10:28:44Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Adaptivereg Parameter Estimates Interpretation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Adaptivereg-Parameter-Estimates-Interpretation/m-p/215344#M11653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might find the DETAILS=BASIS option helpful.&amp;nbsp; See the example in &lt;A href="http://support.sas.com/resources/papers/proceedings13/457-2013.pdf"&gt;Kuhfeld and Cai (2013)&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 14:30:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Adaptivereg-Parameter-Estimates-Interpretation/m-p/215344#M11653</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-05-15T14:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Adaptivereg Parameter Estimates Interpretation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Adaptivereg-Parameter-Estimates-Interpretation/m-p/215345#M11654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is exactly what I needed. When all the basis functions are spelled out it becomes a little clearer whats going on.&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 May 2015 15:45:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Adaptivereg-Parameter-Estimates-Interpretation/m-p/215345#M11654</guid>
      <dc:creator>JonB_</dc:creator>
      <dc:date>2015-05-15T15:45:41Z</dc:date>
    </item>
  </channel>
</rss>

