Tag: Statistical Programming

Learn SAS
Rick Wicklin 0
Operations on lists in SAS/IML

To get better at something, you need to practice. That maxim applies to sports, music, and programming. If you want to be a better programmer, you need to write many programs. This article provides an example of forming the intersection of items in a SAS/IML list. It then provides several

1 7 8 9 10 11 43