<?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: Some advice on which PROC to use? in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Some-advice-on-which-PROC-to-use/m-p/190494#M48048</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;
&lt;P&gt;I also recall a test that SAS will do that introduces one indep variable at&amp;nbsp; a time to determine if it should be included in the model but I don't remember the particulars&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;In Proc Logisitic (and a few others) you are likely thinking of the SELECTION option for the model statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jan 2015 17:49:18 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2015-01-20T17:49:18Z</dc:date>
    <item>
      <title>Some advice on which PROC to use?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Some-advice-on-which-PROC-to-use/m-p/190492#M48046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to create a model like so&amp;nbsp; :&amp;nbsp; dependent var = independent var1 + indep var2 +...indep var_n &lt;/P&gt;&lt;P&gt;My dependent var is dichotomous. (Not met = 0, met = 1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My independent vars are categorical.&amp;nbsp; I will have sex (M,F), meal_status (F,R),&amp;nbsp; Race (W, B, I, H, P, O)&amp;nbsp; eng_prof (1-9) and school_ID.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want SAS to examine how much explanation each indep var contributes toward the model.&amp;nbsp; (I have some experience using logistic regression.&amp;nbsp; I'm just not sure in this case.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also recall a test that SAS will do that introduces one indep variable at&amp;nbsp; a time to determine if it should be included in the model but I don't remember the particulars.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any advice/comments would be a great help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 16:10:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Some-advice-on-which-PROC-to-use/m-p/190492#M48046</guid>
      <dc:creator>GreggB</dc:creator>
      <dc:date>2015-01-20T16:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Some advice on which PROC to use?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Some-advice-on-which-PROC-to-use/m-p/190493#M48047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The documentation has pretty good examples and details. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd consider looking into proc CATMOD and LOGISTIC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 17:32:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Some-advice-on-which-PROC-to-use/m-p/190493#M48047</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-01-20T17:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Some advice on which PROC to use?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Some-advice-on-which-PROC-to-use/m-p/190494#M48048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;
&lt;P&gt;I also recall a test that SAS will do that introduces one indep variable at&amp;nbsp; a time to determine if it should be included in the model but I don't remember the particulars&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;In Proc Logisitic (and a few others) you are likely thinking of the SELECTION option for the model statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 17:49:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Some-advice-on-which-PROC-to-use/m-p/190494#M48048</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-01-20T17:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Some advice on which PROC to use?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Some-advice-on-which-PROC-to-use/m-p/190495#M48049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;independent variables are all category variables ? &lt;/P&gt;&lt;P&gt;Use&amp;nbsp; &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;proc CATMOD&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;and post is at &lt;A _jive_internal="true" data-containerid="2007" data-containertype="14" data-objectid="46" data-objecttype="14" href="https://communities.sas.com/community/support-communities/sas_statistical_procedures" style="color: #0e66ba; background-color: #f0f8fb;"&gt;SAS Statistical Procedures&lt;/A&gt; to get better answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Xia Keshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 06:59:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Some-advice-on-which-PROC-to-use/m-p/190495#M48049</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-01-21T06:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: Some advice on which PROC to use?</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Some-advice-on-which-PROC-to-use/m-p/190496#M48050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use selection with LOGISTIC or create the design matrix that you want to see for the different effects in CATMOD (reference the documentation or ask if more help is needed).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/viewer.htm#statug_catmod_sect017.htm" title="http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/viewer.htm#statug_catmod_sect017.htm"&gt;http://support.sas.com/documentation/cdl/en/statug/63347/HTML/default/viewer.htm#statug_catmod_sect017.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 07:17:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Some-advice-on-which-PROC-to-use/m-p/190496#M48050</guid>
      <dc:creator>FriedEgg</dc:creator>
      <dc:date>2015-01-21T07:17:27Z</dc:date>
    </item>
  </channel>
</rss>

