Dependent Variable - PowerPoint PPT Presentation

About This Presentation
Title:

Dependent Variable

Description:

Connection between dependent variable and predictor: Logit ln(p/(1-p)) Probit inverse normal ... Logit, probit. Binomial. Link. Distribution. Solution ... – PowerPoint PPT presentation

Number of Views:61
Avg rating:3.0/5.0
Slides: 13
Provided by: schw
Learn more at: https://www.ou.edu
Category:

less

Transcript and Presenter's Notes

Title: Dependent Variable


1
(No Transcript)
2
Dependent Variable
  • Discrete
  • 2 values binomial
  • 3 or more discrete values multinomial
  • Skewed e.g. Poisson
  • Continuous
  • Non-normal

3
Link Function
  • Connection between dependent variable and
    predictor
  • Logit ln(p/(1-p))
  • Probit inverse normal
  • Other nonlinear connections (exponential,
    logarithmic, power, etc.)

4
Function
  • link(y) a b1x1 b2x2 bnxn e)
  • The link function should connect the (discrete)
    dependent observation to the linear predictor.
  • y inverse-link (a b1x1 )

5
Link Functions
6
Solution
  • Requires numeric solution (rather than algebraic
    for traditional GLM)

7
Significance
  • Wald statistic
  • Likelihood Ratio statistic
  • Score statistic

8
Residuals
  • Pearson residuals based on observed predicted
    values
  • Deviance residuals contribution to log
    likelihood statistic
  • Leverage
  • Studentized
  • Cooks D

9
Models
  • ANOVA
  • Regression
  • ANCOVA
  • More complex linear models

10
SAS
  • PROC GENMOD procedure call
  • CLASS categorical (ANOVA) variables
  • MODEL dependent independent

11
MODEL
  • Model dependent
  • Model events/trials (ratio of events divided
    by number of trials for summarized binomial
    responses)

12
Model Options
  • CORR, COVB parameter correlations or
    covariances
  • DIST lists the assumed distribution of the
    dependent variable (see SAS docs)
  • LINK specifies the link function. SAS will pick
    a default for a DIST if you dont
  • Type1 (sequential), Type3 (partial), Wald
    statistics
  • P (predicted estimates) R (residuals)
Write a Comment
User Comments (0)
About PowerShow.com