Search for tag: "motor highways"

Plotting Symbols, Colors, and Labeling Points in Scatterplots.mp4

In this video we show how to use vector-valued specifications for the col= and pch= graphical parameters when calling plot() or some other high level graphical function in R in order to distinguish…

From  Daniel Hall 1,717 plays 0  

Repeatedly Applying Functions to Data - Part 2 (lapply() and sapply())

While tapply() applies a function to different observations in a vector, which might correspond to rows in a data frame, lapply() and sapply() apply a function to each element of a list. In the case…

From  Daniel Hall 199 plays 0  

PROC SGPLOT - Part 4 (Scatter Plots)

The scatter plot is a fundamental tool for visualizing the relationship between two quantitative variables. In this video we show how to use PROC SGPLOT to produce scatter plots and demonstrate how…

From  Daniel Hall 505 plays 0  

Using PROC MEANS

From  Daniel Hall 511 plays 0