How to Format Variables in a SAS Dataset In this article, we discuss 3 methods to format variables in a SAS dataset.
How to Easily Convert a String into a Date in SAS In this article, we demonstrate how to convert a text string into a SAS date.
How to Easily Calculate a Moving Average in SAS In this article, we discuss how to create 3 types of moving averages.
How to Extract Characters from a String in SAS In this article, we discuss how to extract characters from a text string (i.e., a substring). We also show you…
3 Easy Ways to Create a Macro Variable in SAS In this article, we discuss 3 methods to create a macro variable in SAS.