<?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: proc glmselect example in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/proc-glmselect-example/m-p/239736#M12688</link>
    <description>&lt;P&gt;Certainly. &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_glmselect_gettingstarted.htm" target="_self"&gt;The "Getting Started" example in the PROC GLMSELECT documentation&lt;/A&gt; is a simple example. It provides a discussion of syntax and a discussion of how to interpret the output.&lt;/P&gt;</description>
    <pubDate>Thu, 17 Dec 2015 11:19:20 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2015-12-17T11:19:20Z</dc:date>
    <item>
      <title>proc glmselect example</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-glmselect-example/m-p/239499#M12680</link>
      <description>&lt;P&gt;I'm trying to understand the&amp;nbsp;proc glmselect &amp;nbsp;with simple example. However I could not find the example which&amp;nbsp;can be easily understandable.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;May I request someone to provide or explain me the basic features of proc glmselect in simple terms?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 12:45:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-glmselect-example/m-p/239499#M12680</guid>
      <dc:creator>Babloo</dc:creator>
      <dc:date>2015-12-16T12:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: proc glmselect example</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-glmselect-example/m-p/239502#M12681</link>
      <description>&lt;P&gt;Try these papers:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P align="LEFT"&gt;Paper 259-2009&lt;/P&gt;
&lt;P align="LEFT"&gt;Applications of the GLMSELECT Procedure for Megamodel Selection&lt;/P&gt;
&lt;P&gt;Robert A. Cohen, SAS Institute Inc., Cary, NC&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings09/259-2009.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings09/259-2009.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P align="LEFT"&gt;Paper 207-31 (2006)&lt;/P&gt;
&lt;P align="LEFT"&gt;Introducing the GLMSELECT PROCEDURE for Model Selection&lt;/P&gt;
&lt;P&gt;Robert A. Cohen, SAS Institute Inc. Cary, NC&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www2.sas.com/proceedings/sugi31/207-31.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi31/207-31.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and a recent (2014) paper/presentation as well.&lt;/P&gt;
&lt;P align="LEFT"&gt;Model Selection for Linear Models with SAS/STAT Software&lt;/P&gt;
&lt;P align="LEFT"&gt;Funda G&amp;#127;une&amp;#24;s&lt;/P&gt;
&lt;P&gt;SAS Institute Inc.&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.amstat.org/meetings/csp/2014/onlineprogram/handouts/T3-Handouts.pdf" target="_blank"&gt;http://www.amstat.org/meetings/csp/2014/onlineprogram/handouts/T3-Handouts.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 13:26:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-glmselect-example/m-p/239502#M12681</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2015-12-16T13:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: proc glmselect example</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-glmselect-example/m-p/239503#M12682</link>
      <description>&lt;P&gt;The basic idea is that you have a response variable that you want to model, and a candidate list of hundreds of possible explanatory variables. You are not sure which explanatory variables are important and which are not. That is, which variables are good for predicting the response?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The GLMSELECT procedure enables you to throw hundreds of candidate variables into a MODEL statement. It supports running various algorithms that try to produce a parsimonious model based on those candidate variables.&amp;nbsp; In theory, the data themselves choose the variables that are important, rather than the analyst.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 13:37:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-glmselect-example/m-p/239503#M12682</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-12-16T13:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: proc glmselect example</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-glmselect-example/m-p/239506#M12683</link>
      <description>&lt;P&gt;What exactly you want to do using&amp;nbsp;&lt;STRONG&gt;proc glmselect ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_glmselect_sect032.htm" target="_self"&gt;SAS/STAT(R) 9.3 User's Guide: The GLMSELECT Procedure Examples&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www2.sas.com/proceedings/sugi31/207-31.pdf" target="_self"&gt;Introducing the GLMSELECT PROCEDURE for Model Selection&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2015 13:45:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-glmselect-example/m-p/239506#M12683</guid>
      <dc:creator>mohamed_zaki</dc:creator>
      <dc:date>2015-12-16T13:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: proc glmselect example</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-glmselect-example/m-p/239728#M12687</link>
      <description>&lt;P&gt;Thank you for the explanation. May I request you to give the simple example?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 10:12:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-glmselect-example/m-p/239728#M12687</guid>
      <dc:creator>Babloo</dc:creator>
      <dc:date>2015-12-17T10:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: proc glmselect example</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/proc-glmselect-example/m-p/239736#M12688</link>
      <description>&lt;P&gt;Certainly. &lt;A href="http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_glmselect_gettingstarted.htm" target="_self"&gt;The "Getting Started" example in the PROC GLMSELECT documentation&lt;/A&gt; is a simple example. It provides a discussion of syntax and a discussion of how to interpret the output.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Dec 2015 11:19:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/proc-glmselect-example/m-p/239736#M12688</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2015-12-17T11:19:20Z</dc:date>
    </item>
  </channel>
</rss>

