HomeContact

Latest Posts

How to create folders using SAS?
To create folders in SAS, there are a variety of system options, functions, and commands that you can use.  These tools can be automated to perform repetitive routine tasks and which avoid manual work and save a great deal of time.
August 18, 2020
2 min
Base SAS
SAS Generation Datasets
What are SAS Generation Datasets? SAS generation datasets are historical copies of a SAS data set…
Subhro Kar
Subhro Kar
August 15, 2020
4 min
How to add leading zeros in SAS?
The Z w. d format writes negative numbers with leading minus signs. In addition, it also right aligns before writing and pads the output with leading zeros.
July 31, 2020
2 min
Statistics
Why Standardization of variables is important?
What is Standardization, and why is it important? In statistics , standardization is placing…
Macro To check if a variable exists in SAS dataset
Have you ever needed to know if a given variable exists in the SAS data set? Below is a macro that will check for the existence of a variable in a dataset and will return a value of 0 if the variable does not exist and the column number if the variable exists. The macro [...]
July 22, 2020
1 min
Previous
Page 11 of 17
Next
© 2025 9to5sas
AboutContactPrivacyTerms