<?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 independent ttest with multiply imptued data in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/independent-ttest-with-multiply-imptued-data/m-p/573662#M28209</link>
    <description>&lt;P&gt;What would be the code to run and pool a independent t-test after multiple imputation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code for an independent t-test already has a "by" specification - so how do you compute the t-test separately for each imputation? Is there a way to then pool results? Or is it just the average of the t-tests and SE's given there's no covariance structure to take into consideration since it is a univariate analysis?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jillian&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jul 2019 19:27:09 GMT</pubDate>
    <dc:creator>halladje</dc:creator>
    <dc:date>2019-07-15T19:27:09Z</dc:date>
    <item>
      <title>independent ttest with multiply imptued data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/independent-ttest-with-multiply-imptued-data/m-p/573662#M28209</link>
      <description>&lt;P&gt;What would be the code to run and pool a independent t-test after multiple imputation?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code for an independent t-test already has a "by" specification - so how do you compute the t-test separately for each imputation? Is there a way to then pool results? Or is it just the average of the t-tests and SE's given there's no covariance structure to take into consideration since it is a univariate analysis?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jillian&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 19:27:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/independent-ttest-with-multiply-imptued-data/m-p/573662#M28209</guid>
      <dc:creator>halladje</dc:creator>
      <dc:date>2019-07-15T19:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: independent ttest with multiply imptued data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/independent-ttest-with-multiply-imptued-data/m-p/573663#M28210</link>
      <description>&lt;P&gt;You can have more than one variable in your BY statement and I think you use MIANALYZE to combine the results.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 19:32:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/independent-ttest-with-multiply-imptued-data/m-p/573663#M28210</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-07-15T19:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: independent ttest with multiply imptued data</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/independent-ttest-with-multiply-imptued-data/m-p/573666#M28211</link>
      <description>&lt;P&gt;hmm I also have a categorical variable that I am trying to compare just particular categories for each t-test. For example, my chi-square code is as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc freq data=lpa;&lt;BR /&gt;by _imputation_;&lt;BR /&gt;tables other*class_mem/chisq nocol nopercent;&lt;BR /&gt;where class_mem in ( 2 4);&lt;BR /&gt;output out=ChiSqData n nmiss pchi lrchi;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you do this in a t-test as well? How do you specify both the categories to be compared and the imputation statement?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jillian&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 19:35:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/independent-ttest-with-multiply-imptued-data/m-p/573666#M28211</guid>
      <dc:creator>halladje</dc:creator>
      <dc:date>2019-07-15T19:35:50Z</dc:date>
    </item>
  </channel>
</rss>

