<?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 Questiion on Multiple Linear Regression (proc reg vs. proc glm and model selection) in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Questiion-on-Multiple-Linear-Regression-proc-reg-vs-proc-glm-and/m-p/419748#M22088</link>
    <description>&lt;P&gt;&amp;nbsp;&amp;nbsp;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a new SAS user and I need help with clarifying any of the following concepts:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. When conducting multiple linear regression using mostly continuous predictors, and one categorical predictor that was coded as 0/1 (for instance Sex: 0= male and 1=female), can you use proc reg (since the indicator variable is already created) or do you have to use proc glm with a class statement?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I use a code like this:&lt;/P&gt;&lt;P&gt;proc reg data=new;&lt;/P&gt;&lt;P&gt;model BMI = Sex Age Height Weight;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Is there a difference between stepwise selection and lasso selection when trying to identify the best fit model?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate any insight you can offer for any of the questions.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 09 Dec 2017 00:39:19 GMT</pubDate>
    <dc:creator>lousam</dc:creator>
    <dc:date>2017-12-09T00:39:19Z</dc:date>
    <item>
      <title>Questiion on Multiple Linear Regression (proc reg vs. proc glm and model selection)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Questiion-on-Multiple-Linear-Regression-proc-reg-vs-proc-glm-and/m-p/419748#M22088</link>
      <description>&lt;P&gt;&amp;nbsp;&amp;nbsp;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am a new SAS user and I need help with clarifying any of the following concepts:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. When conducting multiple linear regression using mostly continuous predictors, and one categorical predictor that was coded as 0/1 (for instance Sex: 0= male and 1=female), can you use proc reg (since the indicator variable is already created) or do you have to use proc glm with a class statement?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can I use a code like this:&lt;/P&gt;&lt;P&gt;proc reg data=new;&lt;/P&gt;&lt;P&gt;model BMI = Sex Age Height Weight;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Is there a difference between stepwise selection and lasso selection when trying to identify the best fit model?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate any insight you can offer for any of the questions.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Dec 2017 00:39:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Questiion-on-Multiple-Linear-Regression-proc-reg-vs-proc-glm-and/m-p/419748#M22088</guid>
      <dc:creator>lousam</dc:creator>
      <dc:date>2017-12-09T00:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Questiion on Multiple Linear Regression (proc reg vs. proc glm and model selection)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Questiion-on-Multiple-Linear-Regression-proc-reg-vs-proc-glm-and/m-p/419752#M22089</link>
      <description>&lt;P&gt;Yes you can use PROC REG with a 0/1 variable.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lasso is one of many variable selection methods.&amp;nbsp; If you are interested in variable selection, see proc glmselect.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Dec 2017 00:51:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Questiion-on-Multiple-Linear-Regression-proc-reg-vs-proc-glm-and/m-p/419752#M22089</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2017-12-09T00:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: Questiion on Multiple Linear Regression (proc reg vs. proc glm and model selection)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Questiion-on-Multiple-Linear-Regression-proc-reg-vs-proc-glm-and/m-p/419760#M22090</link>
      <description>&lt;P&gt;You may remember:&lt;/P&gt;
&lt;P&gt;Since your dependent variable, BMI, is computed using Height and Weight, the inclusion of the latter as independent variables,&lt;/P&gt;
&lt;P&gt;will be highly correlated.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Dec 2017 02:59:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Questiion-on-Multiple-Linear-Regression-proc-reg-vs-proc-glm-and/m-p/419760#M22090</guid>
      <dc:creator>KachiM</dc:creator>
      <dc:date>2017-12-09T02:59:32Z</dc:date>
    </item>
  </channel>
</rss>

