<?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 GLM Interaction Plot in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-GLM-Interaction-Plot/m-p/341370#M17964</link>
    <description>&lt;P&gt;Use the STORE statement to save the model to an item store. Then use PROC PLM&amp;nbsp; and the EFFECTPLOT statement to slice and dice and create the interaction plot that you want. For an example, see the article &lt;A href="http://blogs.sas.com/content/iml/2016/06/22/sas-effectplot-statement.html" target="_self"&gt;"Use the EFFECTPLOT statement to visualize regression models in SAS."&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Mar 2017 23:43:35 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2017-03-15T23:43:35Z</dc:date>
    <item>
      <title>Proc GLM Interaction Plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-GLM-Interaction-Plot/m-p/341336#M17963</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm wondering how to create an interaction plot with a multivariable linear regression (using proc glm), but have so far come up empty. This is the code that I am using and I just want to create the interaction plot to be able to more easily interpret the interaction. I know that I could also stratify, but would prefer to visualize it this way first.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc glm data=transpose_reg plots=(diagnostics residuals);&lt;BR /&gt;class lone;&lt;BR /&gt;by var_name;&lt;BR /&gt;model reg_var = lone age gender global lone*global / ss3;&lt;BR /&gt;means lone;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;chavens&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 20:29:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-GLM-Interaction-Plot/m-p/341336#M17963</guid>
      <dc:creator>chavens</dc:creator>
      <dc:date>2017-03-15T20:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Proc GLM Interaction Plot</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-GLM-Interaction-Plot/m-p/341370#M17964</link>
      <description>&lt;P&gt;Use the STORE statement to save the model to an item store. Then use PROC PLM&amp;nbsp; and the EFFECTPLOT statement to slice and dice and create the interaction plot that you want. For an example, see the article &lt;A href="http://blogs.sas.com/content/iml/2016/06/22/sas-effectplot-statement.html" target="_self"&gt;"Use the EFFECTPLOT statement to visualize regression models in SAS."&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Mar 2017 23:43:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-GLM-Interaction-Plot/m-p/341370#M17964</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-03-15T23:43:35Z</dc:date>
    </item>
  </channel>
</rss>

