<?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 plm Scatterplot and line graph? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-plm-Scatterplot-and-line-graph/m-p/394306#M20587</link>
    <description>&lt;P&gt;The "item store" that PROC PLM reads does not contain observation information, just a summary of the model. So you can't overlay the fit on a scatter plot with PROC PLM. However, you can&amp;nbsp;use the OUTPUT statement to save out the predictions and then use PROC SGPLOT to visualize the model. See the example code in&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Statistical-Procedures/How-to-plot-regression-line-from-mixed-models-in-my-observed/m-p/393750#M20565" target="_blank"&gt;https://communities.sas.com/t5/SAS-Statistical-Procedures/How-to-plot-regression-line-from-mixed-models-in-my-observed/m-p/393750#M20565&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Sep 2017 18:34:58 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2017-09-08T18:34:58Z</dc:date>
    <item>
      <title>Proc plm Scatterplot and line graph?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-plm-Scatterplot-and-line-graph/m-p/394002#M20572</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used proc mixed command to conduct linear mixed models to examine whether genetic status (mutation carrier vs. non-mutation carrier) is associated with increased ventricular volume (continous variable). I found a main effect of genetic status and another predictor variable (years to onset) and I am interested in plotting my data &amp;amp; the model in order to visualize it. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have ran the following to create a graph:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;proc plm source=graph6;&lt;BR /&gt;title plot Genetic Status*Years From Symptom Onset; effectplot slicefit (x=YrsfromAV_AAO_Time1 sliceby=GS_Time1);&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if anyone knows of a way to create this line graph&amp;nbsp;that encompasses the model, in addition to a scatter plot indicating each data point overlaid on it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;&lt;P&gt;Tamara&lt;/P&gt;</description>
      <pubDate>Thu, 07 Sep 2017 19:20:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-plm-Scatterplot-and-line-graph/m-p/394002#M20572</guid>
      <dc:creator>TamaraTavares</dc:creator>
      <dc:date>2017-09-07T19:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Proc plm Scatterplot and line graph?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-plm-Scatterplot-and-line-graph/m-p/394306#M20587</link>
      <description>&lt;P&gt;The "item store" that PROC PLM reads does not contain observation information, just a summary of the model. So you can't overlay the fit on a scatter plot with PROC PLM. However, you can&amp;nbsp;use the OUTPUT statement to save out the predictions and then use PROC SGPLOT to visualize the model. See the example code in&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Statistical-Procedures/How-to-plot-regression-line-from-mixed-models-in-my-observed/m-p/393750#M20565" target="_blank"&gt;https://communities.sas.com/t5/SAS-Statistical-Procedures/How-to-plot-regression-line-from-mixed-models-in-my-observed/m-p/393750#M20565&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Sep 2017 18:34:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-plm-Scatterplot-and-line-graph/m-p/394306#M20587</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2017-09-08T18:34:58Z</dc:date>
    </item>
  </channel>
</rss>

