<?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 in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/proc-mi/m-p/537172#M27026</link>
    <description>&lt;P&gt;If group is a categorical variable (which it sounds like it is) then you should use either the FCS or MONOTONE (and add it to the CLASS statement) statement, depending on the missing data pattern.&amp;nbsp; This would allow you to use the REGRESSION method which would treat group as a CLASS variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This section in the documentation is helpful as well.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_mi_details05.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en&amp;nbsp;" target="_blank"&gt;https://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_mi_details05.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Feb 2019 19:57:27 GMT</pubDate>
    <dc:creator>SAS_Rob</dc:creator>
    <dc:date>2019-02-20T19:57:27Z</dc:date>
    <item>
      <title>proc mi</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-mi/m-p/534977#M26964</link>
      <description>&lt;P&gt;Hi Friend,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to multiple imputation procedure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a repeated measure data sets (presenting 2 in 200 observation here). Group&amp;nbsp;is not missing for all the participants while baseline, viit2, visit3, or visit 4 can be missing. I plan to use the proc mi code as below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;id&lt;/TD&gt;&lt;TD&gt;group&lt;/TD&gt;&lt;TD&gt;baseline&lt;/TD&gt;&lt;TD&gt;visit2&lt;/TD&gt;&lt;TD&gt;visit3&lt;/TD&gt;&lt;TD&gt;visit4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;82.00&lt;/TD&gt;&lt;TD&gt;79.70&lt;/TD&gt;&lt;TD&gt;76.60&lt;/TD&gt;&lt;TD&gt;77.10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;87.70&lt;/TD&gt;&lt;TD&gt;88.95&lt;/TD&gt;&lt;TD&gt;84.50&lt;/TD&gt;&lt;TD&gt;.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;proc mi data=a out = a_mi seed=21355417 nimpute=30  ;
   var basline visit2 visit3 visit4 group ;
run;&lt;/PRE&gt;&lt;P&gt;I am confused whether monotone, mcmc, or fcs&amp;nbsp;statement is necessary for this imputation process?&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>Tue, 12 Feb 2019 19:58:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-mi/m-p/534977#M26964</guid>
      <dc:creator>superbibi</dc:creator>
      <dc:date>2019-02-12T19:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: proc mi</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-mi/m-p/537172#M27026</link>
      <description>&lt;P&gt;If group is a categorical variable (which it sounds like it is) then you should use either the FCS or MONOTONE (and add it to the CLASS statement) statement, depending on the missing data pattern.&amp;nbsp; This would allow you to use the REGRESSION method which would treat group as a CLASS variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This section in the documentation is helpful as well.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_mi_details05.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en&amp;nbsp;" target="_blank"&gt;https://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_mi_details05.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 19:57:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-mi/m-p/537172#M27026</guid>
      <dc:creator>SAS_Rob</dc:creator>
      <dc:date>2019-02-20T19:57:27Z</dc:date>
    </item>
  </channel>
</rss>

