|
SAS macros
SAS macros are very useful, for example, to repeat similar analyses with different data sets, outcome variables, explanatory variables, etc.
This page is not the place to learn macro programming; rather, I hereafter make public a few macros that I have written through the years and that have shown to be useful to colleagues.
Help yourself if you find any of them interesting too!
If you would like to start writing your own macros, I'd suggest you to read the interesting document Tips on writing sas macros written by Roland Berry. |