<?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: How can I incorporate the MNAR statement into FCS MI for binary data in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-incorporate-the-MNAR-statement-into-FCS-MI-for-binary/m-p/539054#M27078</link>
    <description>&lt;P&gt;What release of SAS are you running?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you mean when you say the the MNAR statement is not "activated"?&amp;nbsp; Do you get an ERROR message in your LOG that suggests something went wrong with it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Provided that you are running SAS/STAT 13.1 or SAS 9.4TS1M1 then you should be able to use the MNAR statement and the FCS statement together in a way similar to this example.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/66859/HTML/default/viewer.htm#statug_mi_examples16.htm&amp;nbsp;" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/66859/HTML/default/viewer.htm#statug_mi_examples16.htm&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Feb 2019 17:05:42 GMT</pubDate>
    <dc:creator>SAS_Rob</dc:creator>
    <dc:date>2019-02-27T17:05:42Z</dc:date>
    <item>
      <title>How can I incorporate the MNAR statement into FCS MI for binary data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-incorporate-the-MNAR-statement-into-FCS-MI-for-binary/m-p/536940#M27067</link>
      <description>&lt;P&gt;Hello, I am trying to perform multiple imputation for binary data that is MNAR in SAS 9.4. The data comes from an adaptive test with large missing rates where basically 90% of the variables have missing data due to the adaptive algorithm. I need to impute the whole data set so that I can perform a confirmatory factor analysis. First, I used the FCS discrim within the proc mi statement including all my variables as class variables. My problem is that I cannot incorporate the MNAR statement and do not know how to specify the model for MNAR since I need to impute all the variables in the data set. I do not even get the MNAR statement activated when I typed it into my code.&lt;/P&gt;&lt;P&gt;I have read that the MNAR statement can be used along with FCS but I cannot find any example. Any suggestions would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the code that I have for the FCS part:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%macro myimp(mydata=repcat1, myoutimp=imp1);&lt;BR /&gt;proc mi data=&amp;amp;mydata nimpute=5 out=&amp;amp;myoutimp;&lt;BR /&gt;class q1-q50;&lt;BR /&gt;fcs plots=trace (mean std);&lt;BR /&gt;var q1-q50;&lt;BR /&gt;fcs discrim (q1-q50/classeffects=include);&lt;BR /&gt;run;&lt;BR /&gt;%mend;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 19 Feb 2019 23:22:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-incorporate-the-MNAR-statement-into-FCS-MI-for-binary/m-p/536940#M27067</guid>
      <dc:creator>mcasas</dc:creator>
      <dc:date>2019-02-19T23:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: How can I incorporate the MNAR statement into FCS MI for binary data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-incorporate-the-MNAR-statement-into-FCS-MI-for-binary/m-p/539054#M27078</link>
      <description>&lt;P&gt;What release of SAS are you running?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What do you mean when you say the the MNAR statement is not "activated"?&amp;nbsp; Do you get an ERROR message in your LOG that suggests something went wrong with it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Provided that you are running SAS/STAT 13.1 or SAS 9.4TS1M1 then you should be able to use the MNAR statement and the FCS statement together in a way similar to this example.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/66859/HTML/default/viewer.htm#statug_mi_examples16.htm&amp;nbsp;" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/statug/66859/HTML/default/viewer.htm#statug_mi_examples16.htm&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 17:05:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-can-I-incorporate-the-MNAR-statement-into-FCS-MI-for-binary/m-p/539054#M27078</guid>
      <dc:creator>SAS_Rob</dc:creator>
      <dc:date>2019-02-27T17:05:42Z</dc:date>
    </item>
  </channel>
</rss>

