<?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 a function in SAS that applies a Lambert W transformation to data? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-function-in-SAS-that-applies-a-Lambert-W/m-p/299126#M267703</link>
    <description>&lt;P&gt;You can &lt;A href="http://blogs.sas.com/content/iml/2016/08/31/lambert-w-function-sas.html" target="_self"&gt;download a SAS/IML implementation of the Lambert W function.&lt;/A&gt; The function has two branches, so yo uneed to know which branch to use.&lt;/P&gt;</description>
    <pubDate>Sat, 17 Sep 2016 23:46:16 GMT</pubDate>
    <dc:creator>Rick_SAS</dc:creator>
    <dc:date>2016-09-17T23:46:16Z</dc:date>
    <item>
      <title>Is there a function in SAS that applies a Lambert W transformation to data?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-function-in-SAS-that-applies-a-Lambert-W/m-p/216192#M267700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There are a few transformations that can be useful in compressing the tails of extreme valued data. One is the inverse hyperbolic sine, for which there is a SAS function. Another is Lambert's W, &lt;A href="http://mathworld.wolfram.com/LambertW-Function.html" title="http://mathworld.wolfram.com/LambertW-Function.html"&gt;Lambert W-Function -- from Wolfram MathWorld&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R has a function for this transformation. In searching for it on SAS Support, it looked like the OR Reliability module might have some Gumbel-type proxy for it...but I couldn't find an explicit statement or confirmation of the existence of a function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody know if a Lambert's W function, and it's inverse, exists in SAS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Apr 2015 16:16:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-there-a-function-in-SAS-that-applies-a-Lambert-W/m-p/216192#M267700</guid>
      <dc:creator>xtc283x</dc:creator>
      <dc:date>2015-04-04T16:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a function in SAS that applies a Lambert W transformation to data?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-function-in-SAS-that-applies-a-Lambert-W/m-p/216193#M267701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to post it at &lt;A _jive_internal="true" data-containerid="2007" data-containertype="14" data-objectid="47" data-objecttype="14" href="https://communities.sas.com/community/support-communities/sas_iml_and_sas_iml_studio" style="color: #0e66ba; background-color: #f0f8fb;"&gt;SAS/IML Software and Matrix Computations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Rick might have some idea.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Apr 2015 09:41:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-there-a-function-in-SAS-that-applies-a-Lambert-W/m-p/216193#M267701</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-04-05T09:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a function in SAS that applies a Lambert W transformation to data?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-function-in-SAS-that-applies-a-Lambert-W/m-p/216194#M267702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you...I think I got the answer I needed to hear, just not the answer I wanted to hear...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 05 Apr 2015 09:46:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-there-a-function-in-SAS-that-applies-a-Lambert-W/m-p/216194#M267702</guid>
      <dc:creator>xtc283x</dc:creator>
      <dc:date>2015-04-05T09:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a function in SAS that applies a Lambert W transformation to data?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-function-in-SAS-that-applies-a-Lambert-W/m-p/299126#M267703</link>
      <description>&lt;P&gt;You can &lt;A href="http://blogs.sas.com/content/iml/2016/08/31/lambert-w-function-sas.html" target="_self"&gt;download a SAS/IML implementation of the Lambert W function.&lt;/A&gt; The function has two branches, so yo uneed to know which branch to use.&lt;/P&gt;</description>
      <pubDate>Sat, 17 Sep 2016 23:46:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-there-a-function-in-SAS-that-applies-a-Lambert-W/m-p/299126#M267703</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2016-09-17T23:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a function in SAS that applies a Lambert W transformation to data?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Is-there-a-function-in-SAS-that-applies-a-Lambert-W/m-p/429944#M267704</link>
      <description>&lt;P&gt;SAS/IML 14.3 (released with SAS 9.4M5) contains a built-in&lt;A href="http://bit.ly/2hmdCVu" target="_self"&gt; implementation of the Lambert W function.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 11:12:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Is-there-a-function-in-SAS-that-applies-a-Lambert-W/m-p/429944#M267704</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2018-01-23T11:12:35Z</dc:date>
    </item>
  </channel>
</rss>

