Search for tag: "legislation"

BIOS 7010 Simple Linear Regression Part 2.mp4

From  Ivonne Marie Berges 11 plays 0  

Scatterplot Matrices and Coplots.mp4

Scatter plot matrices are useful compact displays of all pairwise scatter plots among a (small) group of variables. They can be produced in R using the pairs() function. (They can also be produced…

From  Daniel Hall 277 plays 0  

Grouped Expressions.mp4

A grouped expression is a collection of R commands or expressions enclosed in curly brackets {}. R regards a grouped expression as a single expression with a single value, although when such an…

From  Daniel Hall 107 plays 0  

PROC SGPLOT - Part 2 (Histograms and Densities)

In this video, we illustrate the use of PROC SGPLOT for producing histograms and show how to specify options to modify the binning scheme and/or switch from a relative frequency scale to absolute…

From  Daniel Hall 639 plays 0  

The ODS System - Part 3 (The ODS Output Statement)

In this video we demonstrate the ODS OUTPUT statement with an example involving PROC FREQ and compare it to the OUT= option on the TABLES statement. PROC FREQ, PROC MEANS and several other SAS PROCs…

From  Daniel Hall 431 plays 0