<?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: Non-integers derived through multiple imputation: consequences for GEE analysis (PROC GENMOD)? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Non-integers-derived-through-multiple-imputation-consequences/m-p/526023#M26640</link>
    <description>&lt;P&gt;I assume you are using Proc MI to do the imputation.&amp;nbsp; If so, you might consider using the MIN= and ROUND= option to impute only integers.&amp;nbsp; While MI does not specifically impute Poisson variables, in most cases it would be robust enough to handle using the MIN= and ROUND= options to make it Poisson.&lt;/P&gt;</description>
    <pubDate>Thu, 10 Jan 2019 12:50:56 GMT</pubDate>
    <dc:creator>SAS_Rob</dc:creator>
    <dc:date>2019-01-10T12:50:56Z</dc:date>
    <item>
      <title>Non-integers derived through multiple imputation: consequences for GEE analysis (PROC GENMOD)?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-integers-derived-through-multiple-imputation-consequences/m-p/525950#M26638</link>
      <description>&lt;P&gt;I have a cross-sectional GEE model clustered by facility (nursing home). The dv is depression score for each participant, and there are a series of predictors (activities of daily living, mini mental state,&amp;nbsp;physical pain, sleep).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have completed multivariate normal multiple imputation, and this has generated non-integer responses. Consequently, when I run the GEE analysis in SAS I get the following error message:&lt;/P&gt;&lt;DIV class="sasWarning"&gt;"WARNING: Some observations with invalid response values have been deleted. The response was less than or equal to zero for the&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;Gamma or Inverse Gaussian distributions or less than zero for the Negative Binomial or Poisson distributions."&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;This warning appears 4 times, for 4 of the 20 imputations. Because the imputation process estimates so much additional data that is then pooled, I am inclined to think that this warning can be ignored. Any advice?&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;Below is my code:&lt;/DIV&gt;&lt;DIV class="sasWarning"&gt;PROC GENMOD DATA=WORK.IMPORT;&lt;BR /&gt;CLASS FAC;&lt;BR /&gt;MODEL GDS=ADL MMSE NHP PEFIT SD MSPSP / DIST=POISSON LINK=LOG COVB;&lt;BR /&gt;BY _Imputation_;&lt;BR /&gt;REPEATED SUBJECT=FAC;&lt;BR /&gt;ODS OUTPUT&lt;BR /&gt;ParameterEstimates=a_mvn;&lt;BR /&gt;SCALE=1;&lt;BR /&gt;RUN;&lt;BR /&gt;&lt;BR /&gt;PROC MIANALYZE parms=a_mvn;&lt;BR /&gt;modeleffects intercept ADL MMSE NHP PEFIT SD MSPSP;&lt;BR /&gt;RUN;&lt;/DIV&gt;</description>
      <pubDate>Thu, 10 Jan 2019 01:11:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-integers-derived-through-multiple-imputation-consequences/m-p/525950#M26638</guid>
      <dc:creator>rebeccachau</dc:creator>
      <dc:date>2019-01-10T01:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Non-integers derived through multiple imputation: consequences for GEE analysis (PROC GENMOD)?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Non-integers-derived-through-multiple-imputation-consequences/m-p/526023#M26640</link>
      <description>&lt;P&gt;I assume you are using Proc MI to do the imputation.&amp;nbsp; If so, you might consider using the MIN= and ROUND= option to impute only integers.&amp;nbsp; While MI does not specifically impute Poisson variables, in most cases it would be robust enough to handle using the MIN= and ROUND= options to make it Poisson.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jan 2019 12:50:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Non-integers-derived-through-multiple-imputation-consequences/m-p/526023#M26640</guid>
      <dc:creator>SAS_Rob</dc:creator>
      <dc:date>2019-01-10T12:50:56Z</dc:date>
    </item>
  </channel>
</rss>

