UCLA Academic Technology Services HomeServicesClassesContactJobs
Search

SPSS Textbook Examples
Computer-Aided Multivariate Analysis, Afifi and Clark
Chapter 12

Page 282 The coefficients in the middle of the page

get file 'c:\cama3\depress.sav'.
logistic regression cases
 /method = enter age income.
<some output omitted>

Page 283 Figure 12.1  Logistic function for the depression data set

NOTE:  We were unable to reproduce this graph.

Page 286 Table 12.1  Classification of individuals by depression level and sex

crosstabs
 /tables = sex by cases.

Page 286 The estimates at the bottom of the page

compute sex1 = sex - 1.
logistic regression cases with sex1.
<some output omitted>

Page 287 The odds ratios at the top of the page

This is given in the output above.

Page 288 Table of coefficients and standard errors

logistic regression cases
 /method = enter age income.
<some output omitted>

Page 294 Figure 12.2  Percentage of individuals correctly classified by logistic regression

We were unable to reproduce this graph.

Page 295 Figure 12.3  ROC curve from logistic regression for the depression data set

We were unable to reproduce this graph.


How to cite this page

Report an error on this page

UCLA Researchers are invited to our Statistical Consulting Services
We recommend others to our list of Other Resources for Statistical Computing Help
These pages are Copyrighted (c) by UCLA Academic Technology Services


The content of this web site should not be construed as an endorsement of any particular web site, book, or software product by the University of California