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…
3 Easy Ways to Format Variables in a SAS Dataset [Examples] 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.