BookmarkSubscribeRSS Feed
k93943
Calcite | Level 5
 
7 REPLIES 7
SASKiwi
PROC Star

Why do you need to reinvent the wheel? What is inadequate about the existing wheel?

Reeza
Super User
If you're going to do this, you may want to drop down to IML assuming you're planning to use the matrix approach.
KachiM
Rhodochrosite | Level 12

@k93943 

 

In addition to @Reeza 's suggestion for IML, you can do it using only BASE SAS. Proc FCMP provides data step approach to buiding user defined functions.

 

If I am convinced of your reasons for having such function, I can throw some more light into doing it.

Ksharp
Super User

Then you have to use PROC IML .

Calling @Rick_SAS 

sas-innovate-wordmark-2025-midnight.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.


Register now!

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 7 replies
  • 1278 views
  • 5 likes
  • 7 in conversation