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.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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