<?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: Testing all combinations of a model statement (proc logistic) in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Testing-all-combinations-of-a-model-statement-proc-logistic/m-p/122576#M6422</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;selection=score&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Jun 2013 18:47:03 GMT</pubDate>
    <dc:creator>data_null__</dc:creator>
    <dc:date>2013-06-28T18:47:03Z</dc:date>
    <item>
      <title>Testing all combinations of a model statement (proc logistic)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Testing-all-combinations-of-a-model-statement-proc-logistic/m-p/122575#M6421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I seem to remember that there is a way to test all possible combinations of a model all in one statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so lets say&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc logistic data=x;&lt;/P&gt;&lt;P&gt;model y= a b c d e f;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it would give you the results for:&lt;/P&gt;&lt;P&gt;a&lt;/P&gt;&lt;P&gt;b&lt;/P&gt;&lt;P&gt;c&lt;/P&gt;&lt;P&gt;d&lt;/P&gt;&lt;P&gt;e&lt;/P&gt;&lt;P&gt;f&lt;/P&gt;&lt;P&gt;ab&lt;/P&gt;&lt;P&gt;ac&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;etc....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I imagining things?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 18:27:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Testing-all-combinations-of-a-model-statement-proc-logistic/m-p/122575#M6421</guid>
      <dc:creator>Xamius32</dc:creator>
      <dc:date>2013-06-28T18:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: Testing all combinations of a model statement (proc logistic)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Testing-all-combinations-of-a-model-statement-proc-logistic/m-p/122576#M6422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;selection=score&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 18:47:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Testing-all-combinations-of-a-model-statement-proc-logistic/m-p/122576#M6422</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2013-06-28T18:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: Testing all combinations of a model statement (proc logistic)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Testing-all-combinations-of-a-model-statement-proc-logistic/m-p/122577#M6423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can build a model with all interaction terms by using the "bar notation" such as&lt;/P&gt;&lt;P&gt;model y = a | b | c | d;&lt;/P&gt;&lt;P&gt;or restrict to only second order interactions with&lt;/P&gt;&lt;P&gt;model y = a | b | c | d @2;&lt;/P&gt;&lt;P&gt;See &lt;A class="active_link" href="http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_glm_sect028.htm" title="http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_glm_sect028.htm"&gt;SAS/STAT(R) 9.3 User's Guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Data Null says, you can use variable selection to select a model that incorporates a subset of the terms listed on the model statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 13:29:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Testing-all-combinations-of-a-model-statement-proc-logistic/m-p/122577#M6423</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2013-07-03T13:29:40Z</dc:date>
    </item>
  </channel>
</rss>

