<?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: Contour plot of quadratic regression model in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Contour-plot-of-quadratic-regression-model/m-p/291460#M59896</link>
    <description>&lt;P&gt;If you don't have any CLASS effect in your model, you could possibly get contour plots with proc RSREG.&lt;/P&gt;</description>
    <pubDate>Sat, 13 Aug 2016 02:05:18 GMT</pubDate>
    <dc:creator>PGStats</dc:creator>
    <dc:date>2016-08-13T02:05:18Z</dc:date>
    <item>
      <title>Contour plot of quadratic regression model</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Contour-plot-of-quadratic-regression-model/m-p/291456#M59895</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi, I want to know how can I get a contour plot of quadratic regression model in SAS 9.4. The proc glm does not give the contour plot automatically. Please help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2016 00:53:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Contour-plot-of-quadratic-regression-model/m-p/291456#M59895</guid>
      <dc:creator>chowfar</dc:creator>
      <dc:date>2016-08-13T00:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Contour plot of quadratic regression model</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Contour-plot-of-quadratic-regression-model/m-p/291460#M59896</link>
      <description>&lt;P&gt;If you don't have any CLASS effect in your model, you could possibly get contour plots with proc RSREG.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2016 02:05:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Contour-plot-of-quadratic-regression-model/m-p/291460#M59896</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-08-13T02:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Contour plot of quadratic regression model</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Contour-plot-of-quadratic-regression-model/m-p/291461#M59897</link>
      <description>&lt;P&gt;Thanks for the reply. Can you please give an example? I mean sample SAS code with proc rsreg&lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2016 02:14:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Contour-plot-of-quadratic-regression-model/m-p/291461#M59897</guid>
      <dc:creator>chowfar</dc:creator>
      <dc:date>2016-08-13T02:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Contour plot of quadratic regression model</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Contour-plot-of-quadratic-regression-model/m-p/291463#M59898</link>
      <description>&lt;P&gt;Example 85.1, in my version of&amp;nbsp;the documentation, produces a contour plot.&lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2016 02:23:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Contour-plot-of-quadratic-regression-model/m-p/291463#M59898</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2016-08-13T02:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Contour plot of quadratic regression model</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Contour-plot-of-quadratic-regression-model/m-p/291465#M59900</link>
      <description>&lt;P&gt;How can I get&amp;nbsp; three-dimensional surface plots of quadratic regression model in SAS?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;model yield = t pr t2 pr2 tp;&lt;/P&gt;&lt;P&gt;where t= temperature ( values scaled to -1,0 and 1)&lt;/P&gt;&lt;P&gt;pr= pressure &amp;nbsp;&lt;SPAN&gt;( values scaled to -1,0 and 1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;t2= t*t&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;pr2=pr*pr&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;tp=t*pr;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 13 Aug 2016 02:35:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Contour-plot-of-quadratic-regression-model/m-p/291465#M59900</guid>
      <dc:creator>chowfar</dc:creator>
      <dc:date>2016-08-13T02:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Contour plot of quadratic regression model</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Contour-plot-of-quadratic-regression-model/m-p/291670#M59910</link>
      <description>You can save predictions of the model, then use proc g3d (and proc g3grid if needed).</description>
      <pubDate>Mon, 15 Aug 2016 12:38:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Contour-plot-of-quadratic-regression-model/m-p/291670#M59910</guid>
      <dc:creator>gergely_batho</dc:creator>
      <dc:date>2016-08-15T12:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Contour plot of quadratic regression model</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Contour-plot-of-quadratic-regression-model/m-p/291693#M59911</link>
      <description>&lt;P&gt;As PGStats said, look at the doc for PROC RSREG. The &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_rsreg_gettingstarted01.htm" target="_self"&gt;Getting Started example&lt;/A&gt; looks similar to what you need.&lt;/P&gt;
&lt;P&gt;This (untested) code might point you in the right direction:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc rsreg data=Have plots(unpack)=surface(3d);&lt;/P&gt;
&lt;P&gt;model yield = temperature pressure;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Notice that the procedure&amp;nbsp;automatically fits a quadratic model, so you do not need to specify the quadratic terms for temperature^2, pressure^2 or temperature*pressure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2016 14:34:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Contour-plot-of-quadratic-regression-model/m-p/291693#M59911</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-08-15T14:34:03Z</dc:date>
    </item>
  </channel>
</rss>

