Applied Regression Analysis and Generalized Linear Models, 3rd Edition Annotated PDF Download
Applied Regression Analysis and Generalized Linear Models, 3rd Edition Annotated PDF Download
3rd Edition
Visit the link below to download the full version of this book:
https://medipdf.com/product/applied-regression-analysis-and-generalized-linear-m
odels-3rd-edition/
APPLIED REGRESSION
ANALYSIS and
GENERALIZED LINEAR
MODELS
John Fox
McMaster University
FOR INFORMATION: Copyright © 2016 by SAGE Publications, Inc.
SAGE Publications, Inc. All rights reserved. No part of this book may be
2455 Teller Road reproduced or utilized in any form or by any means,
Thousand Oaks, California 91320
electronic or mechanical, including photocopying,
recording, or by any information storage and retrieval
E-mail: [email protected]
system, without permission in writing from the
publisher.
SAGE Publications Ltd.
1 Oliver’s Yard
55 City Road
London EC1Y 1SP
United Kingdom
Preface xv
About the Author xxiv
I. DATA CRAFT 12
3. Examining Data 28
4. Transforming Data 55
14. Logit and Probit Models for Categorical Response Variables 370
23. Linear Mixed-Effects Models for Hierarchical and Longitudinal Data 700
Appendix A 759
References 762
Author Index 773
Subject Index 777
Data Set Index 791
Contents _________________
Preface xv
About the Author xxiv
1. Statistical Models and Social Science 1
1.1 Statistical Models and Social Reality 1
1.2 Observation and Experiment 4
1.3 Populations and Samples 8
Exercise 10
Summary 10
Recommended Reading 11
I. DATA CRAFT 12
2. What Is Regression Analysis? 13
2.1 Preliminaries 15
2.2 Naive Nonparametric Regression 18
2.3 Local Averaging 22
Exercise 25
Summary 26
3. Examining Data 28
3.1 Univariate Displays 30
3.1.1 Histograms 30
3.1.2 Nonparametric Density Estimation 33
3.1.3 Quantile-Comparison Plots 37
3.1.4 Boxplots 41
3.2 Plotting Bivariate Data 44
3.3 Plotting Multivariate Data 47
3.3.1 Scatterplot Matrices 48
3.3.2 Coded Scatterplots 50
3.3.3 Three-Dimensional Scatterplots 50
3.3.4 Conditioning Plots 51
Exercises 53
Summary 53
Recommended Reading 54
4. Transforming Data 55
4.1 The Family of Powers and Roots 55
4.2 Transforming Skewness 59
4.3 Transforming Nonlinearity 63
4.4 Transforming Nonconstant Spread 70
4.5 Transforming Proportions 72
4.6 Estimating Transformations as Parameters* 76
Exercises 78
Summary 79
Recommended Reading 80
Appendix A 759
References 762
Author Index 773
Subject Index 777
Data Set Index 791
Preface ___________________
L inear models, their variants, and extensions—the most important of which are general-
ized linear models—are among the most useful and widely used statistical tools for social
research. This book aims to provide an accessible, in-depth, modern treatment of regression
analysis, linear models, generalized linear models, and closely related methods.
The book should be of interest to students and researchers in the social sciences. Although
the specific choice of methods and examples reflects this readership, I expect that the book will
prove useful in other disciplines that employ regression models for data analysis and in courses
on applied regression and generalized linear models where the subject matter of applications is
not of special concern.
I have endeavored to make the text as accessible as possible (but no more accessible than
possible—i.e., I have resisted watering down the material unduly). With the exception of four
chapters, several sections, and a few shorter passages, the prerequisite for reading the book is a
course in basic applied statistics that covers the elements of statistical data analysis and infer-
ence. To the extent that I could without doing violence to the material, I have tried to present
even relatively advanced topics (such as methods for handling missing data and bootstrapping)
in a manner consistent with this prerequisite.
Many topics (e.g., logistic regression in Chapter 14) are introduced with an example that
motivates the statistics or (as in the case of bootstrapping, in Chapter 21) by appealing to familiar
material. The general mode of presentation is from the specific to the general: Consequently,
simple and multiple linear regression are introduced before the general linear model, and linear,
logit, and probit models are introduced before generalized linear models, which subsume all the
previous topics. Indeed, I could start with the generalized linear mixed-effects model (GLMM),
described in the final chapter of the book, and develop all these other topics as special cases
of the GLMM, but that would produce a much more abstract and difficult treatment (cf., e.g.,
Stroup, 2013).
The exposition of regression analysis starts (in Chapter 2) with an elementary discussion of
nonparametric regression, developing the notion of regression as a conditional average—in the
absence of restrictive assumptions about the nature of the relationship between the response and
explanatory variables. This approach begins closer to the data than the traditional starting point
of linear least-squares regression and should make readers skeptical about glib assumptions of
linearity, constant variance, and so on.
More difficult chapters and sections are marked with asterisks. These parts of the text can be
omitted without loss of continuity, but they provide greater understanding and depth, along with
coverage of some topics that depend on more extensive mathematical or statistical background.
I do not, however, wish to exaggerate the background that is required for this “more difficult’’
material: All that is necessary is some exposure to matrices, elementary linear algebra, elementary
differential calculus, and some basic ideas from probability and mathematical statistics. Appen-
dices to the text provide the background required for understanding the more advanced material.
xv
xvi Applied Regression Analysis and Generalized Linear Models
All chapters include summary information in boxes interspersed with the text and at the end
of the chapter, and most conclude with recommendations for additional reading. You will find
theoretically focused exercises at the end of most chapters, some extending the material in the
text. More difficult, and occasionally challenging, exercises are marked with asterisks. In addi-
tion, data-analytic exercises for each chapter are available on the website for the book, along
with the associated data sets.
Synopsis
Chapter 1 discusses the role of statistical data analysis in social science, expressing the
point of view that statistical models are essentially descriptive, not direct (if abstract)