Statistical Methods For Drug Safety 1st Edition Complete Chapter Download
Statistical Methods For Drug Safety 1st Edition Complete Chapter Download
Visit the link below to download the full version of this book:
https://medipdf.com/product/statistical-methods-for-drug-safety-1st-edition/
Robert D. Gibbons
University of Chicago
Illinois, USA
Anup K. Amatya
New Mexico State University
Las Cruces, USA
This book contains information obtained from authentic and highly regarded sources. Reasonable
efforts have been made to publish reliable data and information, but the author and publisher cannot
assume responsibility for the validity of all materials or the consequences of their use. The authors and
publishers have attempted to trace the copyright holders of all material reproduced in this publication
and apologize to copyright holders if permission to publish in this form has not been obtained. If any
copyright material has not been acknowledged please write and let us know so we may rectify in any
future reprint.
Except as permitted under U.S. Copyright Law, no part of this book may be reprinted, reproduced,
transmitted, or utilized in any form by any electronic, mechanical, or other means, now known or
hereafter invented, including photocopying, microfilming, and recording, or in any information stor-
age or retrieval system, without written permission from the publishers.
For permission to photocopy or use material electronically from this work, please access www.copy-
right.com (http://www.copyright.com/) or contact the Copyright Clearance Center, Inc. (CCC), 222
Rosewood Drive, Danvers, MA 01923, 978-750-8400. CCC is a not-for-profit organization that pro-
vides licenses and registration for a variety of users. For organizations that have been granted a photo-
copy license by the CCC, a separate system of payment has been arranged.
Trademark Notice: Product or corporate names may be trademarks or registered trademarks, and are
used only for identification and explanation without intent to infringe.
Visit the Taylor & Francis Web site at
http://www.taylorandfrancis.com
and the CRC Press Web site at
http://www.crcpress.com
To Carol, Julie, Jason and Michael and the memory
of Donna and Sid
R.D.G.
Preface xv
Acknowledgments xix
1 Introduction 1
2.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.2 Relative Risk . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.3 Odds Ratio . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
2.4 Statistical Power . . . . . . . . . . . . . . . . . . . . . . . . . 16
2.5 Maximum Likelihood Estimation . . . . . . . . . . . . . . . . 17
2.5.1 Example with a Closed Form Solution . . . . . . . . . 19
2.5.2 Example without a Closed Form Solution . . . . . . . 20
2.5.3 Bayesian Statistics . . . . . . . . . . . . . . . . . . . . 21
2.5.4 Example . . . . . . . . . . . . . . . . . . . . . . . . . . 22
2.6 Non-linear Regression Models . . . . . . . . . . . . . . . . . 23
2.7 Causal Inference . . . . . . . . . . . . . . . . . . . . . . . . . 25
2.7.1 Counterfactuals . . . . . . . . . . . . . . . . . . . . . . 25
2.7.2 Average Treatment Effect . . . . . . . . . . . . . . . . 25
3 Multi-level Models 27
3.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
3.2 Issues Inherent in Longitudinal Data . . . . . . . . . . . . . 29
3.2.1 Heterogeneity . . . . . . . . . . . . . . . . . . . . . . . 29
3.2.2 Missing Data . . . . . . . . . . . . . . . . . . . . . . . 29
3.2.3 Irregularly Spaced Measurement Occasions . . . . . . 30
ix
4 Causal Inference 43
4.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
4.2 Propensity Score Matching . . . . . . . . . . . . . . . . . . . 44
4.2.1 Illustration . . . . . . . . . . . . . . . . . . . . . . . . 46
4.2.2 Discussion . . . . . . . . . . . . . . . . . . . . . . . . . 47
4.3 Marginal Structural Models . . . . . . . . . . . . . . . . . . . 50
4.3.1 Illustration . . . . . . . . . . . . . . . . . . . . . . . . 52
4.3.2 Discussion . . . . . . . . . . . . . . . . . . . . . . . . . 55
4.4 Instrumental Variables . . . . . . . . . . . . . . . . . . . . . 55
4.4.1 Illustration . . . . . . . . . . . . . . . . . . . . . . . . 59
4.5 Differential Effects . . . . . . . . . . . . . . . . . . . . . . . . 61
5.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . 69
5.2 Proportional Reporting Ratio . . . . . . . . . . . . . . . . . 70
5.2.1 Discussion . . . . . . . . . . . . . . . . . . . . . . . . . 72
5.3 Bayesian Confidence Propagation Neural Network (BCPNN) 72
5.4 Empirical Bayes Screening . . . . . . . . . . . . . . . . . . . 77
5.5 Multi-item Gamma Poisson Shrinker . . . . . . . . . . . . . 80
5.6 Bayesian Lasso Logistic Regression . . . . . . . . . . . . . . 83
5.7 Random-effect Poisson Regression . . . . . . . . . . . . . . . 87
5.7.1 Rate Multiplier . . . . . . . . . . . . . . . . . . . . . . 88
5.8 Discussion . . . . . . . . . . . . . . . . . . . . . . . . . . . . 91
6 Meta-analysis 93
6.1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . 93
6.2 Fixed-effect Meta-analysis . . . . . . . . . . . . . . . . . . . 94
6.2.1 Correlation Coefficient . . . . . . . . . . . . . . . . . . 94
6.2.2 Mean Difference . . . . . . . . . . . . . . . . . . . . . 95
6.2.3 Relative Risk . . . . . . . . . . . . . . . . . . . . . . . 95
6.2.3.1 Inverse Variance Method . . . . . . . . . . . 97
6.2.3.2 Mantel-Haenszel Method . . . . . . . . . . . 97
Bibliography 255
Index 275
“It is a capital mistake to theorize before one has data. Insensibly one begins
to twist facts to suit theories, instead of theories to suit facts.”
(Sir Arthur Conan Doyle, Sherlock Holmes)
xv
followed. This early experience led to two more IOM studies that involved
drug safety issues, the IOM Study on the Prevention of Suicide (Goldsmith
et al. 2002) and the IOM Study on the Future of Drug Safety (Burke et al.
2006). It was clear to me at this time that there were several singular statistical
features of interest in the analysis of pharmacoepidemiologic data that had
yet to be explored. The issue of whether drugs, in particular antidepressants,
increased the risk of suicide, a condition they were at least in part designed to
treat, was one of the more interesting problems that I had encountered, and
because of my service to the IOM committee on the prevention of suicide, I
was asked to be on the FDA Scientific Advisory Committee which ultimately
placed a black box warning on all antidepressants with regards to suicidal
thoughts and behavior in children, adolescents and young adults. My former
student now colleague and co-author of this book, Anup Amatya, and I have
spent many years studying both this question and the impact of the black
box warning on the treatment of depression in youth and on its relationship
to suicidal events. Statistically it is a very challenging area because suicidal
thoughts and behavior may lead to antidepressant treatment, but the question
is can we disentangle these selection effects from the possible causal effect
of antidepressant treatment on suicidal thoughts, behavior, and completion.
The public health importance of this question is enormous given the large
number of patients with depression and related mental health disorders and
the frequency with which they receive antidepressant treatment. As such,
many of the illustrations of statistical methods presented in this book are
drawn from this area. If you can solve this problem, you can solve most other
pharmacoepidemiologic problems, because most other drug safety problems
are far less complicated.
I tell my students that applied statistics is a lot like dating; you should
hang around wealthy people and marry for love. The same is true in applied
statistics; it takes just as much effort to provide a rigorous statistical solution
to an unimportant problem as it does to solve important problems that can
change the world and improve our public health. Drug safety is certainly one
of the most important problems in this era. What I don’t tell them is that
working at the interface between public policy and statistics is not for the faint
of heart. For every person that admires your work, there is one, and often far
more, that are not at all pleased with the conclusions that you or others draw
from your statistical work. These individuals can be quite vocal about their
dissatisfaction. My favorite blogger comment is “Dr. Gibbons should stick
to his statistical knitting, he doesn’t know his front end from his rear end
when it comes to clinical judgment.” These are generally not waters where
statisticians have experience treading.
This book covers a wide variety of statistical approaches to pharmacoepi-
demiologic data, some of which are commonly used (e.g., proportional report-
ing ratios for analysis of spontaneous adverse event reports) and others which
are quite new to the field (e.g., use of marginal structural models for control-
ling dynamic selection bias in analysis of large-scale longitudinal observational
data). Readers of this book will learn about linear and non-linear mixed-effects
models, discrete-time survival models, new approaches to the meta-analysis
of rare binary adverse events and when the traditional approaches can get
you into trouble, research synthesis involving reanalysis of complete longitu-
dinal patient records from RCTs (not to be confused with meta-analysis which
attempts to synthesize effect sizes), causal inference models such as propen-
sity score matching, marginal structural models, differential effects; mixed-
effects Poisson regression models for the analysis of ecological data such as
county-level adverse event rates, and a wide variety of other methods use-
ful for analysis of within-subject and between-subject variation in adverse
events abstracted from large scale medical claims databases, electronic health
records, and other observational data streams. We hope that this book pro-
vides a useful resource for a wide variety of statistical methods that are useful
to pharmacoepidemiologists in their work and motivation for statistical scien-
tists to work in this exciting area and develop new methods that go far beyond
the foundation provided here.
We are thankful to Fan Yang and Don Hedeker of the University of Chicago,
and Arvid Sjolander of the Karolinska Institute for their helpful review and
suggestions. Hendricks Brown (Northwestern) was instrumental in conceiving
of many of the original examples related to suicide and antidepressants and
Kwan Hur (Veterans Administration and the University of Chicago) helped
greatly in the preparation of the illustrations. The book would not have been
possible without financial support of the National Institute of Mental Health
R01 MH8012201 (Gibbons and Brown Principal Investigators) and the Center
for Education and Research on Therapeutics (CERT) grant U19HS021093
funded by the Agency for Healthcare Research and Quality (Bruce Lambert
(Northwestern) Principal Investigator) 1 . And of course, to my (RDG) teacher,
R. Darrell Bock, Professor Emeritus at the University of Chicago, who taught
me (and in turn all of my students) how to think as a statistician and ignited
my passion for the development of new statistical methodologies for interesting
applied problems. I (RDG) have been an expert witness on various legal cases
involving problems in drug safety for the U.S. Department of Justice, Wyeth,
Pfizer, GlaxoSmithKline, and Merck pharmaceutical companies
1 This project was supported by grant number U19HS021093 from the Agency for Health-
care Research and Quality. The content is solely the responsibility of the authors and does
not necessarily represent the official views of the Agency for Healthcare Research and Qual-
ity.
xix
Although pre-marketing clinical trials are required for all new drugs be-
fore they are approved for marketing, with the use of any medication comes
the possibility of adverse drug reactions (ADRs) that may not be detected
in the highly selected populations recruited into randomized clinical trials. A
primary aim in pharmacovigilance is the timely detection of either new ADRs