Stat 471/571 - Spring 2023 - SAS programs
Week of April 10
asparagus.sas
and
Explanation document
Data file is
asparagus.csv
Week of March 27
Split plot code
and
Explanation document
The description of the PA study is
here
Data files are
pa2.xlsx
and
PA.csv
.
Week of March 20:
ANCOVA code
and
Explanation document
Data file is
delury.xlsx
Week of March 1:
Background and summary of conclusions for a 2x2 factorial
adoptIQ.sas
2 way factorial: SAS code to analyse the nature/nurture data set
adoptIQ.xlsx
Data set for the nature / nurture problem.
Notes / explanation on the SAS code for a 2 way factorial
brome.sas
Analysis of Latin Squares and repeated Latin Squares
Data files are
brome.csv
(Latin Square) and
brome2.csv
(repeated Latin Square)
Week of Feb 13:
Analysis of block designs
and
Explanation
Data file is
mead53b.csv
Transforming the response variable
and
Explanation
Data file is
hamburger.xlsx
. This example is a two-sample comparison. .
Week of Feb 6:
Variance components
and
Explanation
Calculating and storing averages
(Stat 587 lab information),
Explanation
, and data file
patty.txt
Week of Jan 24:
powerSAS.sas
Code to compute the three examples in the week 2 notes. Followed by illustrations of using proc power.
powerSAS.docx
Explanation of code in powerSAS.sas.
dietall2.sas
Code for fitting an ANOVA model and computing contrasts. Requires
dietall.csv
Explanation of fitting an ANOVA model and computing contrasts
Week of Jan 17:
Obtaining quantiles of T distributions
Explanations are comments in the code file
Review of SAS for 301/587 methods: Look at
my Stat 587 SAS lab material