Using SAS

Here are a few comments on SAS procedures that are not well described in many SAS manuals.

 

Importing data

     from Excel using Dynamic Data Exchange

Comparing datasets

     using Proc Compare

Creating tables

     summarize multiple DVs, by one IV, Proc Tabulate

Data analysis

     with a categorical IV and dichotomous DV using Proc Catmod

Meta-regression

     in Proc Mixed