<?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 MI TO PROC MIXED in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-MI-TO-PROC-MIXED/m-p/330924#M17494</link>
    <description>&lt;P&gt;Look at the following thread to see if anything there helps you out:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Statistical-Procedures/Proc-Mianalyze-with-mixed-models/m-p/155776#M8110" target="_blank"&gt;https://communities.sas.com/t5/SAS-Statistical-Procedures/Proc-Mianalyze-with-mixed-models/m-p/155776#M8110&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2017 17:38:09 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2017-02-08T17:38:09Z</dc:date>
    <item>
      <title>PROC MI TO PROC MIXED</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-MI-TO-PROC-MIXED/m-p/330579#M17493</link>
      <description>&lt;P&gt;I am trying to run a proc mixed statement, after performing a proc mi on my original dataset. However, I can't find an option for output for the proc mixed statement in the SAS references. The example I have been seeing is from a proc reg statement, using "outest=". This does not work with proc mixed. Any suggestions?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the code I have so far, going from the proc mi to the proc mixed. I am trying to get output from the proc mixed statement, so I can go on to perform a proc mianalyze.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN&gt;&lt;STRONG&gt;mi&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN&gt;data&lt;/SPAN&gt;=CE.merge &lt;SPAN&gt;nimpute&lt;/SPAN&gt;=&lt;SPAN&gt;&lt;STRONG&gt;20&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN&gt;seed&lt;/SPAN&gt;=&lt;SPAN&gt;&lt;STRONG&gt;111111&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;out&lt;/SPAN&gt;=CE.Imputed_Data2;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;var&lt;/SPAN&gt; MADRS BMI;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;title&lt;/SPAN&gt; 'PROC MI on Transposed Adiponectin File: MADRS and BMI'&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;SPAN&gt;;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods graphics off&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN&gt;&lt;STRONG&gt;mixed&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN&gt;data&lt;/SPAN&gt;=CE.Imputed_Data2&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;where I will insert a data ouput option&amp;gt; covout;&lt;/P&gt;&lt;P&gt;model&amp;nbsp;&amp;lt;where I will insert variables for the model&amp;gt;;&lt;/P&gt;&lt;P&gt;by isid;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run; quit;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jamie&lt;/P&gt;</description>
      <pubDate>Tue, 07 Feb 2017 19:07:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-MI-TO-PROC-MIXED/m-p/330579#M17493</guid>
      <dc:creator>jamiemblack</dc:creator>
      <dc:date>2017-02-07T19:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: PROC MI TO PROC MIXED</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-MI-TO-PROC-MIXED/m-p/330924#M17494</link>
      <description>&lt;P&gt;Look at the following thread to see if anything there helps you out:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SAS-Statistical-Procedures/Proc-Mianalyze-with-mixed-models/m-p/155776#M8110" target="_blank"&gt;https://communities.sas.com/t5/SAS-Statistical-Procedures/Proc-Mianalyze-with-mixed-models/m-p/155776#M8110&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 17:38:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-MI-TO-PROC-MIXED/m-p/330924#M17494</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2017-02-08T17:38:09Z</dc:date>
    </item>
  </channel>
</rss>

