<?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 Mixed Plots in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109589#M4088</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, &lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;need to make&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a graph&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;represents&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the model&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;It should be a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;plot&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Treatment&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; T&lt;SPAN class="hps"&gt;ime, becaue they&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are continuous variables&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Also&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;need it with confidence limits. Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Feb 2013 16:04:30 GMT</pubDate>
    <dc:creator>SpanishPhD</dc:creator>
    <dc:date>2013-02-14T16:04:30Z</dc:date>
    <item>
      <title>Proc Mixed Plots</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109587#M4086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt; &lt;SPAN style="font-family: Arial;"&gt;I need do a plot for my model in proc Mixed.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #000000;"&gt; &lt;SPAN style="font-family: Arial;"&gt;It is my final model:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color: #000080; font-size: 10pt; font-family: Courier New;"&gt;&lt;SPAN style="color: #000080; font-size: 10pt; font-family: Courier New;"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-size: 10pt; font-family: Courier New;"&gt;&lt;STRONG&gt;mixed&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Courier New;"&gt;=DatosExpIny2010 &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;covtest&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;&lt;STRONG&gt;class&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&lt;STRONG style="color: #000000;"&gt; nest sex;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;&lt;STRONG&gt;where&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Courier New;"&gt; F_Chick=&lt;/SPAN&gt;&lt;SPAN style="color: #008080; font-size: 10pt; font-family: Courier New;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;&lt;STRONG&gt;model&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Courier New;"&gt; Time= treatment date/&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;ddfm&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&lt;SPAN style="color: #000000;"&gt;=satterth;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;&lt;STRONG&gt;random&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&lt;STRONG style="color: #000000;"&gt; nest;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 10pt; font-family: Courier New;"&gt;&lt;STRONG&gt;*lsmeans sex;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;*estimate 'volumen huevo' huevovolok 1;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;&lt;STRONG&gt;estimate&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt; font-family: Courier New;"&gt;'orden_p'&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Courier New;"&gt; opuesta &lt;/SPAN&gt;&lt;SPAN style="color: #008080; font-size: 10pt; font-family: Courier New;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt; font-family: Courier New;"&gt;&lt;STRONG&gt;estimate&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Courier New;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080; font-size: 10pt; font-family: Courier New;"&gt;'trt'&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Courier New;"&gt; trt &lt;/SPAN&gt;&lt;SPAN style="color: #008080; font-size: 10pt; font-family: Courier New;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&lt;SPAN style="color: #000000;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #008000; font-size: 10pt; font-family: Courier New;"&gt;&lt;STRONG&gt;*estimate 'Fechatot' Fechatot 1;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;*estimate 'Fase Pollo' F_Pollo 1;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000080; font-size: 10pt; font-family: Courier New;"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Courier New;"&gt;;&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Courier New;"&gt;And I need a plot with 95% error.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Courier New;"&gt;Could you tell me the correct script?&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Courier New;"&gt;Thank you very much.&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Courier New;"&gt;All the best&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier New;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 11:57:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109587#M4086</guid>
      <dc:creator>SpanishPhD</dc:creator>
      <dc:date>2013-02-14T11:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Mixed Plots</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109588#M4087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;SPAN style="color: #000000; font-size: 10pt; font-family: Courier New;"&gt;And I need a plot with 95% error.&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;What statistic do you need a plot of with 95% confidence limits?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 15:29:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109588#M4087</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2013-02-14T15:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Mixed Plots</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109589#M4088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, &lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;need to make&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;a graph&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;represents&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the model&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;It should be a&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;plot&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;for&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Treatment&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;and&lt;/SPAN&gt; T&lt;SPAN class="hps"&gt;ime, becaue they&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;are continuous variables&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Also&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;need it with confidence limits. Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 16:04:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109589#M4088</guid>
      <dc:creator>SpanishPhD</dc:creator>
      <dc:date>2013-02-14T16:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Mixed Plots</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109590#M4089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I can see, there is no built in plotting with PROC MIXED that makes a plot of the model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might want to do this through PROC GLIMMIX followed by PROC PLM with the EFFECTPLOT statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 16:29:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109590#M4089</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2013-02-14T16:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Mixed Plots</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109591#M4090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Update: Looks like PROC MIXED followed by PROC PLM with the EFFECTPLOT statement might work as well, but I haven't tried it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 18:07:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109591#M4090</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2013-02-14T18:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Mixed Plots</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109592#M4091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds great! but... how i can do it? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 18:17:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109592#M4091</guid>
      <dc:creator>SpanishPhD</dc:creator>
      <dc:date>2013-02-14T18:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Mixed Plots</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109593#M4092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want 95% CL for the mean predicted values, I think you can get that in an output data set.&amp;nbsp; On the MODEL statement, use the &lt;A href="http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_mixed_sect016.htm"&gt;OUTP=&amp;nbsp; option &lt;/A&gt;to get an output data set. The doc says&lt;/P&gt;&lt;P&gt;"The &lt;SPAN class="variable"&gt;L95&lt;/SPAN&gt; and &lt;SPAN class="variable"&gt;U95&lt;/SPAN&gt; variables provide a &lt;EM&gt;t&lt;/EM&gt;-type confidence interval for the predicted values, and they correspond to the &lt;SPAN class="variable"&gt;L95M&lt;/SPAN&gt; and &lt;SPAN class="variable"&gt;U95M&lt;/SPAN&gt; variables from the GLM and REG procedures for fixed-effects models. The residuals are the observed minus the predicted values."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can then use PROC SGPLOT to plot the predicted and 95% CLM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 18:17:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109593#M4092</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2013-02-14T18:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Mixed Plots</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109594#M4093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;
&lt;P&gt;SpanishPhD wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;It sounds great! but... how i can do it? Thanks!&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;Here's an example using PROC ORTHOREG, maybe this can get you started&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/65328/HTML/default/viewer.htm#statug_introcom_sect030.htm" title="http://support.sas.com/documentation/cdl/en/statug/65328/HTML/default/viewer.htm#statug_introcom_sect030.htm"&gt;SAS/STAT(R) 12.1 User's Guide&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Feb 2013 21:39:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109594#M4093</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2013-02-14T21:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Mixed Plots</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109595#M4094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;but this option&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;does not allow me&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to work with&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;random, do it?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 09:11:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109595#M4094</guid>
      <dc:creator>SpanishPhD</dc:creator>
      <dc:date>2013-02-15T09:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Mixed Plots</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109596#M4095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As I said, it was an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you will need to use PROC MIXED or PROC GLIMMIX followed by PROC PLM, if you want to include a RANDOM statement in the model.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 12:49:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109596#M4095</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2013-02-15T12:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Mixed Plots</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109597#M4096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to see examples of usnig PROC PLM, see the paper by Tobias and Cai (2010) : &lt;A href="http://support.sas.com/resources/papers/proceedings10/258-2010.pdf" title="http://support.sas.com/resources/papers/proceedings10/258-2010.pdf"&gt;http://support.sas.com/resources/papers/proceedings10/258-2010.pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 13:46:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109597#M4096</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2013-02-15T13:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Mixed Plots</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109598#M4097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thakns a lot!!! I will try it!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2013 13:54:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Proc-Mixed-Plots/m-p/109598#M4097</guid>
      <dc:creator>SpanishPhD</dc:creator>
      <dc:date>2013-02-15T13:54:36Z</dc:date>
    </item>
  </channel>
</rss>

