<?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 Linear regression Model 2 dummy variables of same categorical variables in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Linear-regression-Model-2-dummy-variables-of-same-categorical/m-p/345533#M79496</link>
    <description>&lt;P&gt;I am using PROc Reg (Selection = stepwise ) linear regression for banking data which has credit customer information for which we need to predict the factor affecting the usageof credit card. In output of PRoc Reg . My model is giving of the final factors(dummyvariable factors) as&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dummy_card1 meaning( amex)&lt;/P&gt;&lt;P&gt;dummy_card4 &amp;nbsp; &amp;nbsp; meaning(discover), (both are types of primary ) &amp;nbsp;refer to screenshot for more clarity&lt;/P&gt;&lt;P&gt;these card are primary credit cards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is can we have a final model in which we can have 2 dummy variables from same categorical variables .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also , can we reduce the number of variable even after the output of ( selection = stepwise ). ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.s : I am naive in the world of analytics ..Thanx in advance&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13628i0D85E8D84C189FE5/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="dummydummy.png" title="dummydummy.png" /&gt;</description>
    <pubDate>Wed, 29 Mar 2017 20:37:17 GMT</pubDate>
    <dc:creator>pathakvishal</dc:creator>
    <dc:date>2017-03-29T20:37:17Z</dc:date>
    <item>
      <title>Linear regression Model 2 dummy variables of same categorical variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Linear-regression-Model-2-dummy-variables-of-same-categorical/m-p/345533#M79496</link>
      <description>&lt;P&gt;I am using PROc Reg (Selection = stepwise ) linear regression for banking data which has credit customer information for which we need to predict the factor affecting the usageof credit card. In output of PRoc Reg . My model is giving of the final factors(dummyvariable factors) as&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dummy_card1 meaning( amex)&lt;/P&gt;&lt;P&gt;dummy_card4 &amp;nbsp; &amp;nbsp; meaning(discover), (both are types of primary ) &amp;nbsp;refer to screenshot for more clarity&lt;/P&gt;&lt;P&gt;these card are primary credit cards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is can we have a final model in which we can have 2 dummy variables from same categorical variables .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also , can we reduce the number of variable even after the output of ( selection = stepwise ). ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;P.s : I am naive in the world of analytics ..Thanx in advance&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13628i0D85E8D84C189FE5/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="dummydummy.png" title="dummydummy.png" /&gt;</description>
      <pubDate>Wed, 29 Mar 2017 20:37:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Linear-regression-Model-2-dummy-variables-of-same-categorical/m-p/345533#M79496</guid>
      <dc:creator>pathakvishal</dc:creator>
      <dc:date>2017-03-29T20:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Linear regression Model 2 dummy variables of same categorical variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Linear-regression-Model-2-dummy-variables-of-same-categorical/m-p/345724#M79576</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/136523"&gt;@pathakvishal&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I am using PROc Reg (Selection = stepwise ) linear regression for banking data which has credit customer information for which we need to predict the factor affecting the usageof credit card. In output of PRoc Reg . My model is giving of the final factors(dummyvariable factors) as&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;dummy_card1 meaning( amex)&lt;/P&gt;
&lt;P&gt;dummy_card4 &amp;nbsp; &amp;nbsp; meaning(discover), (both are types of primary ) &amp;nbsp;refer to screenshot for more clarity&lt;/P&gt;
&lt;P&gt;these card are primary credit cards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My question is can we have a final model in which we can have 2 dummy variables from same categorical variables .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes, of course you can.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;
&lt;P&gt;Also , can we reduce the number of variable even after the output of ( selection = stepwise ). ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes, you can do this too, but I wouldn't, because stepwise provides the result that if finds to be the best fit model. I would however recommend that stepwise isn't highly regarded by most statisticians these days, and perhaps something like PROC PLS might be a better alternative with multiple input variables that are correlated.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 12:27:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Linear-regression-Model-2-dummy-variables-of-same-categorical/m-p/345724#M79576</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-03-30T12:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Linear regression Model 2 dummy variables of same categorical variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Linear-regression-Model-2-dummy-variables-of-same-categorical/m-p/345850#M79637</link>
      <description>&lt;P&gt;Thanx Mate !!&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt; wrote:&lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/136523"&gt;@pathakvishal&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;I am using PROc Reg (Selection = stepwise ) linear regression for banking data which has credit customer information for which we need to predict the factor affecting the usageof credit card. In output of PRoc Reg . My model is giving of the final factors(dummyvariable factors) as&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dummy_card1 meaning( amex)&lt;/P&gt;&lt;P&gt;dummy_card4 &amp;nbsp; &amp;nbsp; meaning(discover), (both are types of primary ) &amp;nbsp;refer to screenshot for more clarity&lt;/P&gt;&lt;P&gt;these card are primary credit cards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is can we have a final model in which we can have 2 dummy variables from same categorical variables .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes, of course you can.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;Also , can we reduce the number of variable even after the output of ( selection = stepwise ). ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Yes, you can do this too, but I wouldn't, because stepwise provides the result that if finds to be the best fit model. I would however recommend that stepwise isn't highly regarded by most statisticians these days, and perhaps something like PROC PLS might be a better alternative with multiple input variables that are correlated.&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 17:33:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Linear-regression-Model-2-dummy-variables-of-same-categorical/m-p/345850#M79637</guid>
      <dc:creator>pathakvishal</dc:creator>
      <dc:date>2017-03-30T17:33:26Z</dc:date>
    </item>
  </channel>
</rss>

