Statistics for Biology and Health

Size: px
Start display at page:

Download "Statistics for Biology and Health"

Transcription

1 Statistics for Biology and Health Series Editors Mitchell Gail Jonathan M. Samet Anastasios Tsiatis Wing Wong More information about this series at

2

3 Daniel Zelterman Applied Multivariate Statistics with R 123

4 Daniel Zelterman School of Public Health Yale University New Haven, CT, USA ISSN ISSN (electronic) Statistics for Biology and Health ISBN ISBN (ebook) DOI / Library of Congress Control Number: Springer Cham Heidelberg New York Dordrecht London Springer International Publishing Switzerland 2015 This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed. The use of general descriptive names, registered names, trademarks, service marks, etc. in this publication does not imply, even in the absence of a specific statement, that such names are exempt from the relevant protective laws and regulations and therefore free for general use. The publisher, the authors and the editors are safe to assume that the advice and information in this book are believed to be true and accurate at the date of publication. Neither the publisher nor the authors or the editors give a warranty, express or implied, with respect to the material contained herein or for any errors or omissions that may have been made. Printed on acid-free paper Springer International Publishing AG Switzerland is part of Springer Science+Business Media (www. springer.com)

5 Barry H Margolin Teacher, mentor, and friend

6

7 Permissions R is Copyright c 2014 The R Foundation for Statistical Computing. R Core Team (2014). R: A Language and Environment for Statistical Computing. R Foundation for Statistical Computing Vienna, Austria. URL: R-project.org/. We are grateful for the use of data sets, used with permission as follows: Public domain data in Table 1.4 was obtained from the U.S. Cancer Statistics Working Group. United States Cancer Statistics: Incidence and Mortality Web-based Report. Atlanta: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention and National Cancer Institute; Available online at The data of Table 1.5 is used with permission of S&P Dow Jones. The data of Table 1.6 was collected from and used with permission. The idea for this table was suggested by the article originally appearing in The Daily Beast, available online at 40-unhealthiest-burgers.html. The data in Table 7.1 is used with permission of S&P Dow Jones Indices. The data in Table 7.4 was gathered from and used with permission. The idea for this table was suggested by the article originally appearing in The Daily Beast, available online at halloween-candy.html. The data in Table 7.5 was obtained from The data in Table 8.2 is used with permission of Dr. Deepak Nayaran, Yale University School of Medicine. The data in Table 8.3 was reported by the National Vital Statistics System (NVSS): The data in Table 9.3 was generated as part of the Medicare Current Beneficiary Survey: andavailableonthecdc.gov website.

8 viii The data in Table 9.4 was collected by the United States Department of Labor, Mine Safety and Health Administration. This data is available online at The data of Table 9.6 is used with permission of Street Authority and David Sterman. The data in Table 11.1 is adapted from Statistics Canada (2009) Health Care Professionals and Official-Language Minorities in Canada 2001 and 2006, Catalog no X, Text Table 1.1, appearing on page 13. The data source in Table 11.5 is copyright 2010, Morningstar, Inc., Morningstar Bond Market Commentary September, All Rights Reserved. Used with permission. The data in Table 11.6 is cited from US Department of Health and Human Services, Administration on Aging. The data is available online at The website provided some of the code appearing in Output Global climate data appearing in Table 12.2 is used with permission: Climate Charts & Graphs, courtesy of Kelly O Day. Tables 13.1 and 13.6 are reprinted from Stigler (1994) and used with permission of the Institute of Mathematical Statistics. In Addition Several data sets referenced and used as examples were obtained from the UCI Machine Learning Repository [ Irvine, CA: University of California, School of Information and Computer Science (Bache and Lichman 2013). Grant Support The author acknowledges support from grants from the National Institute of Mental Health, National Cancer Institute, and the National Institute of Environmental Health Sciences. The content is solely the responsibility of the author and does not necessarily represent the official views of the National Institutes of Health.

9 Preface M ULTIVARIATE STATISTICS is a mature field with many different methods. Many of these are mathematical. Fortunately, these methods have been programmed so you should be able to run these on your computer without much difficulty. This book is targeted to a graduate-level practitioner who may need to use these methods but does not necessarily know about the mathematical derivations. For example, we use the sample average of the multivariate distribution to estimate the population mean but do not need to prove optimal properties of such an estimator when sampled from a normal parent population. Readers may want to analyze their data, motivated by disciplinespecific questions. They will discover ways to get at some important results without a degree in statistics. Similarly, those well trained in statistics will likely be familiar with many of the univariate topics covered here, but now can learn about new methods. The reader should have taken at least one course in statistics previously and have some familiarity with such topics at t-test, degrees of freedom (df), p-values, statistical significance, and the chi-squared test of independence in a2 2 table. He or she should also know the basic rules of probability such as independence and conditional probability. The reader should have some basic computing skills including data editing. It is not necessary to have experience with R or with programming languages although these are good skills to develop. We will assume that the reader has a rudimentary acquaintance of the univariate normal distribution. We begin a discussion of multivariate models with an introduction of the bivariate normal distribution in Chap. 6. These are used to make the leap from the scalar notation to the use of vectors and matrices used in Chap. 7 on the multivariate normal distribution. A brief review of linear algebra appears in Chap. 4, including the corresponding computations in R. Other multivariate distributions include models for extremes, described in Sect We frequently include the necessary software to run the programs in R because we need to be able to perform these methods with real data. In some cases we need to manipulate the data in order to get it to fit into the proper format. Readers may want to produce some of the graphical displays ix

10 Preface x given in Chap. 3 for their own data. For these readers, the full programs to produce the figures are listed in that chapter. The field of statistics has developed many useful methods for analyzing data, and many of these methods are already programmed for you and readily available in R. What smore,r is free, widely available, open source, flexible, and the current fashion in statistical computing. Authors of new statistical methods are regularly contributing to the many libraries in R so many new results are included as well. As befitting the Springer series in Life Sciences, Medicine & Health, a large portion of the examples given here are health related or biologically oriented. There are also a large number of examples from other disciplines. There are several reasons for this, including the abundance of good examples that are available. Examples from other disciplines do a good job of illustrating the method without a great deal of background knowledge of the data. For example, Chap. 9 on multivariable linear regression methods begins with an example of data for different car models. Because the measurements on the cars are readily understood by the reader with little or no additional explanation, we can concentrate on the statistical methods rather than spending time on the example details. In contrast, the second example, presented in Sect. 9.3, is about a large health survey and requires a longer introduction for the reader to appreciate the data. But at that point in Chap. 9, we are already familiar with the statistical tools and can address issues raised by the survey data. New Haven, CT, USA Daniel Zelterman Acknowledgments Special thanks are due to Michael Kane and Forrest Crawford, who together taught me enough R to fill a book, and Rob Muirhead, who taught multivariate statistics out of TW Anderson s text. Long talks with Alan Izenman provided large doses of encouragement. Steve Schwager first suggested writing this book and gave me the initial table of contents. Ben Kedem read and provided useful comments on Chap. 12. Chang Yu provided many comments on the technical material. Thanks to Beth Nichols whose careful reading and red pencil provided many editorial improvements on the manuscript. Thanks also to many teachers, students, and colleagues who taught me much. Many thanks to caring and supportive friends and family who encouraged and put up with me during the whole process.

11 Preface xi The APL computer language and TW Anderson s book (Anderson 2003) 1 on multivariate statistics provided me with the foundation for writing this book as a graduate student in the 1970s. I watched Frank Anscombe 2 working on his book (Anscombe 1981) and was both inspired and awed by the amount of effort involved. 1 Theodore Wilbur Anderson (1918 ). American mathematician and statistician. 2 Francis John Anscombe ( ). British statistician. Founded the Statistics Department at Yale.

12

13 Contents Preface ix 1 Introduction Goals of Multivariate Statistical Techniques Data Reduction or Structural Simplification Grouping and Classifying Observations Examination of Dependence Among Variables Describing Relationships Between Groups of Variables Hypothesis Formulation and Testing Multivariate Graphics and Distributions Why R? Additional Readings Elements of R Getting Started in R R as a Calculator Vectors in R Printing in R Simulation and Simple Statistics Handling Data Sets Basic Data Manipulation and Statistics Programming and Writing Functions in R A Larger Simulation Advanced Numerical Operations Housekeeping Exercises Graphical Displays Graphics in R Displays for Univariate Data Displays for Bivariate Data Plot Options, Colors, and Characters More Graphics for Bivariate Data xiii

14 CONTENTS xiv 3.4 Displays for Three-Dimensional Data Displays for Higher Dimensional Data Pairs, Bagplot, and Coplot Glyphs: Stars and Faces Parallel Coordinates Additional Reading Exercises Basic Linear Algebra Apples and Oranges Vectors Basic Matrix Arithmetic Matrix Operations in R Advanced Matrix Operations Determinants Matrix Inversion Eigenvalues and Eigenvectors Diagonalizable Matrices Generalized Inverses Matrix Square Root Exercises The Univariate Normal Distribution The Normal Density and Distribution Functions Relationship to Other Distributions Transformations to Normality Tests for Normality Inference on Univariate Normal Means Inference on Variances Maximum Likelihood Estimation, Part I Exercises Bivariate Normal Distribution The Bivariate Normal Density Function Properties of the Bivariate Normal Distribution Inference on Bivariate Normal Parameters Tests for Bivariate Normality Maximum Likelihood Estimation, Part II Exercises Multivariate Normal Distribution Multivariate Normal Density and Its Properties Inference on Multivariate Normal Means Example: Home Price Index Maximum Likelihood, Part III: Models for Means

15 CONTENTS xv 7.5 Inference on Multivariate Normal Variances Fitting Patterned Covariance Matrices Tests for Multivariate Normality Exercises Factor Methods Principal Components Analysis Example 1: Investment Allocations Example 2: Kuiper Belt Objects Example 3: Health Outcomes in US Hospitals Factor Analysis Exercises Multivariable Linear Regression Univariate Regression Multivariable Regression in R A Large Health Survey Exercises Discrimination and Classification An Introductory Example Multinomial Logistic Regression Linear Discriminant Analysis Support Vector Machine Regression Trees Exercises Clustering Hierarchical Clustering K-Means Clustering Diagnostics, Validation, and Other Methods Exercises Time Series Models Introductory Examples and Simple Analyses Autoregressive Models Spectral Decomposition Exercises Other Useful Methods Ranking from Paired Comparisons Canonical Correlations Methods for Extreme Order Statistics Big Data and Wide Data Exercises

16 CONTENTS xvi Appendix: Libraries Used 361 Selected Solutions and Hints 363 References 375 About the author 381 Index 383

SPRINGER BRIEFS IN BIOCHEMISTRY AND MOLECULAR BIOLOGY. Gerhard Bauer Joseph S. Anderson. Gene Therapy for HIV From Inception to a Possible Cure

SPRINGER BRIEFS IN BIOCHEMISTRY AND MOLECULAR BIOLOGY. Gerhard Bauer Joseph S. Anderson. Gene Therapy for HIV From Inception to a Possible Cure SPRINGER BRIEFS IN BIOCHEMISTRY AND MOLECULAR BIOLOGY Gerhard Bauer Joseph S. Anderson Gene Therapy for HIV From Inception to a Possible Cure 123 SpringerBriefs in Biochemistry and Molecular Biology For

More information

SpringerBriefs in Applied Sciences and Technology

SpringerBriefs in Applied Sciences and Technology SpringerBriefs in Applied Sciences and Technology Computational Intelligence Series Editor Janusz Kacprzyk, Systems Research Institute, Polish Academy of Sciences, Warsaw, Poland SpringerBriefs in Computational

More information

Practical Case Studies in Hypertension Management. Series editor: Giuliano Tocci Rome Italy

Practical Case Studies in Hypertension Management. Series editor: Giuliano Tocci Rome Italy Practical Case Studies in Hypertension Management Series editor: Giuliano Tocci Rome Italy The aim of the book series Practical Case Studies in Hypertension Management is to provide physicians who treat

More information

Congenital Hip Disease in Adults

Congenital Hip Disease in Adults Congenital Hip Disease in Adults George Hartofilakidis George C. Babis Kalliopi Lampropoulou-Adamidou Congenital Hip Disease in Adults George Hartofilakidis, MD, FACS Orthopaedic Department Medical School

More information

SpringerBriefs in Psychology. Series Editors Daniel David Raymond A. DiGiuseppe Kristene A. Doyle

SpringerBriefs in Psychology. Series Editors Daniel David Raymond A. DiGiuseppe Kristene A. Doyle SpringerBriefs in Psychology Series Editors Daniel David Raymond A. DiGiuseppe Kristene A. Doyle Epidemiological studies show that the prevalence of mental disorders is extremely high across the globe

More information

In Clinical Practice

In Clinical Practice In Clinical Practice Taking a practical approach to clinical medicine, this series of smaller reference books is designed for the trainee physician, primary care physician, nurse practitioner and other

More information

Therapeutic rtms in Neurology

Therapeutic rtms in Neurology Therapeutic rtms in Neurology Thomas Platz Editor Therapeutic rtms in Neurology Principles, Evidence, and Practice Recommendations Editor Thomas Platz BDH-Klinik Greifswald Ernst-Moritz-Arndt Universität

More information

Esthetic and Functional Management of Diastema

Esthetic and Functional Management of Diastema Esthetic and Functional Management of Diastema Ugur Erdemir Esra Yildiz Editors Esthetic and Functional Management of Diastema A Multidisciplinary Approach Editors Ugur Erdemir Faculty of Dentistry University

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

Differential Diagnosis of Movement Disorders in Clinical Practice

Differential Diagnosis of Movement Disorders in Clinical Practice Differential Diagnosis of Movement Disorders in Clinical Practice Abdul Qayyum Rana Peter Hedera Differential Diagnosis of Movement Disorders in Clinical Practice Abdul Qayyum Rana Parkinson's Clinic

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

Low and Lower Fertility

Low and Lower Fertility Low and Lower Fertility Ronald R. Rindfuss Minja Kim Choe Editors Low and Lower Fertility Variations across Developed Countries Editors Ronald R. Rindfuss Department of Sociology and Carolina Population

More information

Evidence-Based Forensic Dentistry

Evidence-Based Forensic Dentistry Evidence-Based Forensic Dentistry Balwant Rai Jasdeep Kaur Evidence-Based Forensic Dentistry Authors Balwant Rai Earth and Life Sciences Vrije Universiteit Amsterdam and ILEWG Amsterdam The Netherlands

More information

Pediatric Endodontics

Pediatric Endodontics Pediatric Endodontics Anna B. Fuks Benjamin Peretz Editors Pediatric Endodontics Current Concepts in Pulp Therapy for Primary and Young Permanent Teeth Editors Anna B. Fuks Department of Pediatric Dentistry

More information

Imaging of Urinary Tract Diverticula

Imaging of Urinary Tract Diverticula Imaging of Urinary Tract Diverticula Vladimir M. Builov Imaging of Urinary Tract Diverticula Vladimir M. Builov Department of X-Ray and MRI RailWay Clinical Hospital Yaroslavl Russia ISBN 978-3-319-05382-0

More information

Progress in Social Psychiatry in Japan

Progress in Social Psychiatry in Japan Progress in Social Psychiatry in Japan Yoshibumi Nakane Progress in Social Psychiatry in Japan An Approach to Psychiatric Epidemiology Yoshibumi Nakane Department of Neuropsychiatry Nagasaki University

More information

Radiology Illustrated

Radiology Illustrated Radiology Illustrated For further volumes: http://www.springer.com/series/11755 In-One Kim Editor Radiology Illustrated: Pediatric Radiology Editor In-One Kim, M.D. Department of Radiology Seoul National

More information

Louise Grech Alan Lau Editors. Pharmaceutical Care Issues of Patients with Rheumatoid Arthritis. From Hospital to Community

Louise Grech Alan Lau Editors. Pharmaceutical Care Issues of Patients with Rheumatoid Arthritis. From Hospital to Community Louise Grech Alan Lau Editors Pharmaceutical Care Issues of Patients with Rheumatoid Arthritis From Hospital to Community Pharmaceutical Care Issues of Patients with Rheumatoid Arthritis Louise Grech

More information

Desmond P. Kidd. Neuro-Ophthalmology. Illustrated Case Studies

Desmond P. Kidd. Neuro-Ophthalmology. Illustrated Case Studies Neuro-Ophthalmology Desmond P. Kidd Neuro-Ophthalmology Illustrated Case Studies Desmond P. Kidd Department of Clinical Neurosciences Royal Free Hospital London UK ISBN 978-1-4471-2409-2 DOI 10.1007/978-1-4471-2410-8

More information

The Cleveland Clinic Manual of Dynamic Endocrine Testing

The Cleveland Clinic Manual of Dynamic Endocrine Testing The Manual of Dynamic Endocrine Testing Ahmet Bahadir Ergin A. Laurence Kennedy Manjula K. Gupta Amir H. Hamrahian The Manual of Dynamic Endocrine Testing Ahmet Bahadir Ergin Department of Endocrinology,

More information

Indirect Questioning in Sample Surveys

Indirect Questioning in Sample Surveys Indirect Questioning in Sample Surveys Arijit Chaudhuri Tasos C. Christofides Indirect Questioning in Sample Surveys 123 Arijit Chaudhuri Applied Statistics Unit Indian Statistical Institute Kolkata,

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

Measures of Positive Psychology

Measures of Positive Psychology Measures of Positive Psychology Kamlesh Singh Mohita Junnarkar Jasleen Kaur Measures of Positive Psychology Development and Validation 123 Kamlesh Singh Department of Humanities and Social Sciences Indian

More information

Progressive Multiple Sclerosis

Progressive Multiple Sclerosis Progressive Multiple Sclerosis Alastair Wilkins Editor Progressive Multiple Sclerosis Editor Alastair Wilkins, M.A., M.B., B.Chir, Ph.D., FRCP Department of Neurology Frenchay Hospital Bristol UK ISBN

More information

White Coat Hypertension

White Coat Hypertension White Coat Hypertension Giuseppe Mancia Guido Grassi Gianfranco Parati Alberto Zanchetti White Coat Hypertension An Unresolved Diagnostic and Therapeutic Problem Giuseppe Mancia Emeritus Professor University

More information

Urinary Tract Infection

Urinary Tract Infection Urinary Tract Infection Abhay Rané Ranan Dasgupta Editors Urinary Tract Infection Clinical Perspectives on Urinary Tract Infection Editors Abhay Rané, MS, FRCS, FRCS (Urol) Department of Urology Surrey

More information

Musculoskeletal Health in Women

Musculoskeletal Health in Women Musculoskeletal Health in Women Elinor Mody Elizabeth Matzkin Editors Musculoskeletal Health in Women Editors Elinor Mody, MD Department of Rheumatology Gretchen and Edward Fish Center for Women s Health

More information

The Many Faces of Social Attention

The Many Faces of Social Attention The Many Faces of Social Attention Aina Puce Bennett I. Bertenthal Editors The Many Faces of Social Attention Behavioral and Neural Measures 1 3 Editors Aina Puce Psychological and Brain Sciences Indiana

More information

Local Flaps in Facial Reconstruction

Local Flaps in Facial Reconstruction Local Flaps in Facial Reconstruction Velupillai Ilankovan Madan Ethunandan Tian Ee Seah Local Flaps in Facial Reconstruction A Defect Based Approach Velupillai Ilankovan Poole Hospital NHS Foundation

More information

Practical Case Studies in Hypertension Management. Series editor Giuliano Tocci Rome, Italy

Practical Case Studies in Hypertension Management. Series editor Giuliano Tocci Rome, Italy Practical Case Studies in Hypertension Management Series editor Giuliano Tocci Rome, Italy The aim of the book series Practical Case Studies in Hypertension Management is to provide physicians who treat

More information

Radiation Therapy for Skin Cancer

Radiation Therapy for Skin Cancer Radiation Therapy for Skin Cancer Armand B. Cognetta Jr. William M. Mendenhall Editors Radiation Therapy for Skin Cancer Editors Armand B. Cognetta Jr. Dermatology Associates of Tallahassee Chief, Division

More information

Erin Lawson Mark S. Wallace Editors. Fibromyalgia. Clinical Guidelines and Treatments

Erin Lawson Mark S. Wallace Editors. Fibromyalgia. Clinical Guidelines and Treatments Fibromyalgia Erin Lawson Mark S. Wallace Editors Fibromyalgia Clinical Guidelines and Treatments Editors Erin Lawson, MD Voluntary Faculty Department of Anesthesiology Center for Pain Medicine University

More information

Respiratory Medicine Series Editor: Sharon I.S. Rounds. Marc A. Judson Editor. Pulmonary Sarcoidosis A Guide for the Practicing Clinician

Respiratory Medicine Series Editor: Sharon I.S. Rounds. Marc A. Judson Editor. Pulmonary Sarcoidosis A Guide for the Practicing Clinician Respiratory Medicine Series Editor: Sharon I.S. Rounds Marc A. Judson Editor Pulmonary Sarcoidosis A Guide for the Practicing Clinician Respiratory Medicine Series Editor: Sharon I.S. Rounds For further

More information

Radiation Therapy for Gastrointestinal Cancers

Radiation Therapy for Gastrointestinal Cancers Radiation Therapy for Gastrointestinal Cancers Theodore Hong Prajnan Das Editors Radiation Therapy for Gastrointestinal Cancers Editors Theodore Hong Massachusetts General Hospital Harvard Medical School

More information

Atlas of Lymph Node Anatomy

Atlas of Lymph Node Anatomy Atlas of Lymph Node Anatomy Mukesh G. Harisinghani Editor Atlas of Lymph Node Anatomy This publication was developed through an unrestricted educational grant from Siemens. Editor Mukesh G. Harisinghani

More information

Genetic Influences on Response to Drug Treatment for Major Psychiatric Disorders

Genetic Influences on Response to Drug Treatment for Major Psychiatric Disorders Genetic Influences on Response to Drug Treatment for Major Psychiatric Disorders Janusz K. Rybakowski Alessandro Serretti Editors Genetic Influences on Response to Drug Treatment for Major Psychiatric

More information

Clinician s Manual on Restless Legs Syndrome

Clinician s Manual on Restless Legs Syndrome Clinician s Manual on Restless Legs Syndrome Mark J. Buchfuhrer Clinician s Manual on Restless Legs Syndrome Second Edition Mark J. Buchfuhrer PIH Health Hospital - Downey Downey, CA USA ISBN 978-3-319-31372-6

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

Neurobiological Bases of Abnormal Aggression and Violent Behaviour

Neurobiological Bases of Abnormal Aggression and Violent Behaviour Neurobiological Bases of Abnormal Aggression and Violent Behaviour . József Haller Neurobiological Bases of Abnormal Aggression and Violent Behaviour József Haller Department of Behavioral Neurobiology

More information

SpringerBriefs in Cancer Research

SpringerBriefs in Cancer Research SpringerBriefs in Cancer Research For further volumes: http://www.springer.com/series/10786 Natalia Aptsiauri Angel Miguel Garcia-Lora Teresa Cabrera MHC Class I Antigens In Malignant Cells Immune Escape

More information

Alexander N. Sencha Elena V. Evseeva Mikhail S. Mogutov Yury N. Patrunov. Breast Ultrasound

Alexander N. Sencha Elena V. Evseeva Mikhail S. Mogutov Yury N. Patrunov. Breast Ultrasound Breast Ultrasound Alexander N. Sencha Elena V. Evseeva Mikhail S. Mogutov Yury N. Patrunov Breast Ultrasound Alexander N. Sencha Department of Ultrasound Diagnostics Yaroslavl Railway Clinic Yaroslavl

More information

Wound Management in Urgent Care

Wound Management in Urgent Care Wound Management in Urgent Care Brittany Busse Wound Management in Urgent Care Brittany Busse, MD Med 7 Urgent Care Folsom, CA, USA ISBN 978-3-319-27426-3 DOI 10.1007/978-3-319-27428-7 ISBN 978-3-319-27428-7

More information

Social Control of Sex Offenders

Social Control of Sex Offenders Social Control of Sex Offenders D. Richard Laws Social Control of Sex Offenders A Cultural History D. Richard Laws Pacific Behavioural Assessment Victoria, British Columbia, Canada ISBN 978-1-137-39125-4

More information

Reconstructive Oral and Maxillofacial Surgery

Reconstructive Oral and Maxillofacial Surgery Reconstructive Oral and Maxillofacial Surgery Carlos Navarro Vila Editor Reconstructive Oral and Maxillofacial Surgery Editor Carlos Navarro Vila Hospital General Universitario Gregorio Marañón Madrid

More information

Management of Post-Stroke Complications

Management of Post-Stroke Complications Management of Post-Stroke Complications Ajay Bhalla Jonathan Birns Editors Management of Post-Stroke Complications Editors Ajay Bhalla Department of Ageing and Health Guy s and St Thomas NHS Foundation

More information

Diseases of the Spinal Cord

Diseases of the Spinal Cord Diseases of the Spinal Cord Elke Hattingen Stefan Weidauer Matthias Setzer Johannes C. Klein Frank Vrionis Editors Diseases of the Spinal Cord Novel Imaging, Diagnosis and Treatment Editors Elke Hattingen

More information

Radiation Therapy for Head and Neck Cancers

Radiation Therapy for Head and Neck Cancers Radiation Therapy for Head and Neck Cancers Murat Beyzadeoglu Gokhan Ozyigit Ugur Selek Editors Radiation Therapy for Head and Neck Cancers A Case-Based Review Editors Murat Beyzadeoglu, MD Professor

More information

Human Motivation and Interpersonal Relationships

Human Motivation and Interpersonal Relationships Human Motivation and Interpersonal Relationships Netta Weinstein Editor Human Motivation and Interpersonal Relationships Theory, Research, and Applications Editor Netta Weinstein Department of Psychology

More information

Pharmaceutical Care Issues of Patients with Rheumatoid Arthritis

Pharmaceutical Care Issues of Patients with Rheumatoid Arthritis Pharmaceutical Care Issues of Patients with Rheumatoid Arthritis Louise Grech Alan Lau Editors Pharmaceutical Care Issues of Patients with Rheumatoid Arthritis From Hospital to Community Editors Louise

More information

John Papadopoulos David R. Schwartz Consulting Editor. Pocket Guide to Critical Care Pharmacotherapy Second Edition

John Papadopoulos David R. Schwartz Consulting Editor. Pocket Guide to Critical Care Pharmacotherapy Second Edition John Papadopoulos David R. Schwartz Consulting Editor Pocket Guide to Critical Care Pharmacotherapy Second Edition 123 Pocket Guide to Critical Care Pharmacotherapy John Papadopoulos Author David R. Schwartz

More information

Handbook for Venous Thromboembolism

Handbook for Venous Thromboembolism Handbook for Venous Thromboembolism Gregory Piazza Benjamin Hohlfelder Samuel Z. Goldhaber Handbook for Venous Thromboembolism Gregory Piazza Cardiovascular Division Harvard Medical School Brigham and

More information

Medical and Surgical Complications of Sickle Cell Anemia

Medical and Surgical Complications of Sickle Cell Anemia Medical and Surgical Complications of Sickle Cell Anemia Ahmed Al-Salem Medical and Surgical Complications of Sickle Cell Anemia Ahmed Al-Salem Department of Surgery Dar A lalafia Medical Company Qatif

More information

SpringerBriefs in Criminology

SpringerBriefs in Criminology SpringerBriefs in Criminology Policing Series editor M.R. Haberfeld City University of New York John Jay College of Criminal Justice New York, NY, USA More information about this series at http://www.springer.com/series/11179

More information

Basics of Oncology. Second Edition Frederick O. Stephens Karl Reinhard Aigner

Basics of Oncology. Second Edition Frederick O. Stephens Karl Reinhard Aigner Basics of Oncology Second Edition Frederick O. Stephens Karl Reinhard Aigner 123 Basics of Oncology Frederick O. Stephens Karl Reinhard Aigner Basics of Oncology Second Edition With Contribution by Kornelia

More information

Morbid Obesity in Adolescents

Morbid Obesity in Adolescents Morbid Obesity in Adolescents ThiS is a FM Blank Page Kurt Widhalm Gerhard Prager Editors Morbid Obesity in Adolescents Conservative Treatment and Surgical Approaches Editors Kurt Widhalm Department of

More information

Cognitive, Conative and Behavioral Neurology

Cognitive, Conative and Behavioral Neurology Cognitive, Conative and Behavioral Neurology Michael Hoffmann Cognitive, Conative and Behavioral Neurology An Evolutionary Perspective Michael Hoffmann MD, PhD Professor of Neurology Orlando VA Medical

More information

Essentials in Ophthalmology

Essentials in Ophthalmology Essentials in Ophthalmology Series Editor Arun D. Singh, MD More information about this series at http://www.springer.com/series/5332 Kathryn Colby Editor Corneal Diseases in Children Challenges and Controversies

More information

Osteoarthritic Knee Joint Painted by Artist: Mika Katsuta (Japan)

Osteoarthritic Knee Joint Painted by Artist: Mika Katsuta (Japan) Osteoarthritis Osteoarthritic Knee Joint Painted by Artist: Mika Katsuta (Japan) Mohit Kapoor Nizar N. Mahomed Editors Osteoarthritis Pathogenesis, Diagnosis, Available Treatments, Drug Safety, Regenerative

More information

Sami Shousha Editor. Breast Pathology. Problematic Issues

Sami Shousha Editor. Breast Pathology. Problematic Issues Breast Pathology Editor Breast Pathology Problematic Issues Editor Charing Cross Hospital Imperial College Healthcare NHS Trust & Imperial College London United Kingdom ISBN 978-3-319-28653-2 ISBN 978-3-319-28655-6

More information

Mark W.J. Strachan Brian M. Frier. Insulin Therapy. A Pocket Guide

Mark W.J. Strachan Brian M. Frier. Insulin Therapy. A Pocket Guide Insulin Therapy Mark W.J. Strachan Brian M. Frier Insulin Therapy A Pocket Guide Mark W.J. Strachan, MD, FRCP (Ed) Metabolic Unit Western General Hospital Edinburgh United Kingdom Brian M. Frier, MD,

More information

Handbook of Insulin Therapies

Handbook of Insulin Therapies Handbook of Insulin Therapies Winston Crasto Janet Jarvis Melanie J. Davies Handbook of Insulin Therapies Winston Crasto George Eliot Hospital NHS Trust, Nuneaton United Kingdom Janet Jarvis Leicester

More information

Surgical Techniques for Kidney Cancer

Surgical Techniques for Kidney Cancer Surgical Techniques for Kidney Cancer Rakesh V. Khanna Gennady Bratslavsky Robert J. Stein Editors Surgical Techniques for Kidney Cancer 123 Editors Rakesh V. Khanna Department of Urology SUNY Upstate

More information

CLINICAL GASTROENTEROLOGY

CLINICAL GASTROENTEROLOGY CLINICAL GASTROENTEROLOGY Series Editor George Y. Wu University of Connecticut Health Center, Farmington, CT, USA For further volumes: http://www.springer.com/series/7672 Elizabeth J. Carey Keith D. Lindor

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

Abnormal Female Puberty

Abnormal Female Puberty Abnormal Female Puberty Heather L. Appelbaum Editor Abnormal Female Puberty A Clinical Casebook Editor Heather L. Appelbaum, MD Department of Obstetrics and Gynecology Hofstra Northwell School of Medicine

More information

Cerebral Blood Flow, Metabolism, and Head Trauma

Cerebral Blood Flow, Metabolism, and Head Trauma Cerebral Blood Flow, Metabolism, and Head Trauma Christian W. Kreipke Editors Jose A. Rafols Cerebral Blood Flow, Metabolism, and Head Trauma The Pathotrajectory of Traumatic Brain Injury Editors Christian

More information

Sinus Headache, Migraine, and the Otolaryngologist

Sinus Headache, Migraine, and the Otolaryngologist Sinus Headache, Migraine, and the Otolaryngologist Mark E. Mehle Editor Sinus Headache, Migraine, and the Otolaryngologist A Comprehensive Clinical Guide 123 Editor Mark E. Mehle Private Practice ENT and

More information

Chromosomal Translocations and Genome Rearrangements in Cancer

Chromosomal Translocations and Genome Rearrangements in Cancer Chromosomal Translocations and Genome Rearrangements in Cancer Janet D. Rowley Michelle M. Le Beau Terence H. Rabbitts Editors Chromosomal Translocations and Genome Rearrangements in Cancer Editors Janet

More information

Deep Brain Stimulation for Neurological Disorders

Deep Brain Stimulation for Neurological Disorders Deep Brain Stimulation for Neurological Disorders Toru I t a k u ra Editor Deep Brain Stimulation for Neurological Disorders Theoretical Background and Clinical Application Editor Toru Itakura, MD, PhD

More information

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

Emerging Concepts of Tumor Exosome Mediated Cell Cell Communication

Emerging Concepts of Tumor Exosome Mediated Cell Cell Communication Emerging Concepts of Tumor Exosome Mediated Cell Cell Communication Huang-Ge Zhang Editor Emerging Concepts of Tumor Exosome Mediated Cell Cell Communication 2123 Editor Huang-Ge Zhang University of Louisville

More information

Practical Issues in Geriatrics. Series Editor Stefania Maggi Aging Branch CNR-Neuroscience Institute Padova, Italy

Practical Issues in Geriatrics. Series Editor Stefania Maggi Aging Branch CNR-Neuroscience Institute Padova, Italy Practical Issues in Geriatrics Series Editor Stefania Maggi Aging Branch CNR-Neuroscience Institute Padova, Italy This practically oriented series presents state of the art knowledge on the principal diseases

More information

Headache. Series editors Paolo Martelletti Roma, Italy Rigmor Jensen Glostrup, Denmark

Headache. Series editors Paolo Martelletti Roma, Italy Rigmor Jensen Glostrup, Denmark Headache Series editors Paolo Martelletti Roma, Italy Rigmor Jensen Glostrup, Denmark The huge importance of headache in public health arises from its causal association with personal and societal burdens

More information

The Olfactory System

The Olfactory System The Olfactory System Editor The Olfactory System From Odor Molecules to Motivational Behaviors Editor Department of Physiology The University of Tokyo Tokyo, Japan ISBN 978-4-431-54375-6 ISBN 978-4-431-54376-3

More information

Inflammation and Lung Cancer

Inflammation and Lung Cancer Inflammation and Lung Cancer Steven M. Dubinett Editor Inflammation and Lung Cancer 1 3 Editor Steven M. Dubinett David Geffen School of Medicine at UCLA Los Angeles California USA ISBN 978-1-4939-2723-4

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

Frozen Section Library Series Editor Philip T. Cagle, MD Houston, Texas, USA

Frozen Section Library Series Editor Philip T. Cagle, MD Houston, Texas, USA Frozen Section Library Series Editor Philip T. Cagle, MD Houston, Texas, USA For further volumes, go to http://www.springer.com/series/7869 Frozen Section Library: Central Nervous System Richard A. Prayson

More information

Recurrent Erosion Syndrome and Epithelial Edema

Recurrent Erosion Syndrome and Epithelial Edema Recurrent Erosion Syndrome and Epithelial Edema Helena M. Tabery Recurrent Erosion Syndrome and Epithelial Edema In Vivo Morphology in the Human Cornea Helena M. Tabery, MD Malmö Sweden helena.tabery@telia.com

More information

The Role of Bacteria in Urology

The Role of Bacteria in Urology The Role of Bacteria in Urology Dirk Lange Ben Chew Editors The Role of Bacteria in Urology Editors Dirk Lange Basic Science Research The Stone Centre at Vancouver General Hospital Vancouver British Columbia

More information

Gynecologic Oncology

Gynecologic Oncology Gynecologic Oncology Ramez N. Eskander Robert E. Bristow Editors Gynecologic Oncology A Pocketbook Editors Ramez N. Eskander, M.D. Assistant Professor Division of Gynecologic Oncology Department of Obstetrics

More information

Thomas Reinhard Frank Larkin Editors. Corneal Disease. Recent Developments in Diagnosis and Therapy

Thomas Reinhard Frank Larkin Editors. Corneal Disease. Recent Developments in Diagnosis and Therapy Corneal Disease Thomas Reinhard Frank Larkin Editors Corneal Disease Recent Developments in Diagnosis and Therapy Editors Prof. Dr. med. Thomas Reinhard University Eye Hospital Freiburg Germany Dr. Frank

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

Tadaaki Kirita Ken Omura Editors. Oral Cancer. Diagnosis and Therapy

Tadaaki Kirita Ken Omura Editors. Oral Cancer. Diagnosis and Therapy Oral Cancer Tadaaki Kirita Ken Omura Editors Oral Cancer Diagnosis and Therapy Editors Tadaaki Kirita Department of Oral and Maxillofacial Surgery Nara Medical University Nara, Japan Ken Omura Oral Cancer

More information

Minimally Invasive Gynecological Surgery

Minimally Invasive Gynecological Surgery Minimally Invasive Gynecological Surgery O l av Is t re Editor Minimally Invasive Gynecological Surgery Editor Olav Istre, MD, PhD Fredriksberg Denmark ISBN 978-3-662-44058-2 ISBN 978-3-662-44059-9 (ebook)

More information

The Polyol Paradigm and Complications of Diabetes

The Polyol Paradigm and Complications of Diabetes The Polyol Paradigm and Complications of Diabetes Margo Panush Cohen The Polyol Paradigm and Complications of Diabetes With a Foreword by Harold Rifkin With 25 Figures Springer-Verlag New York Berlin Heidelberg

More information

SpringerBriefs in Child Development

SpringerBriefs in Child Development SpringerBriefs in Child Development For further volumes: http://www.springer.com/series/10210 Daniel F. Shreeve Reactive Attachment Disorder A Case-Based Approach Daniel F. Shreeve The Carilion Clinic

More information

Next Generation Sequencing Based Clinical Molecular Diagnosis of Human Genetic Disorders

Next Generation Sequencing Based Clinical Molecular Diagnosis of Human Genetic Disorders Next Generation Sequencing Based Clinical Molecular Diagnosis of Human Genetic Disorders Lee-Jun C. Wong Editor Next Generation Sequencing Based Clinical Molecular Diagnosis of Human Genetic Disorders

More information

Planning and Care for Children and Adolescents with Dental Enamel Defects

Planning and Care for Children and Adolescents with Dental Enamel Defects Planning and Care for Children and Adolescents with Dental Enamel Defects Etiology, Research and Contemporary Management Bernadette K. Drummond Nicola Kilpatrick Editors 123 Planning and Care for Children

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

Health Issues in Women with Multiple Sclerosis

Health Issues in Women with Multiple Sclerosis Health Issues in Women with Multiple Sclerosis Maria K. Houtchens A. Dessa Sadovnick Editors Health Issues in Women with Multiple Sclerosis Editors Maria K. Houtchens Partners MS Center Brigham and Women

More information

Morphological Aspects of Inner Ear Disease

Morphological Aspects of Inner Ear Disease Morphological Aspects of Inner Ear Disease Yasuya Nomura Morphological Aspects of Inner Ear Disease Yasuya Nomura President The Society for Promotion of International Oto-Rhino-Laryngology Tokyo, Japan

More information

Palgrave Advances in Behavioral Economics. Series Editor John F. Tomer Co-Editor, Jl of Socio-Economics Manhattan College Riverdale, USA

Palgrave Advances in Behavioral Economics. Series Editor John F. Tomer Co-Editor, Jl of Socio-Economics Manhattan College Riverdale, USA Palgrave Advances in Behavioral Economics Series Editor John F. Tomer Co-Editor, Jl of Socio-Economics Manhattan College Riverdale, USA This ground breaking series is designed to make available in book

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

Management of Headache and Headache Medications

Management of Headache and Headache Medications Management of Headache and Headache Medications Lawrence D. Robbins, M.D. Management of Headache and Headache Medications Foreword by Jerome Goldstein, M.D. Springer-Verlag New York Berlin Heidelberg London

More information

Donald E. Wesson. Editor. Metabolic Acidosis. A Guide to Clinical Assessment and Management

Donald E. Wesson. Editor. Metabolic Acidosis. A Guide to Clinical Assessment and Management Metabolic Acidosis Donald E. Wesson Editor Metabolic Acidosis A Guide to Clinical Assessment and Management Editor Donald E. Wesson, MD, MBA Baylor Scott and White Health Department of Internal Medicine

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

The Pharmacology of Alcohol and Drugs of Abuse and Addiction

The Pharmacology of Alcohol and Drugs of Abuse and Addiction The Pharmacology of Alcohol and Drugs of Abuse and Addiction Norman S. Miller The Pharmacology of Alcohol and Drugs of Abuse and Addiction Springer-Verlag New York Berlin Heidelberg London Paris Tokyo

More information

SPRINGER HANDBOOK OF AUDITORY RESEARCH

SPRINGER HANDBOOK OF AUDITORY RESEARCH SPRINGER HANDBOOK OF AUDITORY RESEARCH Series Editors: Richard R. Fay and Arthur N. Popper Sunil Puria Richard R. Fay Arthur N. Popper Editors The Middle Ear Science, Otosurgery, and Technology Springer

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