Applications of Regression Models in Epidemiology

Size: px
Start display at page:

Download "Applications of Regression Models in Epidemiology"

Transcription

1 Applications of Regression Models in Epidemiology

2

3 Applications of Regression Models in Epidemiology Erick Suárez, Cynthia M. Pérez, Roberto Rivera, and Melissa N. Martínez

4 Copyright 2017 by John Wiley & Sons, Inc. All rights reserved Published by John Wiley & Sons, Inc., Hoboken, New Jersey Published simultaneously in Canada No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, electronic, mechanical, photocopying, recording, scanning, or otherwise, except as permitted under Section 107 or 108 of the 1976 United States Copyright Act, without either the prior written permission of the Publisher, or authorization through payment of the appropriate per-copy fee to the Copyright Clearance Center, Inc., 222 Rosewood Drive, Danvers, MA 01923, (978) , fax (978) , or on the web at Requests to the Publisher for permission should be addressed to the Permissions Department, John Wiley & Sons, Inc., 111 River Street, Hoboken, NJ 07030, (201) , fax (201) , or online at Limit of Liability/Disclaimer of Warranty: While the publisher and author have used their best efforts in preparing this book, they make no representations or warranties with respect to the accuracy or completeness of the contents of this book and specifically disclaim any implied warranties of merchantability or fitness for a particular purpose. No warranty may be created or extended by sales representatives or written sales materials. The advice and strategies contained herein may not be suitable for your situation. You should consult with a professional where appropriate. Neither the publisher nor author shall be liable for any loss of profit or any other commercial damages, including but not limited to special, incidental, consequential, or other damages. For general information on our other products and services or for technical support, please contact our Customer Care Department within the United States at (800) , outside the United States at (317) or fax (317) Wiley also publishes its books in a variety of electronic formats. Some content that appears in print may not be available in electronic formats. For more information about Wiley products, visit our web site at Library of Congress Cataloging-in-Publication Data: Names: Erick L. Suárez, Erick L., 1953 Title: Applications of Regression Models in Epidemiology / Erick Suarez [and three others]. Description: Hoboken, New Jersey : John Wiley & Sons, Inc., [2017] Includes index. Identifiers: LCCN ISBN (cloth) ISBN (epub) Subjects: LCSH: Medical statistics. Regression analysis. Public health. Classification: LCC RA407.A DDC 610.2/1 dc23 LC record available at Printed in the United States of America

5 To our loved ones To those who have a strong commitment to social justice, human rights, and public health.

6

7 vii Table of Contents Preface xv Acknowledgments About the Authors xvii xix 1 Basic Concepts for Statistical Modeling Introduction Parameter Versus Statistic Probability Definition Conditional Probability Concepts of Prevalence and Incidence Random Variables Probability Distributions Centrality and Dispersion Parameters of a Random Variable Independence and Dependence of Random Variables Special Probability Distributions Binomial Distribution Poisson Distribution Normal Distribution Hypothesis Testing Confidence Intervals Clinical Significance Versus Statistical Significance Data Management Study Design Data Collection Data Entry Data Screening What to Do When Detecting a Data Issue Impact of Data Issues and How to Proceed Concept of Causality 21 References 22

8 viii Table of Contents 2 Introduction to Simple Linear Regression Models Introduction Specific Objectives Model Definition Model Assumptions Graphic Representation Geometry of the Simple Regression Model Estimation of Parameters Variance of Estimators Hypothesis Testing About the Slope of the Regression Line Using the Student s t-distribution Using ANOVA Coefficient of Determination R Pearson Correlation Coefficient Estimation of Regression Line Values and Prediction Confidence Interval for the Regression Line Prediction Interval of Actual Values of the Response Example Predictions Predictions with the Database Used by the Model Predictions with Data Not Used to Create the Model Residual Analysis Conclusions 46 Practice Exercise 47 References 48 3 Matrix Representation of the Linear Regression Model Introduction Specific Objectives Definition Matrix Matrix Representation of a SLRM Matrix Arithmetic Addition and Subtraction of Matrices Matrix Multiplication Special Matrices Linear Dependence Rank of a Matrix Inverse Matrix [A 1 ] Application of an Inverse Matrix in a SLRM Estimation of β Parameters in a SLRM Multiple Linear Regression Model (MLRM) 57

9 Table of Contents ix 3.14 Interpretation of the Coefficients in a MLRM ANOVA in a MLRM Using Indicator Variables (Dummy Variables) Polynomial Regression Models Centering Multicollinearity Interaction Terms Conclusion 66 Practice Exercise 66 References 67 4 Evaluation of Partial Tests of Hypotheses in a MLRM Introduction Specific Objectives Definition of Partial Hypothesis Evaluation Process of Partial Hypotheses Special Cases Examples Conclusion 75 Practice Exercise 75 References 75 5 Selection of Variables in a Multiple Linear Regression Model Introduction Specific Objectives Selection of Variables According to the Study Objectives Criteria for Selecting the Best Regression Model Coefficient of Determination, R Adjusted Coefficient of Determination, R 2 A Mean Square Error (MSE) Mallows s C p Akaike Information Criterion Bayesian Information Criterion All Possible Models Stepwise Method in Regression Forward Selection Backward Elimination Stepwise Selection Limitations of Stepwise Methods Conclusion 83 Practice Exercise 84 References 85

10 x Table of Contents 6 Correlation Analysis Introduction Specific Objectives Main Correlation Coefficients Based on SLRM Pearson Correlation Coefficient ρ Relationship Between r and β^ Major Correlation Coefficients Based on MLRM Pearson Correlation Coefficient of Zero Order Multiple Correlation Coefficient Partial Correlation Coefficient Partial Correlation Coefficient of the First Order Partial Correlation Coefficient of the Second Order Semipartial Correlation Coefficient Significance Tests Suggested Correlations Example Conclusion 94 Practice Exercise 95 References 95 7 Strategies for Assessing the Adequacy of the Linear Regression Model Introduction Specific Objectives Residual Definition Initial Exploration Initial Considerations Standardized Residual Jackknife Residuals (R-Student Residuals) Normality of the Errors Correlation of Errors Criteria for Detecting Outliers, Leverage, and Influential Points Leverage Values Cook s Distance COV RATIO DFBETAS DFFITS Summary of the Results Multicollinearity Transformation of Variables Conclusion 114 Practice Exercise 115 References 116

11 Table of Contents xi 8 Weighted Least-Squares Linear Regression Introduction Specific Objectives Regression Model with Transformation into the Original Scale of Y Matrix Notation of the Weighted Linear Regression Model Application of the WLS Model with Unequal Number of Subjects Design without Intercept Model with Intercept and Weighting Factor Applications of the WLS Model When Variance Increases First Alternative Second Alternative Conclusions 125 Practice Exercise 126 References Generalized Linear Models Introduction Specific Objectives Exponential Family of Probability Distributions Binomial Distribution Poisson Distribution Exponential Family of Probability Distributions with Dispersion Mean and Variance in EF and EDF Definition of a Generalized Linear Model Estimation Methods Deviance Calculation Hypothesis Evaluation Analysis of Residuals Model Selection Bayesian Models Conclusions 140 References Poisson Regression Models for Cohort Studies Introduction Specific Objectives Incidence Measures Incidence Density Cumulative Incidence Confounding Variable 146

12 xii Table of Contents 10.5 Stratified Analysis Poisson Regression Model Definition of Adjusted Relative Risk Interaction Assessment Relative Risk Estimation Implementation of the Poisson Regression Model Conclusion 161 Practice Exercise 162 References Logistic Regression in Case Control Studies Introduction Specific Objectives Graphical Representation Definition of the Odds Ratio Confounding Assessment Effect Modification Stratified Analysis Unconditional Logistic Regression Model Types of Logistic Regression Models Binary Case Binomial Case Computing the OR crude Computing the Adjusted OR Inference on OR Example of the Application of ULR Model: Binomial Case Conditional Logistic Regression Model Conclusions 183 Practice Exercise 183 References Regression Models in a Cross-Sectional Study Introduction Specific Objectives Prevalence Estimation Using the Normal Approach Definition of the Magnitude of the Association POR Estimation Woolf s Method Exact Method Prevalence Ratio Stratified Analysis Logistic Regression Model Modeling Prevalence Odds Ratio 207

13 Table of Contents xiii Modeling Prevalence Ratio Conclusions 210 Practice Exercise 210 References Solutions to Practice Exercises 213 Chapter 2 Practice Exercise 213 Chapter 3 Practice Exercise 216 Chapter 4 Practice Exercise 220 Chapter 5 Practice Exercise 221 Chapter 6 Practice Exercise 223 Chapter 7 Practice Exercise 225 Chapter 8 Practice Exercise 228 Chapter 10 Practice Exercise 230 Chapter 11 Practice Exercise 233 Chapter 12 Practice Exercise 240 Index 245

14

15 xv Preface This book is intended to serve as a guide for statistical modeling in epidemiologic research. Our motivation for writing this book lies in our years of experience teaching biostatistics and epidemiology for different academic and professional programs at the University of Puerto Rico Medical Sciences Campus. This subject matter is usually covered in biostatistics courses at the master s and doctoral levels at schools of public health. The main focus of this book is statistical models and their analytical foundations for data collected from basic epidemiological study designs. This 13-chapter book can serve equally well as a textbook or as a source for consultation. Readers will be exposed to the following topics: linear and multiple regression models, matrix notation in regression models, correlation analysis, strategies for selecting the best model, partial hypothesis testing, weighted least-squares linear regression, generalized linear models, conditional and unconditional logistic regression models, Poisson regression, and programming codes in STATA, SAS, R, and SPSS for different practice exercises. We have started with the assumption that the readers of this book have taken at least a basic course in biostatistics and epidemiology. However, the first chapter describes the basic concepts needed for the rest of the book. Erick Suárez University of Puerto Rico, Medical Sciences Campus Cynthia M. Pérez University of Puerto Rico, Medical Sciences Campus Roberto Rivera University of Puerto Rico, Mayagüez Campus Melissa N. Martínez Havas Media International Company

16

17 xvii Acknowledgments We wish to express our gratitude to our departmental colleagues for their continued support in the writing of this book. We are grateful to our colleagues and students for helping us to develop the programming for some of the examples and exercises: Heidi Venegas, Israel Almódovar, Oscar Castrillón, Marievelisse Soto, Linnette Rodríguez, José Rivera, Jorge Albarracín, and Glorimar Meléndez. We would also like to thank Sheila Ward for providing editorial advice. This book has been made possible by financial support received from grant CA096297/CA from the National Cancer Institute and award number 2U54MD from the National Institute on Minority Health and Health Disparities, both parts of the U.S. National Institutes of Health. Finally, we would like to thank our families for encouraging us throughout the development of this book.

18

19 xix About the Authors Erick Suárez is Professor of Biostatistics at the Department of Biostatistics and Epidemiology of the University of Puerto Rico Graduate School of Public Health. He received a Ph.D. degree in Medical Statistics from the London School of Hygiene and Tropical Medicine. With more than 29 years of experience teaching biostatistics at the graduate level, he has also directed in mentoring and training efforts for public health students at the University of Puerto Rico. His research interests include HIV, HPV, cancer, diabetes, and genetical statistics. Cynthia M. Pérez is a Professor of Epidemiology at the Department of Biostatistics and Epidemiology of the University of Puerto Rico Graduate School of Public Health. She received an M.S. degree in Statistics and a Ph. D. degree in Epidemiology from Purdue University. Since 1994, she has taught epidemiology and biostatistics. She has directed mentoring and training efforts for public health and medical students at the University of Puerto Rico. Her research interests include diabetes, cardiovascular disease, periodontal disease, viral hepatitis, and HPV infection. Roberto Rivera is an Associate Professor at the College of Business of the University of Puerto Rico at Mayaguez. He received an M.A. and a Ph.D. degree in Statistics from the University of California in Santa Barbara. He has more than 5 years of experience teaching statistics courses at the undergraduate and graduate levels and his research interests include asthma, periodontal disease, marine sciences, and environmental statistics. Melissa N. Martínez is a statistical analyst at the Havas Media International Company, located in Miami, FL. She has an MPH in Biostatistics from the University of Puerto Rico, Medical Sciences Campus and currently graduated from the Master of Business Analytics program at National University, San Diego, CA. For the past 7 years, she has been performing statistical analyses in the biomedical research, healthcare, and media advertising fields. She has assisted with the design of clinical trials, performing sample size calculations and writing the clinical trial reports.

Linear Regression Analysis

Linear Regression Analysis Linear Regression Analysis WILEY SERIES IN PROBABILITY AND STATISTICS Established by WALTER A. SHEWHART and SAMUEL S. WILKS Editors: David J. Balding, Peter Bloomfield, Noel A. C. Cressie, Nicholas I.

More information

THIRD EDITION. Contemporary Clinical Psychology THOMAS G. PLANTE

THIRD EDITION. Contemporary Clinical Psychology THOMAS G. PLANTE THIRD EDITION Contemporary Clinical Psychology THOMAS G. PLANTE Contemporary Clinical Psychology CONTEMPORARY CLINICAL PSYCHOLOGY Third Edition Thomas G. Plante Santa Clara University and Stanford University

More information

Group Exercises for Addiction Counseling

Group Exercises for Addiction Counseling Group Exercises for Addiction Counseling Group Exercises for Addiction Counseling Geri Miller John Wiley & Sons, Inc. This book is printed on acid-free paper. Copyright 2012 by John Wiley & Sons, Inc.

More information

ACUTE ISCHEMIC STROKE

ACUTE ISCHEMIC STROKE ACUTE ISCHEMIC STROKE ACUTE ISCHEMIC STROKE An Evidence-based Approach EDITED BY DAVID M. GREER WILEY-LISS A JOHN WILEY & SONS, INC., PUBLICATION Copyright ß 2007 by John Wiley & Sons, Inc. All rights

More information

Applied Linear Regression

Applied Linear Regression Applied Linear Regression Applied Linear Regression Third Edition SANFORD WEISBERG University of Minnesota School of Statistics Minneapolis, Minnesota A JOHN WILEY & SONS, INC., PUBLICATION Copyright

More information

Living. Bipolar Disorder. Who s Living with. with Someone. CHELSEA LOWE BRUCE M. COHEN, MD, PhD. A Practical Guide for Family, Friends, and Coworkers

Living. Bipolar Disorder. Who s Living with. with Someone. CHELSEA LOWE BRUCE M. COHEN, MD, PhD. A Practical Guide for Family, Friends, and Coworkers Living with Someone Who s Living with Bipolar Disorder A Practical Guide for Family, Friends, and Coworkers CHELSEA LOWE BRUCE M. COHEN, MD, PhD Living with Someone Who s Living with Bipolar Disorder

More information

HERBAL SUPPLEMENTS ffirs.indd i ffirs.indd i 10/13/ :11:22 AM 10/13/ :11:22 AM

HERBAL SUPPLEMENTS ffirs.indd i ffirs.indd i 10/13/ :11:22 AM 10/13/ :11:22 AM HERBAL SUPPLEMENTS Efficacy, Toxicity, Interactions with Western Drugs, and Effects on Clinical Laboratory Tests Edited by AMITAVA DASGUPTA CATHERINE A. HAMMETT-STABLER A JOHN WILEY & SONS, INC., PUBLICATION

More information

Arthur E. Jongsma, Jr., Series Editor. Couples Therapy. Assignments may be quickly customized using the enclosed CD-ROM

Arthur E. Jongsma, Jr., Series Editor. Couples Therapy. Assignments may be quickly customized using the enclosed CD-ROM PracticePlanners Arthur E. Jongsma, Jr., Series Editor SECOND EDITION Couples Therapy HOMEWORK PLANNER Contains 71 ready-to-copy homework assignments that can be used to facilitate therapy with couples

More information

PRINCIPLES OF PSYCHOTHERAPY

PRINCIPLES OF PSYCHOTHERAPY THIRD EDITION PRINCIPLES OF PSYCHOTHERAPY Promoting Evidence-Based Psychodynamic Practice Irving B. Weiner Robert F. Bornstein Principles of Psychotherapy Principles of Psychotherapy Promoting Evidence-Based

More information

Modern Regression Methods

Modern Regression Methods Modern Regression Methods Second Edition THOMAS P. RYAN Acworth, Georgia WILEY A JOHN WILEY & SONS, INC. PUBLICATION Contents Preface 1. Introduction 1.1 Simple Linear Regression Model, 3 1.2 Uses of Regression

More information

Understanding. Regression Analysis

Understanding. Regression Analysis Understanding Regression Analysis Understanding Regression Analysis Michael Patrick Allen Washington State University Pullman, Washington Plenum Press New York and London Llbrary of Congress Cataloging-in-Publication

More information

Statistical Analysis with Missing Data. Second Edition

Statistical Analysis with Missing Data. Second Edition Statistical Analysis with Missing Data Second Edition WILEY SERIES IN PROBABILITY AND STATISTICS Established by WALTER A. SHEWHART and SAMUEL S. WILKS Editors: David J. Balding, Peter Bloomfield, Noel

More information

Multicultural Health

Multicultural Health Multicultural Health Fundamentals of Epidemiology and Biostatistics: Combining the Basics Lois Ray A. M. Ritter, Merrill, EdD, PhD, MS, MPH, MA MS Assistant Professor, Nursing Brigham and Young Health

More information

Handbook of HIV. and. Social Work. Principles, Practice, and Populations. Edited by. Cynthia Cannon Poindexter

Handbook of HIV. and. Social Work. Principles, Practice, and Populations. Edited by. Cynthia Cannon Poindexter Handbook of HIV and Social Work Principles, Practice, and Populations Edited by Cynthia Cannon Poindexter HANDBOOK OF HIV AND SOCIAL WORK HANDBOOK OF HIV AND SOCIAL WORK Principles, Practice, and Populations

More information

Copyright 2017 by Rochelle Barlow, ASLDoneRight, ASL Rochelle. All rights reserved.

Copyright 2017 by Rochelle Barlow, ASLDoneRight, ASL Rochelle. All rights reserved. Copyright 2017 by Rochelle Barlow, ASLDoneRight, ASL Rochelle. All rights reserved. You are welcome to print a copy of this document for your personal use. Other than that, no part of this publication

More information

CLASSICAL AND. MODERN REGRESSION WITH APPLICATIONS

CLASSICAL AND. MODERN REGRESSION WITH APPLICATIONS - CLASSICAL AND. MODERN REGRESSION WITH APPLICATIONS SECOND EDITION Raymond H. Myers Virginia Polytechnic Institute and State university 1 ~l~~l~l~~~~~~~l!~ ~~~~~l~/ll~~ Donated by Duxbury o Thomson Learning,,

More information

Psychosocial Treatment of Schizophrenia

Psychosocial Treatment of Schizophrenia Psychosocial Treatment of Schizophrenia Clinician s Guide to Evidence-Based Practice Series Treatment of Traumatized Adults and Children Allen Rubin and David W. Springer, Editors Substance Abuse Treatment

More information

Small Animal Bandaging, Casting, and Splinting Techniques

Small Animal Bandaging, Casting, and Splinting Techniques Small Animal Bandaging, Casting, and Splinting Techniques Small Animal Bandaging, Casting, and Splinting Techniques Steven F. Swaim, DVM, MS Professor Emeritus Scott-Ritchey Research Center and Dept.

More information

isc ove ring i Statistics sing SPSS

isc ove ring i Statistics sing SPSS isc ove ring i Statistics sing SPSS S E C O N D! E D I T I O N (and sex, drugs and rock V roll) A N D Y F I E L D Publications London o Thousand Oaks New Delhi CONTENTS Preface How To Use This Book Acknowledgements

More information

Handbook of EMDR and Family Therapy Processes

Handbook of EMDR and Family Therapy Processes Handbook of EMDR and Family Therapy Processes Edited by Francine Shapiro Florence W. Kaslow Louise Maxfield John Wiley & Sons, Inc. Handbook of EMDR and Family Therapy Processes Handbook of EMDR and

More information

BIOMECHANICS AND MOTOR CONTROL OF HUMAN MOVEMENT

BIOMECHANICS AND MOTOR CONTROL OF HUMAN MOVEMENT BIOMECHANICS AND MOTOR CONTROL OF HUMAN MOVEMENT Fourth Edition DAVID A. WINTER University of Waterloo, Waterloo, Ontario, Canada JOHN WILEY & SONS, INC. Biomechanics and Motor Control of Human Movement,

More information

Practical Multivariate Analysis

Practical Multivariate Analysis Texts in Statistical Science Practical Multivariate Analysis Fifth Edition Abdelmonem Afifi Susanne May Virginia A. Clark CRC Press Taylor & Francis Group Boca Raton London New York CRC Press is an imprint

More information

Revised Edition HELPING WOMEN RECOVER. A Woman s Journal. A Program for Treating Addiction. Stephanie S. Covington

Revised Edition HELPING WOMEN RECOVER. A Woman s Journal. A Program for Treating Addiction. Stephanie S. Covington Revised Edition HELPING WOMEN RECOVER A Woman s Journal A Program for Treating Addiction Stephanie S. Covington A Woman s Journal Previous Books by Stephanie S. Covington Leaving the Enchanted Forest:

More information

Applied Medical. Statistics Using SAS. Geoff Der. Brian S. Everitt. CRC Press. Taylor Si Francis Croup. Taylor & Francis Croup, an informa business

Applied Medical. Statistics Using SAS. Geoff Der. Brian S. Everitt. CRC Press. Taylor Si Francis Croup. Taylor & Francis Croup, an informa business Applied Medical Statistics Using SAS Geoff Der Brian S. Everitt CRC Press Taylor Si Francis Croup Boca Raton London New York CRC Press is an imprint of the Taylor & Francis Croup, an informa business A

More information

Industrial and Manufacturing Engineering 786. Applied Biostatistics in Ergonomics Spring 2012 Kurt Beschorner

Industrial and Manufacturing Engineering 786. Applied Biostatistics in Ergonomics Spring 2012 Kurt Beschorner Industrial and Manufacturing Engineering 786 Applied Biostatistics in Ergonomics Spring 2012 Kurt Beschorner Note: This syllabus is not finalized and is subject to change up until the start of the class.

More information

Statistical Analysis in Forensic Science

Statistical Analysis in Forensic Science Statistical Analysis in Forensic Science Statistical Analysis in Forensic Science Evidential Value of Multivariate Physicochemical Data Grzegorz Zadora Institute of Forensic Research, Kraków, Poland Agnieszka

More information

Sample Size Tables for Clinical Studies

Sample Size Tables for Clinical Studies Sample Size Tables for Clinical Studies Sample Size Tables for Clinical Studies, 3rd edition. D. M., M. J. Campbell, S. B. Tan, and S. H. Tan 2009 D. Machin, M.J. Campbell, S.B. Tan, S.H. Tan. ISBN: 978-1-4051-4650-0

More information

fifth edition Assessment in Counseling A Guide to the Use of Psychological Assessment Procedures Danica G. Hays

fifth edition Assessment in Counseling A Guide to the Use of Psychological Assessment Procedures Danica G. Hays fifth edition Assessment in Counseling A Guide to the Use of Psychological Assessment Procedures Danica G. Hays Assessment in Counseling A Guide to the Use of Psychological Assessment Procedures Danica

More information

Rewire Your Brain THINK YOUR WAY TO A BETTER LIFE. John B. Arden, Ph.D.

Rewire Your Brain THINK YOUR WAY TO A BETTER LIFE. John B. Arden, Ph.D. Rewire Your Brain THINK YOUR WAY TO A BETTER LIFE John B. Arden, Ph.D. Rewire Your Brain Rewire Your Brain Think Your Way to a Better Life John B. Arden, Ph. D. John Wiley & Sons, Inc. Copyright 2010

More information

Statistical Tolerance Regions: Theory, Applications and Computation

Statistical Tolerance Regions: Theory, Applications and Computation Statistical Tolerance Regions: Theory, Applications and Computation K. KRISHNAMOORTHY University of Louisiana at Lafayette THOMAS MATHEW University of Maryland Baltimore County Contents List of Tables

More information

NO MORE KIDNEY STONES

NO MORE KIDNEY STONES NO MORE KIDNEY STONES The Experts Tell You All You Need to Know about Prevention and Treatment REVISED AND EXPANDED EDITION John S. Rodman, M.D., R. Ernest Sosa, M.D., and Cynthia Seidman, M.S., R.D.,

More information

Life-Threatening Cardiac Emergencies for the Small Animal Practitioner. Maureen McMichael Ryan Fries

Life-Threatening Cardiac Emergencies for the Small Animal Practitioner. Maureen McMichael Ryan Fries Life-Threatening Cardiac Emergencies for the Small Animal Practitioner Maureen McMichael Ryan Fries Life-Threatening Cardiac Emergencies for the Small Animal Practitioner The Rapid Reference Series Books

More information

Data Analysis Using Regression and Multilevel/Hierarchical Models

Data Analysis Using Regression and Multilevel/Hierarchical Models Data Analysis Using Regression and Multilevel/Hierarchical Models ANDREW GELMAN Columbia University JENNIFER HILL Columbia University CAMBRIDGE UNIVERSITY PRESS Contents List of examples V a 9 e xv " Preface

More information

List of Figures. List of Tables. Preface to the Second Edition. Preface to the First Edition

List of Figures. List of Tables. Preface to the Second Edition. Preface to the First Edition List of Figures List of Tables Preface to the Second Edition Preface to the First Edition xv xxv xxix xxxi 1 What Is R? 1 1.1 Introduction to R................................ 1 1.2 Downloading and Installing

More information

Biostatistics II

Biostatistics II Biostatistics II 514-5509 Course Description: Modern multivariable statistical analysis based on the concept of generalized linear models. Includes linear, logistic, and Poisson regression, survival analysis,

More information

Data Analysis with SPSS

Data Analysis with SPSS Data Analysis with SPSS A First Course in Applied Statistics Fourth Edition Stephen Sweet Ithaca College Karen Grace-Martin The Analysis Factor Allyn & Bacon Boston Columbus Indianapolis New York San Francisco

More information

HEALTH BEHAVIOR HEALTH EDUCATION

HEALTH BEHAVIOR HEALTH EDUCATION HEALTH BEHAVIOR AND HEALTH EDUCATION Theory, Research, and Practice 4TH EDITION KAREN GLANZ BARBARA K. RIMER K. VISWANATH Editors Foreword by C. Tracy Orleans HEALTH BEHAVIOR AND HEALTH EDUCATION HEALTH

More information

Essentials. of Stanford-Binet Intelligence Scales (SB5) Assessment. Gale H. Roid and R. Andrew Barram. John Wiley & Sons, Inc.

Essentials. of Stanford-Binet Intelligence Scales (SB5) Assessment. Gale H. Roid and R. Andrew Barram. John Wiley & Sons, Inc. Essentials of Stanford-Binet Intelligence Scales (SB5) Assessment Gale H. Roid and R. Andrew Barram John Wiley & Sons, Inc. Essentials of Stanford-Binet Intelligence Scales (SB5) Assessment Essentials

More information

Assessment. in Counseling. Procedures and Practices. sixth edition. Danica G. Hays

Assessment. in Counseling. Procedures and Practices. sixth edition. Danica G. Hays sixth edition Assessment in Counseling Procedures and Practices Danica G. Hays AMERICAN COUNSELING ASSOCIATION 6101 Stevenson Avenue, Suite 600 Alexandria, VA 22304 www.counseling.org sixth edition Assessment

More information

Unbalanced Analysis of Variance, Design, and Regression: Applied Statistical Methods

Unbalanced Analysis of Variance, Design, and Regression: Applied Statistical Methods Unbalanced Analysis of Variance, Design, and Regression: Applied Statistical Methods Ronald Christensen Department of Mathematics and Statistics University of New Mexico To Mark, Karl, and John It was

More information

The Statistical Analysis of Failure Time Data

The Statistical Analysis of Failure Time Data The Statistical Analysis of Failure Time Data Second Edition JOHN D. KALBFLEISCH ROSS L. PRENTICE iwiley- 'INTERSCIENCE A JOHN WILEY & SONS, INC., PUBLICATION Contents Preface xi 1. Introduction 1 1.1

More information

Encyclopedia of Women s Health

Encyclopedia of Women s Health Encyclopedia of Women s Health Encyclopedia of Women s Health Edited by Sana Loue, JD, PhD, MPH and Martha Sajatovic, MD University Hospitals of Cleveland Core Editors Keith B. Armitage, MD University

More information

From Bivariate Through Multivariate Techniques

From Bivariate Through Multivariate Techniques A p p l i e d S T A T I S T I C S From Bivariate Through Multivariate Techniques R e b e c c a M. W a r n e r University of New Hampshire DAI HOC THAI NGUYEN TRUNG TAM HOC LIEU *)SAGE Publications '55'

More information

INTRODUC TION TO BAYESIAN STATISTICS W ILLI A M M. BOLSTA D JA MES M. CUR R A N

INTRODUC TION TO BAYESIAN STATISTICS W ILLI A M M. BOLSTA D JA MES M. CUR R A N INTRODUC TION TO BAYESIAN STATISTICS T H I R D E DI T IO N W ILLI A M M. BOLSTA D JA MES M. CUR R A N INTRODUCTION TO BAYESIAN STATISTICS INTRODUCTION TO BAYESIAN STATISTICS Third Edition WILLIAM M.

More information

The University of North Carolina at Chapel Hill School of Social Work

The University of North Carolina at Chapel Hill School of Social Work The University of North Carolina at Chapel Hill School of Social Work SOWO 918: Applied Regression Analysis and Generalized Linear Models Spring Semester, 2014 Instructor Shenyang Guo, Ph.D., Room 524j,

More information

EMOTIONAL INTELLIGENCE INTELLIGENCE GILL HASSON LITTLE EXERCISES FOR AN INTUITIVE LIFE

EMOTIONAL INTELLIGENCE INTELLIGENCE GILL HASSON LITTLE EXERCISES FOR AN INTUITIVE LIFE EMOTIONAL INTELLIGENCE INTELLIGENCE LITTLE EXERCISES FOR AN INTUITIVE LIFE GILL HASSON Bestselling author of Emotional Intelligence and Mindfulness Pocketbook Emotional Intelligence Pocketbook Emotional

More information

RNR Principles in Practice

RNR Principles in Practice RNR Principles in Practice In the Management and Treatment of Sexual Abusers Sandy Jung, PhD, RPsych MacEwan University Brandon, Vermont Copyright 2017 by the Safer Society Press, Brandon, Vermont First

More information

ECG INTERPRETATION: FROM PATHOPHYSIOLOGY TO CLINICAL APPLICATION

ECG INTERPRETATION: FROM PATHOPHYSIOLOGY TO CLINICAL APPLICATION ECG INTERPRETATION: FROM PATHOPHYSIOLOGY TO CLINICAL APPLICATION ECG INTERPRETATION: FROM PATHOPHYSIOLOGY TO CLINICAL APPLICATION by Fred Kusumoto, MD Electrophysiology and Pacing Service Division of Cardiovascular

More information

From Biostatistics Using JMP: A Practical Guide. Full book available for purchase here. Chapter 1: Introduction... 1

From Biostatistics Using JMP: A Practical Guide. Full book available for purchase here. Chapter 1: Introduction... 1 From Biostatistics Using JMP: A Practical Guide. Full book available for purchase here. Contents Dedication... iii Acknowledgments... xi About This Book... xiii About the Author... xvii Chapter 1: Introduction...

More information

Analysis of Waiting-Time Data in Health Services Research

Analysis of Waiting-Time Data in Health Services Research Analysis of Waiting-Time Data in Health Services Research Boris Sobolev Lisa Kuramoto Analysis of Waiting-Time Data in Health Services Research Boris Sobolev Lisa Kuramoto University of British Columbia

More information

Handbook of. Nephrology. Irfan K. Moinuddin, MD. David J. Leehey, MD

Handbook of. Nephrology. Irfan K. Moinuddin, MD. David J. Leehey, MD Handbook of Nephrology First Edition Irfan K. Moinuddin, MD Assistant Professor of Medicine Southern Illinois University Springfield, Illinois David J. Leehey, MD Professor of Medicine Loyola University

More information

Statistical Methods in Food and Consumer Research. Second Edition

Statistical Methods in Food and Consumer Research. Second Edition Statistical Methods in Food and Consumer Research Second Edition Food Science and Technology International Series Series Editor Steve L. Taylor University of Nebraska Lincoln, USA Advisory Board Ken Buckle

More information

Regression Analysis II

Regression Analysis II Regression Analysis II Lee D. Walker University of South Carolina e-mail: walker23@gwm.sc.edu COURSE OVERVIEW This course focuses on the theory, practice, and application of linear regression. As Agresti

More information

An Introduction to Biomedical Science in Professional and Clinical Practice

An Introduction to Biomedical Science in Professional and Clinical Practice An Introduction to Biomedical Science in Professional and Clinical Practice by Sarah J. Pitt University of Brighton and Brighton and Sussex University Hospitals NHS Trust, Brighton, UK and James M. Cunningham

More information

Dr. SANDHEEP S. (MBBS MD DPH) Dr. BENNY PV (MBBS MD DPH) (DATA ANALYSIS USING SPSS ILLUSTRATED WITH STEP-BY-STEP SCREENSHOTS)

Dr. SANDHEEP S. (MBBS MD DPH) Dr. BENNY PV (MBBS MD DPH) (DATA ANALYSIS USING SPSS ILLUSTRATED WITH STEP-BY-STEP SCREENSHOTS) Dr. SANDHEEP S. (MBBS MD DPH) Dr. BENNY PV (MBBS MD DPH) (DATA ANALYSIS USING SPSS ILLUSTRATED WITH STEP-BY-STEP SCREENSHOTS) Biostatistics in a Nut Shell For Medical Researchers i Publishing-in-support-of,

More information

M15_BERE8380_12_SE_C15.6.qxd 2/21/11 8:21 PM Page Influence Analysis 1

M15_BERE8380_12_SE_C15.6.qxd 2/21/11 8:21 PM Page Influence Analysis 1 M15_BERE8380_12_SE_C15.6.qxd 2/21/11 8:21 PM Page 1 15.6 Influence Analysis FIGURE 15.16 Minitab worksheet containing computed values for the Studentized deleted residuals, the hat matrix elements, and

More information

Social Psychology of Self-Referent Behavior

Social Psychology of Self-Referent Behavior Social Psychology of Self-Referent Behavior Social Psychology of Self-Referent Behavior Howard B. Kaplan Baylor College of Medicine Houston, Teras Springer Science + Business Media, LLC Library of Congress

More information

Correlation and Regression

Correlation and Regression Dublin Institute of Technology ARROW@DIT Books/Book Chapters School of Management 2012-10 Correlation and Regression Donal O'Brien Dublin Institute of Technology, donal.obrien@dit.ie Pamela Sharkey Scott

More information

Maximum Likelihood Estimation and Inference. With Examples in R, SAS and ADMB. Russell B. Millar STATISTICS IN PRACTICE

Maximum Likelihood Estimation and Inference. With Examples in R, SAS and ADMB. Russell B. Millar STATISTICS IN PRACTICE Maximum Likelihood Estimation and Inference With Examples in R, SAS and ADMB Russell B. Millar STATISTICS IN PRACTICE Maximum Likelihood Estimation and Inference Statistics in Practice Series Advisors

More information

Macro Calculation Worksheet

Macro Calculation Worksheet Macro Calculation Worksheet Step 1: Determine Base Calories Activity Multiplier Choose 10, 11 or 12 if: You have a sedentary life You work a desk job You work out 2-3x a week You re over 35 Choose 13 or

More information

MULTIPLE LINEAR REGRESSION 24.1 INTRODUCTION AND OBJECTIVES OBJECTIVES

MULTIPLE LINEAR REGRESSION 24.1 INTRODUCTION AND OBJECTIVES OBJECTIVES 24 MULTIPLE LINEAR REGRESSION 24.1 INTRODUCTION AND OBJECTIVES In the previous chapter, simple linear regression was used when you have one independent variable and one dependent variable. This chapter

More information

PRACTICAL STATISTICS FOR MEDICAL RESEARCH

PRACTICAL STATISTICS FOR MEDICAL RESEARCH PRACTICAL STATISTICS FOR MEDICAL RESEARCH Douglas G. Altman Head of Medical Statistical Laboratory Imperial Cancer Research Fund London CHAPMAN & HALL/CRC Boca Raton London New York Washington, D.C. Contents

More information

Inference Methods for First Few Hundred Studies

Inference Methods for First Few Hundred Studies Inference Methods for First Few Hundred Studies James Nicholas Walker Thesis submitted for the degree of Master of Philosophy in Applied Mathematics and Statistics at The University of Adelaide (Faculty

More information

STATISTICS IN CLINICAL AND TRANSLATIONAL RESEARCH

STATISTICS IN CLINICAL AND TRANSLATIONAL RESEARCH 09/07/11 1 Overview and Descriptive Statistics a. Application of statistics in biomedical research b. Type of data c. Graphic representation of data d. Summary statistics: central tendency and dispersion

More information

7 Statistical Issues that Researchers Shouldn t Worry (So Much) About

7 Statistical Issues that Researchers Shouldn t Worry (So Much) About 7 Statistical Issues that Researchers Shouldn t Worry (So Much) About By Karen Grace-Martin Founder & President About the Author Karen Grace-Martin is the founder and president of The Analysis Factor.

More information

11/18/2013. Correlational Research. Correlational Designs. Why Use a Correlational Design? CORRELATIONAL RESEARCH STUDIES

11/18/2013. Correlational Research. Correlational Designs. Why Use a Correlational Design? CORRELATIONAL RESEARCH STUDIES Correlational Research Correlational Designs Correlational research is used to describe the relationship between two or more naturally occurring variables. Is age related to political conservativism? Are

More information

About the Authors. Advances in Psychotherapy Evidence-Based Practice

About the Authors. Advances in Psychotherapy Evidence-Based Practice Heart Disease About the Authors Judith A. Skala, RN, PhD, is a Research Instructor in the Department of Psychiatry at Washington University School of Medicine in St. Louis, MO, and an Instructor in Health

More information

Cardiopulmonary Physiotherapy

Cardiopulmonary Physiotherapy Cardiopulmonary Physiotherapy in Trauma An Evidence-based Approach This page intentionally left blank Cardiopulmonary Physiotherapy in Trauma An Evidence-based Approach Editors Heleen van Aswegen Department

More information

DEPARTMENT OF EPIDEMIOLOGY 2. BASIC CONCEPTS

DEPARTMENT OF EPIDEMIOLOGY 2. BASIC CONCEPTS DEPARTMENT OF EPIDEMIOLOGY EXIT COMPETENCIES FOR MPH GRADUATES IN GENERAL EPIDEMIOLOGY 1. DEFINITION AND HISTORICAL PERSPECTIVES 1. Historical Trends in the most common causes of death in the United States.

More information

NORTH SOUTH UNIVERSITY TUTORIAL 2

NORTH SOUTH UNIVERSITY TUTORIAL 2 NORTH SOUTH UNIVERSITY TUTORIAL 2 AHMED HOSSAIN,PhD Data Management and Analysis AHMED HOSSAIN,PhD - Data Management and Analysis 1 Correlation Analysis INTRODUCTION In correlation analysis, we estimate

More information

Abdominal & Small Parts Sonography

Abdominal & Small Parts Sonography i ii SOUNDWAY, INCORPORATED P.O. Box 126 Media, PA 19063 Abdominal & Small Parts Sonography A Comprehensive Study ISBN 978-1-4951-0847-1 Copyright 2014, SoundWay, Incorporated. All rights reserved. No

More information

CLINICAL BIOSTATISTICS

CLINICAL BIOSTATISTICS 09/06/17 1 Overview and Descriptive Statistics a. Application of statistics in biomedical research b. Type of data c. Graphic representation of data d. Summary statistics: central tendency and dispersion

More information

Chapter 13 Estimating the Modified Odds Ratio

Chapter 13 Estimating the Modified Odds Ratio Chapter 13 Estimating the Modified Odds Ratio Modified odds ratio vis-à-vis modified mean difference To a large extent, this chapter replicates the content of Chapter 10 (Estimating the modified mean difference),

More information

Probability and Statistical Inference NINTH EDITION

Probability and Statistical Inference NINTH EDITION GLOBAL EDITION Probability and Statistical Inference NINTH EDITION Robert V. Hogg Elliot A. Tanis Dale L. Zimmerman Editor in Chief: Deirdre Lynch Acquisitions Editor: Christopher Cummings Sponsoring Editor:

More information

Introductory Statistical Inference with the Likelihood Function

Introductory Statistical Inference with the Likelihood Function Introductory Statistical Inference with the Likelihood Function Charles A. Rohde Introductory Statistical Inference with the Likelihood Function 123 Charles A. Rohde Bloomberg School of Health Johns Hopkins

More information

Computer Age Statistical Inference. Algorithms, Evidence, and Data Science. BRADLEY EFRON Stanford University, California

Computer Age Statistical Inference. Algorithms, Evidence, and Data Science. BRADLEY EFRON Stanford University, California Computer Age Statistical Inference Algorithms, Evidence, and Data Science BRADLEY EFRON Stanford University, California TREVOR HASTIE Stanford University, California ggf CAMBRIDGE UNIVERSITY PRESS Preface

More information

Regression CHAPTER SIXTEEN NOTE TO INSTRUCTORS OUTLINE OF RESOURCES

Regression CHAPTER SIXTEEN NOTE TO INSTRUCTORS OUTLINE OF RESOURCES CHAPTER SIXTEEN Regression NOTE TO INSTRUCTORS This chapter includes a number of complex concepts that may seem intimidating to students. Encourage students to focus on the big picture through some of

More information

WELCOME! Lecture 11 Thommy Perlinger

WELCOME! Lecture 11 Thommy Perlinger Quantitative Methods II WELCOME! Lecture 11 Thommy Perlinger Regression based on violated assumptions If any of the assumptions are violated, potential inaccuracies may be present in the estimated regression

More information

Academic achievement and its relation to family background and locus of control

Academic achievement and its relation to family background and locus of control University of Wollongong Research Online University of Wollongong Thesis Collection 1954-2016 University of Wollongong Thesis Collections 1994 Academic achievement and its relation to family background

More information

Bayes Linear Statistics. Theory and Methods

Bayes Linear Statistics. Theory and Methods Bayes Linear Statistics Theory and Methods Michael Goldstein and David Wooff Durham University, UK BICENTENNI AL BICENTENNIAL Contents r Preface xvii 1 The Bayes linear approach 1 1.1 Combining beliefs

More information

Part 8 Logistic Regression

Part 8 Logistic Regression 1 Quantitative Methods for Health Research A Practical Interactive Guide to Epidemiology and Statistics Practical Course in Quantitative Data Handling SPSS (Statistical Package for the Social Sciences)

More information

STATISTICS APPLIED TO CLINICAL TRIALS SECOND EDITION

STATISTICS APPLIED TO CLINICAL TRIALS SECOND EDITION STATISTICS APPLIED TO CLINICAL TRIALS SECOND EDITION Statistics Applied to Clinical Trials, Second Edition by TON J. CLEOPHAS, MD, PhD, Associate-Professor, President American College of Angiology, Co-Chair

More information

Lecture Outline. Biost 517 Applied Biostatistics I. Purpose of Descriptive Statistics. Purpose of Descriptive Statistics

Lecture Outline. Biost 517 Applied Biostatistics I. Purpose of Descriptive Statistics. Purpose of Descriptive Statistics Biost 517 Applied Biostatistics I Scott S. Emerson, M.D., Ph.D. Professor of Biostatistics University of Washington Lecture 3: Overview of Descriptive Statistics October 3, 2005 Lecture Outline Purpose

More information

A Concise Guide to Observational Studies in Healthcare

A Concise Guide to Observational Studies in Healthcare A Concise Guide to Observational Studies in Healthcare A Concise Guide to Observational Studies in Healthcare Allan Hackshaw University College London London UK This edition first published 2015, 2015

More information

An Introduction to Modern Econometrics Using Stata

An Introduction to Modern Econometrics Using Stata An Introduction to Modern Econometrics Using Stata CHRISTOPHER F. BAUM Department of Economics Boston College A Stata Press Publication StataCorp LP College Station, Texas Contents Illustrations Preface

More information

Epidemiologic Methods I & II Epidem 201AB Winter & Spring 2002

Epidemiologic Methods I & II Epidem 201AB Winter & Spring 2002 DETAILED COURSE OUTLINE Epidemiologic Methods I & II Epidem 201AB Winter & Spring 2002 Hal Morgenstern, Ph.D. Department of Epidemiology UCLA School of Public Health Page 1 I. THE NATURE OF EPIDEMIOLOGIC

More information

RANDOMISED CONTROLLED CLINICAL TRIALS, Second Edition

RANDOMISED CONTROLLED CLINICAL TRIALS, Second Edition RANDOMISED CONTROLLED CLINICAL TRIALS, Second Edition RANDOMISED CONTROLLED CLINICAL TRIALS, Second Edition Christopher J Bulpitt Division of Geriatric Medicine Royal Postgraduate Medical School Hammersmith

More information

Atlas of Dermatology in Internal Medicine

Atlas of Dermatology in Internal Medicine Atlas of Dermatology in Internal Medicine wwwwwwwwwww Néstor P. Sánchez Editor Atlas of Dermatology in Internal Medicine Editor Néstor P. Sánchez Professor of Dermatology and Dermatopathology and Chairman

More information

Statistics for Biology and Health

Statistics for Biology and Health Statistics for Biology and Health Series Editors Mitchell Gail Jonathan M. Samet Anastasios Tsiatis Wing Wong More information about this series at http://www.springer.com/series/2848 Daniel Zelterman

More information

Basic Biostatistics. Chapter 1. Content

Basic Biostatistics. Chapter 1. Content Chapter 1 Basic Biostatistics Jamalludin Ab Rahman MD MPH Department of Community Medicine Kulliyyah of Medicine Content 2 Basic premises variables, level of measurements, probability distribution Descriptive

More information

Statistical Methods and Reasoning for the Clinical Sciences

Statistical Methods and Reasoning for the Clinical Sciences Statistical Methods and Reasoning for the Clinical Sciences Evidence-Based Practice Eiki B. Satake, PhD Contents Preface Introduction to Evidence-Based Statistics: Philosophical Foundation and Preliminaries

More information

Ultrasonic Topographical and Pathotopographical Anatomy

Ultrasonic Topographical and Pathotopographical Anatomy Ultrasonic Topographical and Pathotopographical Anatomy Scrivener Publishing 100 Cummings Center, Suite 541J Beverly, MA 01915-6106 Publishers at Scrivener Martin Scrivener (martin@scrivenerpublishing.com)

More information

EPIDEMIOLOGY, PUBLIC HEALTH AND APPLIED BIOSTATISTICS. SUBJECT MATTER GUIDE Edition for the course

EPIDEMIOLOGY, PUBLIC HEALTH AND APPLIED BIOSTATISTICS. SUBJECT MATTER GUIDE Edition for the course EPIDEMIOLOGY, PUBLIC HEALTH AND APPLIED BIOSTATISTICS. SUBJECT MATTER GUIDE Edition for the course 2016-2017 1. Descriptive facts... 2 2. Subject s Contents and Competences Contextualization.... 2 3. Specific

More information

Iatrogenic Effects of Orthodontic Treatment

Iatrogenic Effects of Orthodontic Treatment Iatrogenic Effects of Orthodontic Treatment Roberto Justus Iatrogenic Effects of Orthodontic Treatment Decision-Making in Prevention, Diagnosis, and Treatment Roberto Justus Department of Orthodontics

More information

2.75: 84% 2.5: 80% 2.25: 78% 2: 74% 1.75: 70% 1.5: 66% 1.25: 64% 1.0: 60% 0.5: 50% 0.25: 25% 0: 0%

2.75: 84% 2.5: 80% 2.25: 78% 2: 74% 1.75: 70% 1.5: 66% 1.25: 64% 1.0: 60% 0.5: 50% 0.25: 25% 0: 0% Capstone Test (will consist of FOUR quizzes and the FINAL test grade will be an average of the four quizzes). Capstone #1: Review of Chapters 1-3 Capstone #2: Review of Chapter 4 Capstone #3: Review of

More information

Small Animal Bandaging, Casting, and Splinting Techniques

Small Animal Bandaging, Casting, and Splinting Techniques Small Animal Bandaging, Casting, and Splinting Techniques Small Animal Bandaging, Casting, and Splinting Techniques Steven F. Swaim, DVM, MS Professor Emeritus Scott-Ritchey Research Center and Dept.

More information

DETERMINANTS O F TRADING SUCCESS

DETERMINANTS O F TRADING SUCCESS What you must do to become aware of your own psychological makeup and counter the hardwired inclinations of risk aversion How you can function in the realm of probabilities which is a significant part of

More information

Analysis and Interpretation of Data Part 1

Analysis and Interpretation of Data Part 1 Analysis and Interpretation of Data Part 1 DATA ANALYSIS: PRELIMINARY STEPS 1. Editing Field Edit Completeness Legibility Comprehensibility Consistency Uniformity Central Office Edit 2. Coding Specifying

More information

Dealing with Depression On Your Own Couch: A Neuropsychologist's Practical Guide

Dealing with Depression On Your Own Couch: A Neuropsychologist's Practical Guide Learn ways to beat depression on your own and make it go away for good with this short, simple guide to help yourself. Each easy to read chapter describes a different technique you can use in your every

More information

NATHAN D. SCHULTZ, MD ALLAN V. GIANNINI, MD TERRANCE T. CHANG, MD AND DIANE C. WONG I THIRD EDITION I SPRINGER SCIENCE+BUSINESS MEDIA, LLC

NATHAN D. SCHULTZ, MD ALLAN V. GIANNINI, MD TERRANCE T. CHANG, MD AND DIANE C. WONG I THIRD EDITION I SPRINGER SCIENCE+BUSINESS MEDIA, LLC The Best Guide to Allergy NATHAN D. SCHULTZ, MD ALLAN V. GIANNINI, MD TERRANCE T. CHANG, MD AND DIANE C. WONG I THIRD EDITION I * SPRINGER SCIENCE+BUSINESS MEDIA, LLC Dedication We dedicate this book to

More information