<?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: Is there any way I can apply 'solution' for just some certain variables while I use glm procedur in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Is-there-any-way-I-can-apply-solution-for-just-some-certain/m-p/559215#M27703</link>
    <description>Ahha!!! Thanks! I thought CLASS should include every independent variables! Thanks again!</description>
    <pubDate>Thu, 16 May 2019 04:34:04 GMT</pubDate>
    <dc:creator>MonoLight</dc:creator>
    <dc:date>2019-05-16T04:34:04Z</dc:date>
    <item>
      <title>Is there any way I can apply 'solution' for just some certain variables while I use glm procedure?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Is-there-any-way-I-can-apply-solution-for-just-some-certain/m-p/558849#M27695</link>
      <description>&lt;P&gt;Hi! I have several variables with different scale types for independent variables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are variables with nominal scales, so I tried to use glm procedure with solution in model. like,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;Proc glm data=pilot.pilot3;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; class Purpose Categories Twitter_Posts Twitter_Retweets News_Posts;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; model Points = Purpose Categories Twitter_Posts Twitter_Retweets News_Posts / solution;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;But as you noticed in that code, I have ratio variables like 'Twitter Posts', 'Twitter_Retweets', and 'News_Posts'. You can expect to see hundreds of dummy variables will be created when I use solution in model.&lt;BR /&gt;&lt;BR /&gt;So... I want to ask that if there is any way to apply solution in just Purpose and Categories, while it doesn't affect other ratio variables.&lt;BR /&gt;&lt;BR /&gt;Or if you have any better idea to analyze an influence of those variables, please feel free to help me &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 10:14:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Is-there-any-way-I-can-apply-solution-for-just-some-certain/m-p/558849#M27695</guid>
      <dc:creator>MonoLight</dc:creator>
      <dc:date>2019-05-15T10:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way I can apply 'solution' for just some certain variables while I use glm procedur</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Is-there-any-way-I-can-apply-solution-for-just-some-certain/m-p/558879#M27696</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/233042"&gt;@MonoLight&lt;/a&gt;,&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/233042"&gt;@MonoLight&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I have ratio variables like 'Twitter Posts', 'Twitter_Retweets', and 'News_Posts'.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Just remove these from the CLASS statement, which is for categorical variables only. (Cf.&amp;nbsp;&lt;A href="https://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_glm_examples04.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en" target="_blank" rel="noopener"&gt;Example 48.4&lt;/A&gt; in the PROC GLM documentation).&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 12:21:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Is-there-any-way-I-can-apply-solution-for-just-some-certain/m-p/558879#M27696</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2019-05-15T12:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any way I can apply 'solution' for just some certain variables while I use glm procedur</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Is-there-any-way-I-can-apply-solution-for-just-some-certain/m-p/559215#M27703</link>
      <description>Ahha!!! Thanks! I thought CLASS should include every independent variables! Thanks again!</description>
      <pubDate>Thu, 16 May 2019 04:34:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Is-there-any-way-I-can-apply-solution-for-just-some-certain/m-p/559215#M27703</guid>
      <dc:creator>MonoLight</dc:creator>
      <dc:date>2019-05-16T04:34:04Z</dc:date>
    </item>
  </channel>
</rss>

