<?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: BesselK Function in SAS for Non integer Orders in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/BesselK-Function-in-SAS-for-Non-integer-Orders/m-p/339516#M77455</link>
    <description>&lt;PRE&gt;
You can check this blog. and contact with @Rick to confirm if it existed.

http://blogs.sas.com/content/iml/2015/05/20/nuclear-bessels.html



&lt;/PRE&gt;</description>
    <pubDate>Thu, 09 Mar 2017 03:11:48 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2017-03-09T03:11:48Z</dc:date>
    <item>
      <title>BesselK Function in SAS for Non integer Orders</title>
      <link>https://communities.sas.com/t5/SAS-Programming/BesselK-Function-in-SAS-for-Non-integer-Orders/m-p/339380#M77416</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;We are trying to see if anyone has implemented BesselK (modified BesselK function of the 2nd kind) for non-integer orders.&amp;nbsp; Is there any way to calculate it from the available SAS functionality? It would be great if you can help here. Most statistical packages like R and MATLAB have got it but SAS does not have it.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gaurang Mehta&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2017 19:43:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/BesselK-Function-in-SAS-for-Non-integer-Orders/m-p/339380#M77416</guid>
      <dc:creator>gaurangmehta</dc:creator>
      <dc:date>2017-03-08T19:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: BesselK Function in SAS for Non integer Orders</title>
      <link>https://communities.sas.com/t5/SAS-Programming/BesselK-Function-in-SAS-for-Non-integer-Orders/m-p/339516#M77455</link>
      <description>&lt;PRE&gt;
You can check this blog. and contact with @Rick to confirm if it existed.

http://blogs.sas.com/content/iml/2015/05/20/nuclear-bessels.html



&lt;/PRE&gt;</description>
      <pubDate>Thu, 09 Mar 2017 03:11:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/BesselK-Function-in-SAS-for-Non-integer-Orders/m-p/339516#M77455</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-03-09T03:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: BesselK Function in SAS for Non integer Orders</title>
      <link>https://communities.sas.com/t5/SAS-Programming/BesselK-Function-in-SAS-for-Non-integer-Orders/m-p/339559#M77476</link>
      <description>Hi KSharp,&lt;BR /&gt;The key issue is ibessel function does not calculate the function value for negative orders. To calculate Besselk we need the ibessel values for negative orders.&lt;BR /&gt;Unfortunately the ibessel is not implemented properly in SAS.&lt;BR /&gt;Regards,&lt;BR /&gt;Gaurang Mehta&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Mar 2017 08:14:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/BesselK-Function-in-SAS-for-Non-integer-Orders/m-p/339559#M77476</guid>
      <dc:creator>gaurangmehta</dc:creator>
      <dc:date>2017-03-09T08:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: BesselK Function in SAS for Non integer Orders</title>
      <link>https://communities.sas.com/t5/SAS-Programming/BesselK-Function-in-SAS-for-Non-integer-Orders/m-p/339575#M77487</link>
      <description>&lt;PRE&gt;
Yeah. I see. Maybe you could issue a ballot and ask SAS to create such an function.


&lt;/PRE&gt;</description>
      <pubDate>Thu, 09 Mar 2017 10:09:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/BesselK-Function-in-SAS-for-Non-integer-Orders/m-p/339575#M77487</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-03-09T10:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: BesselK Function in SAS for Non integer Orders</title>
      <link>https://communities.sas.com/t5/SAS-Programming/BesselK-Function-in-SAS-for-Non-integer-Orders/m-p/339601#M77502</link>
      <description>Hi Ksharp,&lt;BR /&gt;How can I do that? Is there a process that I can follow?&lt;BR /&gt;Regards,&lt;BR /&gt;Gaurang Mehta&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Mar 2017 12:40:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/BesselK-Function-in-SAS-for-Non-integer-Orders/m-p/339601#M77502</guid>
      <dc:creator>gaurangmehta</dc:creator>
      <dc:date>2017-03-09T12:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: BesselK Function in SAS for Non integer Orders</title>
      <link>https://communities.sas.com/t5/SAS-Programming/BesselK-Function-in-SAS-for-Non-integer-Orders/m-p/339635#M77512</link>
      <description>&lt;P&gt;Hi Gaurang,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can access the SAS Ballot ideas here:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/SASware-Ballot-Ideas/idb-p/sas_ideas" target="_blank"&gt;https://communities.sas.com/t5/SASware-Ballot-Ideas/idb-p/sas_ideas&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards Sanjay&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2017 14:18:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/BesselK-Function-in-SAS-for-Non-integer-Orders/m-p/339635#M77512</guid>
      <dc:creator>SanjayNursing</dc:creator>
      <dc:date>2017-03-09T14:18:26Z</dc:date>
    </item>
  </channel>
</rss>

