<?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 warning message: The imputed variable in the MONOTONE statement is the leading variable in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-MI-warning-message-The-imputed-variable-in-the-MONOTONE/m-p/460669#M24055</link>
    <description>&lt;P&gt;By the nature of how montone models work, you will not be able to impute the first variable in the list because there are no variables prior to it that can be used in its imputation model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That being said, you might consider, if you have missing values in the first variable, using the FCS method instead.&lt;/P&gt;</description>
    <pubDate>Tue, 08 May 2018 12:00:28 GMT</pubDate>
    <dc:creator>SAS_Rob</dc:creator>
    <dc:date>2018-05-08T12:00:28Z</dc:date>
    <item>
      <title>Proc MI warning message: The imputed variable in the MONOTONE statement is the leading variable xxxx</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-MI-warning-message-The-imputed-variable-in-the-MONOTONE/m-p/459755#M24006</link>
      <description>&lt;P&gt;&lt;BR /&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to do multiple imputation, by treatment group.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am running the following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc MI data= raw&amp;nbsp; seed=46485 nimpute=5&amp;nbsp; out=&amp;nbsp; temp ;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;class trt01p ;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;var trt01p base month1 month3 ;&lt;BR /&gt;&amp;nbsp; &amp;nbsp;monotone reg (month3 = base month1/details) discrim( trt01p /classeffects = include ) ;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the log always came up with a warning message:&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;WARNING: The imputed variable TRT01P in the MONOTONE statement is the leading variable in the VAR list. Missing values for this &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;variable will not be imputed.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the issue here? should I use 'by treatment' other than 'class treatment', and also do not include treatment in the var list and monmontone statement?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks very much&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SL&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 May 2018 17:18:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-MI-warning-message-The-imputed-variable-in-the-MONOTONE/m-p/459755#M24006</guid>
      <dc:creator>simonli</dc:creator>
      <dc:date>2018-05-03T17:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: Proc MI warning message: The imputed variable in the MONOTONE statement is the leading variable</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-MI-warning-message-The-imputed-variable-in-the-MONOTONE/m-p/460669#M24055</link>
      <description>&lt;P&gt;By the nature of how montone models work, you will not be able to impute the first variable in the list because there are no variables prior to it that can be used in its imputation model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That being said, you might consider, if you have missing values in the first variable, using the FCS method instead.&lt;/P&gt;</description>
      <pubDate>Tue, 08 May 2018 12:00:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-MI-warning-message-The-imputed-variable-in-the-MONOTONE/m-p/460669#M24055</guid>
      <dc:creator>SAS_Rob</dc:creator>
      <dc:date>2018-05-08T12:00:28Z</dc:date>
    </item>
  </channel>
</rss>

