- The random component is the binomial (Bernoulli) distribution,
- the linear predictor is
, and
- the link function is
, also called the logit.
Identity link
.

Log link
![]()


Logit link

Thus if the odds for an event are 3:1, then the event has a probability
of occurring.
![]()


where the notation OR denotes the odds ratio, the ratio of two odds. In this case the odds ratio measures the effect of increasing x1 by 1 on the odds that Y = 1.
Disease Status |
Totals |
|||
With Disease |
Disease free |
|||
Risk Status |
Bottle-fed |
77 |
381 |
458 |
Breast-fed |
47 |
447 |
494 |
|
Totals |
124 |
828 |
952 |
|

be the number of successes in group i. Here Observed |
Group 1 |
… |
Group g |
Success |
y1 |
… |
yg |
Failure |
n1 – y1 |
… |
ng – yg |
Expected |
Group 1 |
… |
Group g |
Success |
… |
||
Failure |
… |
, or the likelihood ratio G2 statistic,
. The sum in each case is taken over both the successes and failures for a total of 2g terms.


| Jack Weiss Phone: (919) 962-5930 E-Mail: jack_weiss@unc.edu Address: Curriculum in Ecology, Box 3275, University of North Carolina, Chapel Hill, 27516 Copyright © 2006 Last Revised--March 25, 2006 URL: http://www.unc.edu/courses/2006spring/ecol/145/001/docs/lectures/lecture34.htm |