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

  1. Introduction
  2. PROC GENMOD
    1. Experimental vs Observational data
    2. Data Types
      1. Binary
      2. Recorded Counts
    3. Statements for Binary Data
      1. CLASS
      2. MODEL
        1. Distribution: Binomial & Multinomial
        2. Link: Logit
        3. Interpretation of results
      3. LSMEANS
        1. DIFF
      4. CONTRAST
    4. Statements for Count Data
      1. CLASS
      2. MODEL
        1. Distribution: Poisson
        2. Link: Log
      3. LSMEANS
        1. DIFF
      4. CONTRAST