Data Management and Analysis with SAS

Course Outline
Download Data

Links

Getting Started with SAS for Windows (Indiana University Stat/Math Center)
SAS Informatin Guides (Very helpful, examples and notes from short courses at York University, Canada)
A really slick website with a basic SAS/Windows Tutorial from Purdue
Introduction to SAS/Graph (University of Delaware)
Sample SAS/Graph Programs from Michael Friendly at York University
Datastep Sample Programs
MACRO Sample Programs
SAS Code For Some Experimental Designs
Basic principles of statistical analysis
A Brief Comparison of PROC GLM and PROC MIXED of SAS
Use of SAS PROC MIXED to Analyze Biorhythms
Downloadable paper by Judith D. Singer: Using SAS PROC MIXED to fit multilevel models, hierarchical models, and individual growth models.
Downloadable Data Files: Multilevel Data Sets.

Download GLIMMIX (glmm612.sas) and other SAS programs and examples.

Macros and Documentation

%POWER (Compute power for CRF designs)
%ADX (Generate Fractional Factorial Designs)
%DISTANCE (Compute various measures of dissimilarity for CLUSTER, MDS, etc)
%GLIMMIX (Generalized Mixed Linear Model)
%HOMOVAR (Levene test for homogeneity of variance in a one-way layout)
%ITEM (Item analysis for multiple choice tests)
%JACK and %BOOT (Jackknife and Bootstrap)
%MULTNORM (Tests of multivariate normality including chi-square q-q plot)
%NLINMIX (Nonlinear Mixed Models)
%XMACRO (Utilities to help you write PROC-like macros)
%VARMOD (Simultaneously model mean and variance in a heteroskedastic linear model)
%PLOTIT (Graphical Scatter Plots With Optimal Label Placement).

Other Macros

Interfacing SAS and the WEB