Return to Workshops;    SAS Page;    Home.
SAS Work Shop Statistical Programs   
CATMOD College of Agriculture
Outline http://www.uidaho.edu/ag/statprog

  1. Introduction

  2. Data
    1. Categorical Variable Types
      1. Nominal
      2. Ordinal
      3. Interval
    2. Categorical Responses
      1. Binary
      2. Summary Counts
    3. Example Data
  3. Categorical Procedures
    1. PROC FREQ
      1. One-way contingency tables
      2. Two-way contingency tables
      3. Statements
        1. TABLES
          1. Options
        2. WEIGHT
      4. Other Features
        1. Output
    2. PROC CATMOD
      1. Multi-dimesional tables
      2. Response Functions
      3. Model Types
      4. Linear Log-Linear
      5. Statements
        1. MODEL
          1. Options
        2. WEIGHT
        3. DIRECT
        4. LOGLIN
      6. Examples
        1. Multi-way structure
          1. Linear
          2. Log-Linear
        2. One-way and two-way structures
      7. Contrast Statement