<?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 proc mixed output in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/question-about-proc-mixed-output/m-p/716817#M34674</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="trigger-hovercard" href="https://communities.sas.com/t5/user/viewprofilepage/user-id/304931" target="_blank" rel="noopener"&gt;superbug&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;This seems to be the same question you posted earlier. Please see this thread&amp;nbsp; -&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/Statistical-Procedures/proc-mixed-multilevel-output/m-p/716716/highlight/false#M34668" target="_blank"&gt;https://communities.sas.com/t5/Statistical-Procedures/proc-mixed-multilevel-output/m-p/716716/highlight/false#M34668&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Jill&lt;/P&gt;</description>
    <pubDate>Thu, 04 Feb 2021 14:10:55 GMT</pubDate>
    <dc:creator>jiltao</dc:creator>
    <dc:date>2021-02-04T14:10:55Z</dc:date>
    <item>
      <title>question about proc mixed output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/question-about-proc-mixed-output/m-p/716608#M34670</link>
      <description>&lt;P&gt;Hello proc mixed experts,&lt;/P&gt;
&lt;P&gt;Variables in my data are ID, itemduration(time spent answering each question), difficulty(item difficulty). each ID anwer 150 questions, that is, row 1-row 150 are the same ID, row 151-row 300 are the same ID, etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;I used the following code to model the data&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc mixed data= try method=ml;
 class ID;
 model itemduration = difficulty / solution outp=t;
 random intercept difficulty / subject=ID type=un g solution;
 ods output solutionR=randest;
run; &lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;the following is portion of the output data "randest", I can't understand why "std Err Pred" are the same for all IDs. I am trying to get standard errors for each ID. How should I edit the code so that I can get standard errors for each ID?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="superbug_0-1612378505950.png" style="width: 508px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/54291i81AF1D4F4CB92562/image-dimensions/508x231?v=v2" width="508" height="231" role="button" title="superbug_0-1612378505950.png" alt="superbug_0-1612378505950.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for any help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Feb 2021 18:59:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/question-about-proc-mixed-output/m-p/716608#M34670</guid>
      <dc:creator>superbug</dc:creator>
      <dc:date>2021-02-03T18:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: question about proc mixed output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/question-about-proc-mixed-output/m-p/716811#M34671</link>
      <description>&lt;P&gt;Moved to Stat Procs for better visibility.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 13:45:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/question-about-proc-mixed-output/m-p/716811#M34671</guid>
      <dc:creator>SASJedi</dc:creator>
      <dc:date>2021-02-04T13:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: question about proc mixed output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/question-about-proc-mixed-output/m-p/716817#M34674</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A class="trigger-hovercard" href="https://communities.sas.com/t5/user/viewprofilepage/user-id/304931" target="_blank" rel="noopener"&gt;superbug&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;This seems to be the same question you posted earlier. Please see this thread&amp;nbsp; -&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/Statistical-Procedures/proc-mixed-multilevel-output/m-p/716716/highlight/false#M34668" target="_blank"&gt;https://communities.sas.com/t5/Statistical-Procedures/proc-mixed-multilevel-output/m-p/716716/highlight/false#M34668&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Jill&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 14:10:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/question-about-proc-mixed-output/m-p/716817#M34674</guid>
      <dc:creator>jiltao</dc:creator>
      <dc:date>2021-02-04T14:10:55Z</dc:date>
    </item>
  </channel>
</rss>

