<?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 Log transformation in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Log-transformation/m-p/700201#M25683</link>
    <description>How would i go about performing a log y (log transformation) on a single variable in my data set. This is so I’m able to perform a linear regression</description>
    <pubDate>Thu, 19 Nov 2020 14:17:10 GMT</pubDate>
    <dc:creator>laurenhosking</dc:creator>
    <dc:date>2020-11-19T14:17:10Z</dc:date>
    <item>
      <title>Log transformation</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Log-transformation/m-p/700201#M25683</link>
      <description>How would i go about performing a log y (log transformation) on a single variable in my data set. This is so I’m able to perform a linear regression</description>
      <pubDate>Thu, 19 Nov 2020 14:17:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Log-transformation/m-p/700201#M25683</guid>
      <dc:creator>laurenhosking</dc:creator>
      <dc:date>2020-11-19T14:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Log transformation</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Log-transformation/m-p/700202#M25684</link>
      <description>&lt;P&gt;Use the &lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.5&amp;amp;docsetId=lefunctionsref&amp;amp;docsetTarget=p0urbseuxrkrlyn1tr04y30nt25s.htm&amp;amp;locale=en" target="_self"&gt;Log Function&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 14:18:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Log-transformation/m-p/700202#M25684</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2020-11-19T14:18:38Z</dc:date>
    </item>
    <item>
      <title>Re: Log transformation</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Log-transformation/m-p/700205#M25685</link>
      <description>I tried this but my data still doesn’t follow a normal dist. Any idea why?</description>
      <pubDate>Thu, 19 Nov 2020 14:26:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Log-transformation/m-p/700205#M25685</guid>
      <dc:creator>laurenhosking</dc:creator>
      <dc:date>2020-11-19T14:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Log transformation</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Log-transformation/m-p/700206#M25686</link>
      <description>&lt;P&gt;Your data does not have to be normally distributed to run a linear regression.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;This is a good article on the topic: &lt;A href="https://blogs.sas.com/content/iml/2018/08/27/on-the-assumptions-and-misconceptions-of-linear-regression.html" target="_self"&gt;On the assumptions (and misconceptions) of linear regression&lt;/A&gt;&amp;nbsp;.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 15:43:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Log-transformation/m-p/700206#M25686</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2020-11-19T15:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Log transformation</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Log-transformation/m-p/700215#M25687</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/31304"&gt;@PeterClemmensen&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think your link points to "&lt;A href="https://blogs.sas.com/content/iml/2016/11/16/need-log-transform-distribution-theres-sas-function.html" target="_blank" rel="noopener"&gt;Need to log-transform a distribution? There's a SAS function for that!&lt;/A&gt;" (which is also an interesting article), but of course you mean "&lt;A href="https://blogs.sas.com/content/iml/2018/08/27/on-the-assumptions-and-misconceptions-of-linear-regression.html" target="_blank" rel="noopener"&gt;On the assumptions (and misconceptions) of linear regression&lt;/A&gt;."&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 14:56:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Log-transformation/m-p/700215#M25687</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2020-11-19T14:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Log transformation</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Log-transformation/m-p/700226#M25688</link>
      <description>&lt;P&gt;Oh, yes of course. Corrected, thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 15:43:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Log-transformation/m-p/700226#M25688</guid>
      <dc:creator>PeterClemmensen</dc:creator>
      <dc:date>2020-11-19T15:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Log transformation</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Log-transformation/m-p/701740#M25804</link>
      <description>&lt;P&gt;*Log Transfrom single variable;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data work.prac;&lt;BR /&gt;set project1.hiv;&lt;BR /&gt;LogA = log(A);&lt;BR /&gt;LogB = log(B);&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;Try this. (using log function)&lt;/P&gt;</description>
      <pubDate>Thu, 26 Nov 2020 03:12:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Log-transformation/m-p/701740#M25804</guid>
      <dc:creator>ksumbundu</dc:creator>
      <dc:date>2020-11-26T03:12:37Z</dc:date>
    </item>
  </channel>
</rss>

