BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Does anybody can calculate an integral using SAS/Does SAS has a proc for that?
Thanks in advance
5 REPLIES 5
LinusH
Tourmaline | Level 20
A search on "calculate integral" on support.sas.com gave me 136 results. I'll bet you can find some useful information there.

Regards,
Linus
Data never sleeps
Hutch_sas
SAS Employee
The most direct way is found in SAS/IML, using the quad() built-in call. What type of integral are you trying to evaluate? The quad() call uses and adaptive Romberg integration strategy to evaluate one-dimensional integrals over arbitray piece-wise connected and also infinite and semi-infinite intervals.
deleted_user
Not applicable
Question to OR and IML Guy. Just wondering if you calculated Basel II Capital. If latter words mean nothing to you, then forget it. Thanks anyway.
Hutch_sas
SAS Employee
Not too many months ago I advised a banking customer about calculating integrals with the quad() function,and I think they were using it for something related to Basel 2, although I don't remember all the specifics.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Discussion stats
  • 5 replies
  • 1919 views
  • 0 likes
  • 3 in conversation