<?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: Understanding output of PROC GAM in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Understanding-output-of-PROC-GAM/m-p/34340#M8363</link>
    <description>A friendly suggestion: it's not necessary to submit a given post in multiple forums.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
    <pubDate>Wed, 20 May 2009 16:06:06 GMT</pubDate>
    <dc:creator>sbb</dc:creator>
    <dc:date>2009-05-20T16:06:06Z</dc:date>
    <item>
      <title>Understanding output of PROC GAM</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Understanding-output-of-PROC-GAM/m-p/34339#M8362</link>
      <description>Dear friends,&lt;BR /&gt;
&lt;BR /&gt;
I am using Proc GAM on a panel dataset (with 3,00,000 obs) for exploratory data analysis. I wanted to understand what is effect of an independent variable on the dependent variable. After running the Proc GAM code, I got a graphical output with the independent variable on x-axis and the effect on y-axis. How do I interpret this output? &lt;BR /&gt;
Code used: &lt;BR /&gt;
ODS HTML; &lt;BR /&gt;
ODS GRAPHICS ON; &lt;BR /&gt;
&lt;BR /&gt;
PROC GAM DATA = TMP1.DATASET PLOTS(CLM);&lt;BR /&gt;
MODEL Y = SPLINE (X);&lt;BR /&gt;
OUTPUT OUT=ESTIMATE P RESIDUAL UCLM LCLM;&lt;BR /&gt;
RUN;&lt;BR /&gt;
&lt;BR /&gt;
ODS GRAPHICS OFF; &lt;BR /&gt;
ODS HTML CLOSE;&lt;BR /&gt;
&lt;BR /&gt;
U can e-mail me,if more information is required. This is an urgent request.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Krishnan (krishnan.s@mu-sigma.com)&lt;BR /&gt;
Business Analyst&lt;BR /&gt;
Mu Sigma Inc., Bangalore</description>
      <pubDate>Wed, 20 May 2009 15:49:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Understanding-output-of-PROC-GAM/m-p/34339#M8362</guid>
      <dc:creator>Krishnan</dc:creator>
      <dc:date>2009-05-20T15:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Understanding output of PROC GAM</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Understanding-output-of-PROC-GAM/m-p/34340#M8363</link>
      <description>A friendly suggestion: it's not necessary to submit a given post in multiple forums.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 20 May 2009 16:06:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Understanding-output-of-PROC-GAM/m-p/34340#M8363</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-05-20T16:06:06Z</dc:date>
    </item>
  </channel>
</rss>

