<?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 Running bivariates for a complex survey in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Running-bivariates-for-a-complex-survey/m-p/882229#M43650</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I would be thankful if I could get some insights on running basic bivariates (ANOVA, t-test and Correlation) in a multiply imputed dataset from a complex survey. I see that it is suggested to use Surveyreg for ANOVA, however, I only get F-value for ANOVA and would like to see means and SD for all categories; Can't find for t-test and correlation. Also, how do I pool the estimates from mianalyze?&lt;/P&gt;
&lt;P&gt;This is the command I am using for ANOVA.&amp;nbsp; Thanks.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Proc SURVEYREG data=bivariate;/*ANOVA**/
class ALC;
stratum RAESTRAT;
cluster RAEHSAMP;
weight APOE_NORM;
by _imputation_;
model cogscr=ALC /ANOVA;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Jun 2023 20:49:28 GMT</pubDate>
    <dc:creator>Chudamani</dc:creator>
    <dc:date>2023-06-23T20:49:28Z</dc:date>
    <item>
      <title>Running bivariates for a complex survey</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Running-bivariates-for-a-complex-survey/m-p/882229#M43650</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;I would be thankful if I could get some insights on running basic bivariates (ANOVA, t-test and Correlation) in a multiply imputed dataset from a complex survey. I see that it is suggested to use Surveyreg for ANOVA, however, I only get F-value for ANOVA and would like to see means and SD for all categories; Can't find for t-test and correlation. Also, how do I pool the estimates from mianalyze?&lt;/P&gt;
&lt;P&gt;This is the command I am using for ANOVA.&amp;nbsp; Thanks.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Proc SURVEYREG data=bivariate;/*ANOVA**/
class ALC;
stratum RAESTRAT;
cluster RAEHSAMP;
weight APOE_NORM;
by _imputation_;
model cogscr=ALC /ANOVA;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 20:49:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Running-bivariates-for-a-complex-survey/m-p/882229#M43650</guid>
      <dc:creator>Chudamani</dc:creator>
      <dc:date>2023-06-23T20:49:28Z</dc:date>
    </item>
  </channel>
</rss>

