Search for tag: "universities in the usa"

The Sum Statement

The Sum statement is closely related to RETAIN. It allows one to calculate a cumulative sum over the observations in a data set. Many statistics and other quantities that arise in statistical…

From  Daniel Hall 158 plays 0  

IF-THEN-ELSE Statements in SAS

In this video we introduce the IF-THEN-ELSE statement, which can be useful in a SAS data step to execute code conditionally. Here we learn the basic syntax of the IF-THEN-ELSE statement, introduce…

From  Daniel Hall 783 plays 0