[ Data Screening || Matrix Algebra with SAS/IML || Regression analysis || General Linear Models || Canonical correlation, Discriminant analysis || Logistic Regression || Factor Analysis || Clustering and scaling || SAS macro programs || Data sets || Programs]

GLM examples

These tutorial illustrate a variety of methods involved multivariate analyses with the General Linear Model (MANOVA, ANCOVA, etc).
alzhplt.sas src output
Alzheimer data: plots using the CONTOUR macro and CANPLOT macro.
ancova1.sas src output
One way ANCOVA example (Freund & Littell, Ch 5)
ancova2.sas src output
Two way ANCOVA design without interaction
ancova3.sas src output
Ancova, distinct X for each Y
bees.sas src output
Two-way factorial with appended control group
dmanova.sas src output
Doubly Multivariate design: Tests of hypotheses.
dmanovap.sas src output
Doubly Multivariate design: Plotting means using the MEANPLOT macro.
fpower3.sas src output
Power computations for F test in Balanced Designs
heplot1.sas src output
HE-plot for Alzheimer data (HEPLOT macro)
heplot2.sas src output
HE-plot for Two Way Manova Example.
hotel.sas src output
Two Sample Hotelling T2. Illustrates several ways to perform a two group Holtelling T2 analysis, and the fact that T2 equals the square of the ordinary t-statistic on the discriminant scores.
m1power.sas src output
Retrospective Power Analysis: OneWay MANOVA Design
m1way.sas src output
Dog Food: One Way Completely Randomized Manova Design.
m1wayplt.sas src output
Dog Food: One Way Completely Randomized Manova Design.
manova1.sas src output
Two group MANOVA - CANDISC example. Compares MANOVA with canonical discriminant analysis, and illustrates how to obtain discriminant scores.
manova3.sas src output
Two Way Manova Example. A simple two way MANOVA. The data are from Morrison.
manova4.sas src output
Sleeping Dog Data: Johnson and Wichern (1992, p. 228).
mpower1.sas src output
Multivariate power analysis: One-Way design
mpower2.sas src output
Two Way Manova Example: Power analysis
m1power.sas src output
Retrospective Power Analysis: OneWay MANOVA Design
m1way.sas src output
Dog Food: One Way Completely Randomized Manova Design
oral.sas src output
2 sample T Square data from Timm
oralpowr.sas src output
Two Sample Multivariate Power Analysis
orpol.sas src output
Calculating custom orthogonal polynomial contrastswitn SAS/IML
probe1.sas src output
Profile Analysis Example: PROBE1 (Timm, Ex. 3.14)
probe2.sas src output
Profile Analysis Example: PROBE2 (Timm, Ex. 3.16)
repmes3.sas src output
3 Factor Design with 1 Repeated Measure
repm2.sas src output
Univariate mixed model approach
repm5.sas src output
Three factor design with repeated measures
repm6.sas src output
Repeated measures: Balanced vs. Unbalanced data
vocab.sas src output
Vocabulary Growth Study: Repeated measures analysis. Data from the University of Chicago Laboratory School on a cohort of grade 8-11 students on the vocabulary section of the Cooperative Reading Test.