How to Use the INTNX Function in SAS [Examples] In this article, we disucss how to use the INTNX function in SAS to manipulate dates.
How to Rank Data in SAS with PROC RANK [Examples] In this article, we discuss how to rank data in SAS with PROC RANK.
How to Easily Create an XML File in SAS In this article, we discuss how to create an XML file in SAS.
How to Perform a Student’s T-Test in SAS [Examples] In this article, we discuss how to perform a Student's T-Test. We show the one-sample, two-sample, and paired t-test.
How to Format Variables in PROC MEANS, FREQ, and TABULATE in SAS In this artice, we discuss how to format numeric and characters variables in 3 procedures (PROC MEANS, PROC FREQ, and…