<?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 Multilevel Missing techniques in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Multilevel-Missing-techniques/m-p/566624#M27916</link>
    <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to test out different strategies for dealing with missing data in a multi-level dataset (3 levels). Does anyone know whow I can perform multilevel missing data strategies including:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(1) Full information maximum likelihood&amp;nbsp;&lt;/P&gt;&lt;P&gt;(2) Joint Modelling&amp;nbsp;&lt;/P&gt;&lt;P&gt;(3) Multilevel imputation by fully conditional specification&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Jillian halladje@mcmaster.ca&lt;/P&gt;</description>
    <pubDate>Mon, 17 Jun 2019 15:33:37 GMT</pubDate>
    <dc:creator>halladje</dc:creator>
    <dc:date>2019-06-17T15:33:37Z</dc:date>
    <item>
      <title>Multilevel Missing techniques</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multilevel-Missing-techniques/m-p/566624#M27916</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to test out different strategies for dealing with missing data in a multi-level dataset (3 levels). Does anyone know whow I can perform multilevel missing data strategies including:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(1) Full information maximum likelihood&amp;nbsp;&lt;/P&gt;&lt;P&gt;(2) Joint Modelling&amp;nbsp;&lt;/P&gt;&lt;P&gt;(3) Multilevel imputation by fully conditional specification&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Jillian halladje@mcmaster.ca&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jun 2019 15:33:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multilevel-Missing-techniques/m-p/566624#M27916</guid>
      <dc:creator>halladje</dc:creator>
      <dc:date>2019-06-17T15:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Multilevel Missing techniques</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Multilevel-Missing-techniques/m-p/571218#M28101</link>
      <description>&lt;P&gt;hi Jillian&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Take a look at this&amp;nbsp;&lt;A href="https://support.sas.com/resources/papers/proceedings13/438-2013.pdf" target="_self"&gt;paper&lt;/A&gt; - it may give you some ideas, and talks about a macro MMI_IMPUTE.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Having said that, I've poked around here and found a thread asking a very similar question; the author of the paper, who as of 2017 worked for SAS, posted "&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #333333; font-family: 'HelevticaNeue-light','Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 21.33px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;...I no longer recommend using MMI_IMPUTE. MMI_IMPUTE uses an imputation algorithm called PAN, which was developed a while back by Joseph Schafer. Unfortunately, PAN is a bit outdated, and is less flexible than newer algorithms&amp;nbsp;(e.g., the algorithm can't incorporate random effects between incomplete variables; all incomplete variables are required to be normally distributed). I recommend that you instead use a standalone software package called Blimp. Blimp was written by Brian Keller and Craig Enders at UCLA. Unlike MMI_IMPUTE, Blimp can handle random effects between incomplete variables and can also handle some non-normal incomplete variables (e.g., binary variables). The software and associated documentation are available at &lt;/SPAN&gt;&lt;A style="background-attachment: scroll; background-clip: border-box; background-color: transparent; background-image: none; background-origin: padding-box; background-position-x: 0%; background-position-y: 0%; background-repeat: repeat; background-size: auto; box-sizing: border-box; color: #007dc3; font-family: &amp;amp;quot; helevticaneue-light&amp;amp;quot;,&amp;amp;quot;helvetica neue&amp;amp;quot;,helvetica,arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;" href="http://www.appliedmissingdata.com/multilevel-imputation.html" target="_self" rel="nofollow noopener noreferrer"&gt;http://www.appliedmissingdata.com/multilevel-imputation.html&lt;/A&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #333333; font-family: 'HelevticaNeue-light','Helvetica Neue',Helvetica,Arial,sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 21.33px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;. Blimp is free, and the website contains scripts for using it from SAS.&lt;/SPAN&gt;"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't know Blimp at all, but as Missing Data / Imputation is something I'm interested in, I will definitely be taking a look.&amp;nbsp; Please post back if you have any further questions; I'm also happy to contact you via email if that's easier. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 11:32:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Multilevel-Missing-techniques/m-p/571218#M28101</guid>
      <dc:creator>DarthPathos</dc:creator>
      <dc:date>2019-07-04T11:32:10Z</dc:date>
    </item>
  </channel>
</rss>

