<?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 SAS PROC MIANALYZE for PROC SURVEYFREQ - how can I get the estimated percentages/frequencies? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-PROC-MIANALYZE-for-PROC-SURVEYFREQ-how-can-I-get-the/m-p/806330#M317664</link>
    <description>&lt;P&gt;I need to create a table that compares pre-test/post-test change for dichotomous variables across demographic categories. I used PROC MI to impute missing data with fcs discrim for the dichotomous variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used PROC SurveyFREQ to conduct the McNemar Chi-square. I have requested ODS output for both&amp;nbsp;DiscordDiff and CrossTabs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the McNemar test, I can get the difference estimate and test statistics using the following:&lt;/P&gt;&lt;P&gt;proc mianalyze data=[DiscordDiff dataset]; modeleffects Estimate;&lt;BR /&gt;by female;&lt;BR /&gt;stderr StdErr ;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I saw that the DiscordDiff dataset doesnt include the time 1 and time 2 mean scores. So I included CrossTabs but that doesnt have a stderr variable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way that I can can get the imputed mean scores (percentages, frequencies) for the pre-test&amp;nbsp; and post-test?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 06 Apr 2022 15:58:47 GMT</pubDate>
    <dc:creator>UTDMS_JB</dc:creator>
    <dc:date>2022-04-06T15:58:47Z</dc:date>
    <item>
      <title>SAS PROC MIANALYZE for PROC SURVEYFREQ - how can I get the estimated percentages/frequencies?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-PROC-MIANALYZE-for-PROC-SURVEYFREQ-how-can-I-get-the/m-p/806330#M317664</link>
      <description>&lt;P&gt;I need to create a table that compares pre-test/post-test change for dichotomous variables across demographic categories. I used PROC MI to impute missing data with fcs discrim for the dichotomous variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used PROC SurveyFREQ to conduct the McNemar Chi-square. I have requested ODS output for both&amp;nbsp;DiscordDiff and CrossTabs.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the McNemar test, I can get the difference estimate and test statistics using the following:&lt;/P&gt;&lt;P&gt;proc mianalyze data=[DiscordDiff dataset]; modeleffects Estimate;&lt;BR /&gt;by female;&lt;BR /&gt;stderr StdErr ;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I saw that the DiscordDiff dataset doesnt include the time 1 and time 2 mean scores. So I included CrossTabs but that doesnt have a stderr variable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way that I can can get the imputed mean scores (percentages, frequencies) for the pre-test&amp;nbsp; and post-test?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 15:58:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-PROC-MIANALYZE-for-PROC-SURVEYFREQ-how-can-I-get-the/m-p/806330#M317664</guid>
      <dc:creator>UTDMS_JB</dc:creator>
      <dc:date>2022-04-06T15:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: SAS PROC MIANALYZE for PROC SURVEYFREQ - how can I get the estimated percentages/frequencies?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-PROC-MIANALYZE-for-PROC-SURVEYFREQ-how-can-I-get-the/m-p/806336#M317668</link>
      <description>&lt;P&gt;Please show the Proc Surveyfreq and ODS Output statements you are using.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may need to add COLUMN and/or ROW options to the Tables statement. If you aren't using a WEIGHT statement then add WTFREQ.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 16:16:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-PROC-MIANALYZE-for-PROC-SURVEYFREQ-how-can-I-get-the/m-p/806336#M317668</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2022-04-06T16:16:45Z</dc:date>
    </item>
  </channel>
</rss>

