Older Posts -Table of Contents (pre 2015)

Providing a quicker and easier way to find the tests that were discussed in this Blog.  Please drop me a comment to let me know if this works or doesn’t.  I’m always looking for ways to improve accessibility to this blog.

Joining SAS datasets
Using Macros to run repetitive analyses or processes
Using Arrays in SAS
Manipulating data in the SAS datastep. Part 1: Functions
Power and Sample Size
SQL I: Joining Datasets
Tips and tricks – reading data using @ and @@
Using ODS to save your output
Working with dates
SQL II: Subsetting
Transposing data
Ridge Regression
Aggregation (creating one observation to summarize many) via DATA STEP programming
PROC POWER and PROC GLMPOWER
Fuzzy Matching with the SPEDIS function
String Functions: substr, scan, tranwrd, cat
Using the OUTPUT Statement
Subsetting data with the IF and WHERE statement
Keyboard shortcuts
Fixed vs. Random Variables
Principal Components Analysis
Data Visualization I – Creating Tables
Data Visualization II – Creating Barcharts
Data Visualization III – Creating Plots
Proc GLIMMIX – working with Binomial outcome data
Imputing data and subsequent analysis
Ordinal data – Mantel-Haenszel statistic