<?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: Save random coefficients to a dataset in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/PROC-MIXED-Save-random-coefficients-to-a-dataset/m-p/280862#M59043</link>
    <description>&lt;P&gt;A little quick digging through the reference for the RANDOM statement:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. ods output solutionr=solutionr; will put the values into a dataset&lt;/P&gt;
&lt;P&gt;2. The results are EBLUPS for the random effects. A good way to think of them is as residuals of the fixed effects (y minus X * beta hat) times (G hat *Z prime *V hat-inverse), so they are scaled by a quadratic form.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For a quick review, look at Mixed Models Theory in the Details section of the MIXED documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jun 2016 17:50:17 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2016-06-28T17:50:17Z</dc:date>
    <item>
      <title>PROC MIXED: Save random coefficients to a dataset</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-MIXED-Save-random-coefficients-to-a-dataset/m-p/278848#M58953</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It seems that with the option / SOLUTION&amp;nbsp;in the RANDOM&amp;nbsp;statement of PROC MIXED, I can create a table of estimated random coefficients, which I need. I have two questions:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. How do I, if I can, save them as a dataset?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2. What do the results represent? Are they the estimated coefficients themselves or are they deviations from the mean (the fixed coefficient)? If they are deviations, how do I get the actual coefficient? Is it, for example, FIXED COEFFICIENT - DEVIATION, FIXED COEFFICIENT + DEVIATION,&amp;nbsp;...?&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2016 21:58:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-MIXED-Save-random-coefficients-to-a-dataset/m-p/278848#M58953</guid>
      <dc:creator>EricVanceMartin</dc:creator>
      <dc:date>2016-06-20T21:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: PROC MIXED: Save random coefficients to a dataset</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-MIXED-Save-random-coefficients-to-a-dataset/m-p/280862#M59043</link>
      <description>&lt;P&gt;A little quick digging through the reference for the RANDOM statement:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. ods output solutionr=solutionr; will put the values into a dataset&lt;/P&gt;
&lt;P&gt;2. The results are EBLUPS for the random effects. A good way to think of them is as residuals of the fixed effects (y minus X * beta hat) times (G hat *Z prime *V hat-inverse), so they are scaled by a quadratic form.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For a quick review, look at Mixed Models Theory in the Details section of the MIXED documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2016 17:50:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-MIXED-Save-random-coefficients-to-a-dataset/m-p/280862#M59043</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2016-06-28T17:50:17Z</dc:date>
    </item>
  </channel>
</rss>

