<?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: Question about &amp;quot;proc mixed&amp;quot; in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Question-about-quot-proc-mixed-quot/m-p/473588#M24637</link>
    <description>&lt;P&gt;Yes (see &lt;A href="https://communities.sas.com/t5/SAS-Procedures/How-to-hide-tables-in-output-for-PROC-MIXED/td-p/127248" target="_blank"&gt;https://communities.sas.com/t5/SAS-Procedures/How-to-hide-tables-in-output-for-PROC-MIXED/td-p/127248&lt;/A&gt;), but look into using the HPMIXED procedure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jun 2018 03:10:39 GMT</pubDate>
    <dc:creator>sld</dc:creator>
    <dc:date>2018-06-27T03:10:39Z</dc:date>
    <item>
      <title>Question about "proc mixed"</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Question-about-quot-proc-mixed-quot/m-p/473508#M24634</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to use "proc mixed" for a data set with about 8 million records. The analysis was taking too long and I was wondering why. Finally, it stopped and I got an error message saying SAS stopped processing because of insufficient memory. The warning statement in the log said "class level for ID are not printed because of excessive size." My question is: is there a way to avoid the subject IDs from being printed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's the code I'm trying to use:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc mixed data = enews&lt;/P&gt;&lt;P&gt;PLOTS (ONLY) = BOXPLOT&lt;/P&gt;&lt;P&gt;METHOD=REML;&lt;/P&gt;&lt;P&gt;CLASS trt time ID;&lt;/P&gt;&lt;P&gt;MODEL new_click = trt time trt*time / HTYPE=3&lt;/P&gt;&lt;P&gt;SOLUTION&lt;/P&gt;&lt;P&gt;CL&lt;/P&gt;&lt;P&gt;ALPHA = 0.1&lt;/P&gt;&lt;P&gt;DDFM=BETWITHIN&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;RANDOM ID / SUBJECT=ID TYPE=VC;&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;LSMEANS trt time trt*time / PDIFF=ALL ADJUST=BON;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2018 18:10:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Question-about-quot-proc-mixed-quot/m-p/473508#M24634</guid>
      <dc:creator>preebhat</dc:creator>
      <dc:date>2018-06-26T18:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: Question about "proc mixed"</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Question-about-quot-proc-mixed-quot/m-p/473588#M24637</link>
      <description>&lt;P&gt;Yes (see &lt;A href="https://communities.sas.com/t5/SAS-Procedures/How-to-hide-tables-in-output-for-PROC-MIXED/td-p/127248" target="_blank"&gt;https://communities.sas.com/t5/SAS-Procedures/How-to-hide-tables-in-output-for-PROC-MIXED/td-p/127248&lt;/A&gt;), but look into using the HPMIXED procedure.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2018 03:10:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Question-about-quot-proc-mixed-quot/m-p/473588#M24637</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2018-06-27T03:10:39Z</dc:date>
    </item>
  </channel>
</rss>

