: Jeffrey R. Wilson, Kent A. Lorenz
: Modeling Binary Correlated Responses using SAS, SPSS and R
: Springer-Verlag
: 9783319238050
: 1
: CHF 47.50
:
: Wahrscheinlichkeitstheorie, Stochastik, Mathematische Statistik
: English
: 283
: Wasserzeichen/DRM
: PC/MAC/eReader/Tablet
: PDF

Statistical tools to analyze correlated binary data are spread out in the existing literature. This book makes these tools accessible to practitioners in a single volume. Chapters cover recently developed statistical tools and statistical packages that are tailored to analyzing correlated binary data. The authors showcase both traditional and new methods for application to health-related research. Data and computer programs will be publicly available in order for readers to replicate model development, but learning a new statistical language is not necessary with this book. The inclusion of code for R, SAS, and SPSS allows for easy implementation by readers. For readers interested in learning more about the languages, though, there are short tutorials in the appendix. Accompanying data sets are available for download through the book s website. Data analysis presented in each chapter will provide step-by-step instructions so these new methods can be readily applied to projects.  Researchers and graduate students in Statistics, Epidemiology, and Public Health will find this book particularly useful.

Preface8
Part I: Introduction and Review of Modeling Uncorrelated Observations10
Part II: Analyzing Correlated Data Through Random Component11
Part III: Analyzing Correlated Data Through Systematic Components15
Part IV: Analyzing Correlated Data Through the Joint Modeling of Mean and Variance16
Contents18
Part I: Introduction and Review of Modeling Uncorrelated Observations25
Chapter 1: Introduction to Binary Logistic Regression26
1.1 Motivating Example26
1.2 Definition and Notation27
1.2.1 Notations27
1.2.2 Definitions27
Categorical Variable in the Form of a Series of Binary Variables28
Relationship Between Response and Predictor Variables29
1.3 Exploratory Analyses29
1.4 Statistical Models31
1.4.1 Chapter 3: Standard Binary Logistic Regression Model31
1.4.2 Chapter 4: Overdispersed Logistic Regression Model31
1.4.3 Chapter 5: Survey Data Logistic Regression Model32
1.4.4 Chapter 6: Generalized Estimating Equations Logistic Regression Model32
1.4.5 Chapter 7: Generalized Method of Moments Logistic Regression Model32
1.4.6 Chapter 8: Exact Logistic Regression Model32
1.4.7 Chapter 9: Two-Level Nested Logistic Regression Model33
1.4.8 Chapter 10: Hierarchical Logistic Regression Model33
1.4.9 Chapter 11: Fixed Effects Logistic Regression Model33
1.4.10 Chapter 12: Heteroscedastic Logistic Regression Model33
1.5 Analysis of Data34
1.5.1 SAS Programming35
1.5.2 SPSS Programming35
1.5.3 R Programming35
1.6 Conclusions36
1.7 Related Examples37
1.7.1 Medicare Data37
1.7.2 Philippines Data37
1.7.3 Household Satisfaction Survey38
1.7.4 NHANES: Treatment for Osteoporosis38
References39
Chapter 2: Short History of the Logistic Regression Model40
2.1 Motivating Example40
2.2 Definition and Notation41
2.2.1 Notation41
2.2.2 Definition41
2.3 Exploratory Analyses42
2.4 Statistical Model43
2.5 Analysis of Data45
2.6 Conclusions45
References46
Chapter 3: Standard Binary Logistic Regression Model48
3.1 Motivating Example49
3.1.1 Study Hypotheses49
3.2 Definition and Notation49
3.3 Exploratory Analyses51
3.4 Statistical Models54
3.4.1 Probability55
3.4.2 Odds55
3.4.3 Logits56
3.4.4 Logistic Regression Versus Ordinary Least Squares56
3.4.5 Generalized Linear Models57
3.4.6 Response Probability Distributions58
3.4.7 Log-Likelihood Functions58
3.4.8 Maximum Likelihood Fitting58
3.4.9 Goodness of Fit59
3.4.10 Other Fit Statistics59
3.4.11 Assumptions for Logistic Regression Model60
3.4.12 Interpretation of Coefficients60
3.4.13 Interpretation of Odds Ratio (OR)60
3.4.14 Model Fit61
3.4.15 Null Hypothesis61
3.4.16 Predicted Probabilities62
3.4.17 Computational Issues Encountered with Logistic Regression63
3.5 Analysis of Data63
3.5.1 Medicare Data64
SAS Output69
SAS Output69
3.6 Conclusions74
3.7 Related Examples74
Appendix: Partial Medicare Data time=175
References76
Part II: Analyzing Correlated Data Through Random Component78
Chapter 4: Overdispersed Logistic Regression Model