Date: Wed, 30 Dec 2009 18:17:14 -0500
Reply-To: Arthur Tabachneck <art297@NETSCAPE.NET>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Arthur Tabachneck <art297@NETSCAPE.NET>
Subject: Re: Numerical Integration & Legendre
An IML example can be found at:
http://www.biostat.umn.edu/~john-c/5421/notes.031
A possibly useful non-IML example can be found at:
www2.sas.com/proceedings/sugi24/Posters/p240-24.pdf
HTH,
Art
-------
On Wed, 30 Dec 2009 16:45:26 -0600, OR Stats <stats112@GMAIL.COM> wrote:
>Thanks Art!!
>
>Do we have a code example? And what if we don't have IML module?
>
>On Wed, Dec 30, 2009 at 4:26 PM, Arthur Tabachneck
<art297@netscape.net>wrote:
>
>> You might want to look into SAS/IML. Take a look at:
>> http://support.sas.com/rnd/app/da/iml/features.html
>>
>> HTH,
>> Art
>> --------
>> On Wed, 30 Dec 2009 15:39:29 -0600, OR Stats <stats112@GMAIL.COM> wrote:
>>
>> >Hello:
>> >
>> >Has anyone done numerical integration in SAS yet? My integrand has
>> Legendre
>> >function or polynomials. My upper and lower bounds of the integral are
>> >finite, i.e. 1 to 2.
>> >
>> >Thanks!!
>>
|