<?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: How to Multiple Linear Regression... in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/How-to-Multiple-Linear-Regression/m-p/739758#M80522</link>
    <description>&lt;P&gt;&lt;EM&gt;[disclaimer: I'm not a statistician]&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might find &lt;A href="https://www.youtube.com/watch?v=gA1UEjxH-Ic" target="_self"&gt;this tutorial helpful&lt;/A&gt;. It uses the combo of PROC GLMSELECT and PROC REG to model the interactions that are difficult to accomplish with PROC REG alone.&amp;nbsp; Also leverages the Linear Regression task in SAS Studio, which can help you to get started with code that you can adapt as needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DgA1UEjxH-Ic&amp;amp;type=text%2Fhtml&amp;amp;schema=google&amp;amp;display_name=YouTube&amp;amp;src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FgA1UEjxH-Ic" width="200" height="112" scrolling="no" title="YouTube embed" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 May 2021 13:04:00 GMT</pubDate>
    <dc:creator>ChrisHemedinger</dc:creator>
    <dc:date>2021-05-07T13:04:00Z</dc:date>
    <item>
      <title>How to Multiple Linear Regression...</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-Multiple-Linear-Regression/m-p/739707#M80521</link>
      <description>&lt;P&gt;I have data from two different years. The data is about the use of a drug, that is recorded in number of vials, that used to be an uncontrolled drug during the first year and then became controlled during the second year. I want to compare the difference in the drug use during these two time periods of the drug being uncontrolled and controlled. However, I also have other variables such as different types of diseases that the patients had which might be confounding with the amount of the drug used. I also have the different patient counts for each time period which might effect the amount of drug used.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am thinking of using multiple linear regression for this analysis, however, not quiet sure of the coding part in SAS is it a prog reg or a proc glm? And do I need to combine my data from each year and indicate controlled/uncontrolled in a new column or should I analyze them separately?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess I understand how to look for confounding but need more help on how to compare two means while controlling for confounding...&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 05:41:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-Multiple-Linear-Regression/m-p/739707#M80521</guid>
      <dc:creator>Yughaber</dc:creator>
      <dc:date>2021-05-07T05:41:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to Multiple Linear Regression...</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-Multiple-Linear-Regression/m-p/739758#M80522</link>
      <description>&lt;P&gt;&lt;EM&gt;[disclaimer: I'm not a statistician]&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You might find &lt;A href="https://www.youtube.com/watch?v=gA1UEjxH-Ic" target="_self"&gt;this tutorial helpful&lt;/A&gt;. It uses the combo of PROC GLMSELECT and PROC REG to model the interactions that are difficult to accomplish with PROC REG alone.&amp;nbsp; Also leverages the Linear Regression task in SAS Studio, which can help you to get started with code that you can adapt as needed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;div class="video-embed-center video-embed"&gt;&lt;iframe class="embedly-embed" src="https://cdn.embedly.com/widgets/media.html?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DgA1UEjxH-Ic&amp;amp;type=text%2Fhtml&amp;amp;schema=google&amp;amp;display_name=YouTube&amp;amp;src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FgA1UEjxH-Ic" width="200" height="112" scrolling="no" title="YouTube embed" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture;" allowfullscreen="true"&gt;&lt;/iframe&gt;&lt;/div&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 13:04:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-Multiple-Linear-Regression/m-p/739758#M80522</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2021-05-07T13:04:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to Multiple Linear Regression...</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/How-to-Multiple-Linear-Regression/m-p/739774#M80523</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/352895"&gt;@Yughaber&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Diseases are categories.&lt;BR /&gt;Proc Regression does not accept categorical variables where as Proc GLM does accept categorical variables.&lt;BR /&gt;While you know best what you are doing, in the think the choice should really be between ANOVA and GLM.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 May 2021 14:03:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/How-to-Multiple-Linear-Regression/m-p/739774#M80523</guid>
      <dc:creator>Sajid01</dc:creator>
      <dc:date>2021-05-07T14:03:41Z</dc:date>
    </item>
  </channel>
</rss>

