<?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: Imputed Data in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Imputed-Data/m-p/218048#M11791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks ballardw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am now under the impression that you will not typically get a single imputed dataset (with the pooled values). Instead you get the n imputed datasets and a pulled estimate of those datasets. For my example,&amp;nbsp; that was the percentages in each of the groups for the missing categorical variable. I think that is the answer to my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other scenarios where the purpose may be inferential statistics, you would run the procedure with all of the datasets and get a pooled estimate for the statistic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there are any other possibilities people know of I would appreciate hearing their thoughts!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 May 2015 17:31:58 GMT</pubDate>
    <dc:creator>H</dc:creator>
    <dc:date>2015-05-21T17:31:58Z</dc:date>
    <item>
      <title>Imputed Data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Imputed-Data/m-p/218046#M11789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just got the "MI of missing data with SAS" book last night. I ran code from section 6.3 (for arbitrary missing data, categorical &amp;gt; 2 groups, using FCS discrim). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Everything worked fine. I have the imputed data from all of the iterations,.., etc., but what do I use in the original dataset. Is there a way to kick out the original dataset with these data inserted into it? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 15:46:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Imputed-Data/m-p/218046#M11789</guid>
      <dc:creator>H</dc:creator>
      <dc:date>2015-05-21T15:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Imputed Data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Imputed-Data/m-p/218047#M11790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most of us likely don't have the book. It would help to show the code you did run to generate the output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 17:02:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Imputed-Data/m-p/218047#M11790</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-05-21T17:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Imputed Data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Imputed-Data/m-p/218048#M11791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks ballardw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am now under the impression that you will not typically get a single imputed dataset (with the pooled values). Instead you get the n imputed datasets and a pulled estimate of those datasets. For my example,&amp;nbsp; that was the percentages in each of the groups for the missing categorical variable. I think that is the answer to my question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other scenarios where the purpose may be inferential statistics, you would run the procedure with all of the datasets and get a pooled estimate for the statistic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there are any other possibilities people know of I would appreciate hearing their thoughts!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 17:31:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Imputed-Data/m-p/218048#M11791</guid>
      <dc:creator>H</dc:creator>
      <dc:date>2015-05-21T17:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Imputed Data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Imputed-Data/m-p/218049#M11792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you figured out, PROC MI creates stacked versions of the original data, where the various replicates are indicated by distinct values of the _IMPUTATION_ variable.&amp;nbsp; You use the BY _IMPUTATION_ statement in your favorite procedure to analyze each imputed value, then use PROC MIANALYZE to aggregate the results. PROC MIANALYZE produces a point estimate for your statistic and a standard error that corrects for the added variance due to imputation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 May 2015 12:38:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Imputed-Data/m-p/218049#M11792</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-05-22T12:38:31Z</dc:date>
    </item>
  </channel>
</rss>

