<?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 Warning Messages with PROC MI in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Warning-Messages-with-PROC-MI/m-p/351471#M18418</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question regarding the PROC MI procedure. I have received these warnings when I run the PROC MI procedure with the following variables, which includes a mixture of continuous and dummy coded (dichotomous) variables:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC MI DATA=OKAY2 NIMPUTE=10 OUT=DOPE.All_Imputed2 SEED=1256;&lt;BR /&gt;&amp;nbsp;VAR Loneliness OTHER BLACK Female Age Months_In_HC LessThanHighSchool HighSchool SomeCollegeorHigher&lt;BR /&gt;&amp;nbsp;&amp;nbsp;ANXIETY_TOTAL_C2 DEPRESSION_TOTAL_C2 SelfPhysicalHealth SelfMentalHealth GroupMeetLow GroupMeetMed&lt;BR /&gt;&amp;nbsp;&amp;nbsp;GroupMeetHigh VolunteerLow VolunteerMed VolunteerHigh ImportTalk2 FullEmotionSupp;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the warning messages that I get in the Log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: Writing HTML Body file: sashtml.htm&lt;BR /&gt;&lt;STRONG&gt;WARNING: A covariance matrix computed in the EM process is singular. The linearly dependent&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; variables for the observed data are excluded from the likelihood function. This may&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; result in an unexpected change in the likelihood between iterations prior to the final&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; convergence.&lt;/STRONG&gt;&lt;BR /&gt;NOTE: The EM algorithm (MLE) converges in 13 iterations.&lt;BR /&gt;NOTE: The EM algorithm (posterior mode) converges in 8 iterations.&lt;BR /&gt;&lt;STRONG&gt;WARNING: The initial covariance matrix for MCMC is singular. You can use a PRIOR= option to&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stabilize the inference.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;WARNING: The posterior covariance matrix is singular. Imputed values for some variables may be&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fixed.&lt;/STRONG&gt;&lt;BR /&gt;NOTE: The data set DOPE.ALL_IMPUTED2 has 1480 observations and 103 variables.&lt;BR /&gt;NOTE: PROCEDURE MI used (Total process time):&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.37 seconds&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.06 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even with these warnings in the PROC MI procedure, and I was able to get&amp;nbsp;an imputed dataset and conduct my regression models using the PROC GLM and PROC MIANALYZE procedures. That being said, I had a few questions regarding these warnings. First, what do these warnings mean? Second, is it okay to run analyses given these warnings? Third, will these warnings significantly affect&amp;nbsp;my results? Fourth, I have a total of 148 respondents in my dataset. Could the relatively small sample size also be affecting the imputation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run analysis using PROC REG, using listwise deletion, I basically get the same results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using SAS Version 9.4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any and all help would be greatly appreciated. Please let me know if you need anymore information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank&amp;nbsp;You!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 19 Apr 2017 22:00:36 GMT</pubDate>
    <dc:creator>hotaylor</dc:creator>
    <dc:date>2017-04-19T22:00:36Z</dc:date>
    <item>
      <title>Warning Messages with PROC MI</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Warning-Messages-with-PROC-MI/m-p/351471#M18418</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a question regarding the PROC MI procedure. I have received these warnings when I run the PROC MI procedure with the following variables, which includes a mixture of continuous and dummy coded (dichotomous) variables:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PROC MI DATA=OKAY2 NIMPUTE=10 OUT=DOPE.All_Imputed2 SEED=1256;&lt;BR /&gt;&amp;nbsp;VAR Loneliness OTHER BLACK Female Age Months_In_HC LessThanHighSchool HighSchool SomeCollegeorHigher&lt;BR /&gt;&amp;nbsp;&amp;nbsp;ANXIETY_TOTAL_C2 DEPRESSION_TOTAL_C2 SelfPhysicalHealth SelfMentalHealth GroupMeetLow GroupMeetMed&lt;BR /&gt;&amp;nbsp;&amp;nbsp;GroupMeetHigh VolunteerLow VolunteerMed VolunteerHigh ImportTalk2 FullEmotionSupp;&lt;BR /&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the warning messages that I get in the Log:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: Writing HTML Body file: sashtml.htm&lt;BR /&gt;&lt;STRONG&gt;WARNING: A covariance matrix computed in the EM process is singular. The linearly dependent&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; variables for the observed data are excluded from the likelihood function. This may&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; result in an unexpected change in the likelihood between iterations prior to the final&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; convergence.&lt;/STRONG&gt;&lt;BR /&gt;NOTE: The EM algorithm (MLE) converges in 13 iterations.&lt;BR /&gt;NOTE: The EM algorithm (posterior mode) converges in 8 iterations.&lt;BR /&gt;&lt;STRONG&gt;WARNING: The initial covariance matrix for MCMC is singular. You can use a PRIOR= option to&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stabilize the inference.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;WARNING: The posterior covariance matrix is singular. Imputed values for some variables may be&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fixed.&lt;/STRONG&gt;&lt;BR /&gt;NOTE: The data set DOPE.ALL_IMPUTED2 has 1480 observations and 103 variables.&lt;BR /&gt;NOTE: PROCEDURE MI used (Total process time):&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; real time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.37 seconds&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; cpu time&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.06 seconds&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even with these warnings in the PROC MI procedure, and I was able to get&amp;nbsp;an imputed dataset and conduct my regression models using the PROC GLM and PROC MIANALYZE procedures. That being said, I had a few questions regarding these warnings. First, what do these warnings mean? Second, is it okay to run analyses given these warnings? Third, will these warnings significantly affect&amp;nbsp;my results? Fourth, I have a total of 148 respondents in my dataset. Could the relatively small sample size also be affecting the imputation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run analysis using PROC REG, using listwise deletion, I basically get the same results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using SAS Version 9.4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any and all help would be greatly appreciated. Please let me know if you need anymore information.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank&amp;nbsp;You!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2017 22:00:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Warning-Messages-with-PROC-MI/m-p/351471#M18418</guid>
      <dc:creator>hotaylor</dc:creator>
      <dc:date>2017-04-19T22:00:36Z</dc:date>
    </item>
  </channel>
</rss>

