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 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1803 views
  • 5 likes
  • 7 in conversation