SAS Users
Providing technical tips and support information, written for and by SAS users.
Let's take a look at the design and implementation of SAS functions in financial calculations. We'll do this through examples calculating and analyzing the monthly payment, interest, and principal for CPM/CAM mortgages.
It feels like yesterday that we were signing a contract with a new vendor, Acclaim, to provide digital badging services for our SAS Certification candidates. That was over five years ago. Since then, Acclaim joined forces with another market leader and became part of Credly. SAS has expanded our badging
Because it is near the end of the year, I thought a blog about "Summarizing" data might be in order. For these examples, I am going to use a simulated data set called Drug_Study, containing some categorical and numerical variables. For those interested readers, the SAS code that I used