SAS and R Data Sets/Scripts


Intro to SAS:
    Getting started
[PDF]
    Manually creating confidence intervals, regression [bear.sas] [bear.txt]
    Data manipulation, Proc Import, regression plots with Proc GPlot [salary.sas] [salary.xls]

Proc Import:
     Commands [SAS]
     Data [example.xls]
     Data [All_HW_data.xls]

SAS script for handout 1
SAS script for handout 2
SAS script for handout 3
SAS script for handout 5
SAS script for handout 8
SAS script for handout 9
SAS script for handout 9B
SAS script for handout 9C
SAS script for handout 9D
R script for Example 6-2   (2^4 Factorial with no replication)
R script for Example 8-1   (Fractional Factorial, 1 split)
SAS script for handout 12
SAS script for handout 13
SAS script for handout 14