Search for tag: "dog"

Subscripts - Part 2 (Matrices & Arrays).mp4

In this video we continue to discuss subscripts, this time concentrating on matrices and arrays. Each dimension of these structures may be subscripted to return a sub-matrix or sub-array of the…

From  Daniel Hall 168 plays 0  

Reading Data Into R - Part 1 (read.table(), classes, and factors)

In this video we introduce read.table() for reading data from an external file into a data frame in R. We illustrate the use of this function via Example #1 in Mod9Script.R; you should download that…

From  Daniel Hall 1,263 plays 0  

The SET Statement - Part 1

This video introduces the SET command within a SAS data step for copying one dataset into another or for combining datasets vertically (vertical concatenation). This video covers essential content…

From  Daniel Hall 671 plays 0  

The Automatic Variables _N_ and _ERROR_

There are two variables that SAS automatically creates in the program data vector when processing a data step. One is _N_ and the other is _ERROR_. These are useful to know about when programming in…

From  Daniel Hall 525 plays 0  

Examples of Delimited Input-Part 1

This video provides an introduction to delimited input. Follow along with Example #5 in InputExamps.sas.

From  Daniel Hall 246 plays 0  

Introducing SAS with pets.sas

This video shows our first SAS program, which is called pets.sas. You'll see how to open SAS University Edition, how to open pets.sas in SAS Studio, and you'll learn the general structure…

From  Daniel Hall 244 plays 0