<?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: Help with PROC MI (multiple imputation) in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Help-with-PROC-MI-multiple-imputation/m-p/195646#M10437</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;This worked!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use the MCMC algorithm for categorical data as well or does MCMC only work for continous data?&lt;/P&gt;&lt;P&gt;/T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Aug 2015 16:22:25 GMT</pubDate>
    <dc:creator>bollibompa</dc:creator>
    <dc:date>2015-08-10T16:22:25Z</dc:date>
    <item>
      <title>Help with PROC MI (multiple imputation)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Help-with-PROC-MI-multiple-imputation/m-p/195644#M10435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to multiple imputation and I am trying to impute data in two different variables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my dataset I have 10 variables, 8 of them are complete and 2 contains missing data. Of these two, variable1 contains continous data and variable2 categorical (0/1).&lt;/P&gt;&lt;P&gt;About 20% of data for variable1 (continous data) is missing. Values in this variable(variable1) ranges from 1 to 70.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am imputing I recieve negative some values in variable1. I am probably doing something wrong in the settings fro PROC MI or can it be negative if all values are positive?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Thomas &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 14:39:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Help-with-PROC-MI-multiple-imputation/m-p/195644#M10435</guid>
      <dc:creator>bollibompa</dc:creator>
      <dc:date>2015-08-10T14:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help with PROC MI (multiple imputation)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Help-with-PROC-MI-multiple-imputation/m-p/195645#M10436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; The MCMC algorithm, which is the default method, assumes multivariate normality, which is why you are getting negative values. Look at the &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_mi_syntax10.htm"&gt;documentation for the TRANSFORM statement&lt;/A&gt; and hopefully you can choose a transformation that transforms your data to MVN. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 15:28:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Help-with-PROC-MI-multiple-imputation/m-p/195645#M10436</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-08-10T15:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: Help with PROC MI (multiple imputation)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Help-with-PROC-MI-multiple-imputation/m-p/195646#M10437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;This worked!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I use the MCMC algorithm for categorical data as well or does MCMC only work for continous data?&lt;/P&gt;&lt;P&gt;/T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 16:22:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Help-with-PROC-MI-multiple-imputation/m-p/195646#M10437</guid>
      <dc:creator>bollibompa</dc:creator>
      <dc:date>2015-08-10T16:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help with PROC MI (multiple imputation)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Help-with-PROC-MI-multiple-imputation/m-p/195647#M10438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A loooong time ago Paul allison wrote how to do this:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www2.sas.com/proceedings/sugi30/113-30.pdf" title="http://www2.sas.com/proceedings/sugi30/113-30.pdf"&gt;http://www2.sas.com/proceedings/sugi30/113-30.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Since then, there have been a LOT of additions to PROC MI.&amp;nbsp; Look in the "Details" section of the doc for "imputing CLASS variables," such as here&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_mi_examples07.htm" title="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_mi_examples07.htm"&gt;SAS/STAT(R) 14.1 User's Guide&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2015 17:08:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Help-with-PROC-MI-multiple-imputation/m-p/195647#M10438</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-08-10T17:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help with PROC MI (multiple imputation)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Help-with-PROC-MI-multiple-imputation/m-p/428821#M22522</link>
      <description>&lt;P&gt;You want to be sure that your imputation model is compatible with your analysis model. If you log X in the imputation model but don't log X in your analysis model, your regression estimates will be biased. If you don't plan to log X in analysis, it is typically better not to log X in your imputation model, even if that means some impute values are out of bounds.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For details see this paper: &lt;A href="https://arxiv.org/abs/1707.05360" target="_blank"&gt;https://arxiv.org/abs/1707.05360&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2018 15:29:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Help-with-PROC-MI-multiple-imputation/m-p/428821#M22522</guid>
      <dc:creator>ohcomeon</dc:creator>
      <dc:date>2018-01-18T15:29:56Z</dc:date>
    </item>
  </channel>
</rss>

