<?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: Summary Macro from the Mayo Clinic in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Summary-Macro-from-the-Mayo-Clinic/m-p/47184#M9751</link>
    <description>Not directly.  The documentation specifies that you can only have a single class variable.&lt;BR /&gt;
&lt;BR /&gt;
You can do it by creating a new class variable that concatenates the group and subgroup.&lt;BR /&gt;
&lt;BR /&gt;
You may also be able to do it with two calls to the macro, using something like&lt;BR /&gt;
DATA=mydata(WHERE=(main='Case'),</description>
    <pubDate>Thu, 09 Dec 2010 15:35:49 GMT</pubDate>
    <dc:creator>Doc_Duke</dc:creator>
    <dc:date>2010-12-09T15:35:49Z</dc:date>
    <item>
      <title>Summary Macro from the Mayo Clinic</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Summary-Macro-from-the-Mayo-Clinic/m-p/47183#M9750</link>
      <description>Hi! I think this macro is extremely useful!  It produces summary statistics (mean/median/min/max/counts) and p-values between two groups of a class variable.&lt;BR /&gt;
&lt;BR /&gt;
My question for anyone who has used it is the following:&lt;BR /&gt;
&lt;BR /&gt;
What if there is a subgroup analysis someone wants to do? I see this is awesome for getting descriptive statistics including p-values for a class variable with varying levels. How about if I want one main class variable (like Case and Control) and subgroups (like Old/Young)? Does this macro support this type of analysis?&lt;BR /&gt;
&lt;BR /&gt;
Thank you so very much!&lt;BR /&gt;
Monica&lt;BR /&gt;
&lt;BR /&gt;
The macro can be found:&lt;BR /&gt;
&lt;A href="http://mayoresearch.mayo.edu/mayo/research/biostat/upload/summary.sas" target="_blank"&gt;http://mayoresearch.mayo.edu/mayo/research/biostat/upload/summary.sas&lt;/A&gt;</description>
      <pubDate>Wed, 08 Dec 2010 19:37:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Summary-Macro-from-the-Mayo-Clinic/m-p/47183#M9750</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-12-08T19:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Summary Macro from the Mayo Clinic</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Summary-Macro-from-the-Mayo-Clinic/m-p/47184#M9751</link>
      <description>Not directly.  The documentation specifies that you can only have a single class variable.&lt;BR /&gt;
&lt;BR /&gt;
You can do it by creating a new class variable that concatenates the group and subgroup.&lt;BR /&gt;
&lt;BR /&gt;
You may also be able to do it with two calls to the macro, using something like&lt;BR /&gt;
DATA=mydata(WHERE=(main='Case'),</description>
      <pubDate>Thu, 09 Dec 2010 15:35:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Summary-Macro-from-the-Mayo-Clinic/m-p/47184#M9751</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2010-12-09T15:35:49Z</dc:date>
    </item>
  </channel>
</rss>

