Estimands, Estimators and Sensitivity Analysis in Clinical Trials
eBook - ePub

Estimands, Estimators and Sensitivity Analysis in Clinical Trials

  1. 318 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Estimands, Estimators and Sensitivity Analysis in Clinical Trials

About this book

The concepts of estimands, analyses (estimators), and sensitivity are interrelated. Therefore, great need exists for an integrated approach to these topics. This book acts as a practical guide to developing and implementing statistical analysis plans by explaining fundamental concepts using accessible language, providing technical details, real-world examples, and SAS and R code to implement analyses. The updated ICH guideline raises new analytic and cross-functional challenges for statisticians. Gaps between different communities have come to surface, such as between causal inference and clinical trialists, as well as among clinicians, statisticians, and regulators when it comes to communicating decision-making objectives, assumptions, and interpretations of evidence.

This book lays out a path toward bridging some of these gaps. It offers

A common language and unifying framework along with the technical details and practical guidance to help statisticians meet the challenges

A thorough treatment of intercurrent events (ICEs), i.e., postrandomization events that confound interpretation of outcomes and five strategies for ICEs in ICH E9 (R1)

Details on how estimands, integrated into a principled study development process, lay a foundation for coherent specification of trial design, conduct, and analysis needed to overcome the issues caused by ICEs:

A perspective on the role of the intention-to-treat principle

Examples and case studies from various areas

Example code in SAS and R

A connection with causal inference

Implications and methods for analysis of longitudinal trials with missing data

Together, the authors have offered the readers their ample expertise in clinical trial design and analysis, from an industrial and academic perspective.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Estimands, Estimators and Sensitivity Analysis in Clinical Trials by Craig Mallinckrodt,Geert Molenberghs,Ilya Lipkovich,Bohdana Ratitch in PDF and/or ePUB format, as well as other popular books in Medicine & Probability & Statistics. We have over one million books available in our catalogue for you to explore.

Information

Section IV

Technical Details on Selected Analyses

Each chapter in Section IV provides technical details on an analytic approach that can be used as the main estimator or a sensitivity analysis consistent with one or more of the five strategies for dealing with intercurrent events as outlined in the ICH E9(R1) Addendum. An example data set is used, and the example code is provided to implement the analyses.

17

Example Data

17.1 Introduction

Throughout this section, technical details of selected analyses are illustrated using an example data set that includes 50 patients (25 per arm) with three post-baseline assessments. This data set is based on data from real clinical trial subjects but represents a subset of the actual trial-enrolled population. The following section provides more details on the data set and how it was created. Aspects of these data are admittedly arbitrary, and the intent is not to mimic any specific clinical trial setting but rather to provide a data set for illustration and convenience. A listing of these data is provided for those readers who wish to replicate and/or expand on the analyses presented here.

17.2 Details of Example Data Set

Two versions of the data set were created. The first version (complete data) had complete data where all patients adhered to the originally assigned study medication. The second version (missing data) was identical to the first except some data were missing such as would arise from patient dropout. Each data set had 50 subjects, 25 per arm, and 3 post-baseline assessments. A complete listing of these data sets is provided at the end of this chapter. The outcome data comprised of the HAMD17 (Hamilton 17-item rating scale for depression; Hamilton 1960) and Patient Global Impression of Improvement scale (PGIIMP; Guy 1976). The HAMD is a continuous variable. The PGI has seven ordered categories from “very much improved” (1) to “very much worse” (7), with “not improved” corresponding to the midpoint score =4.

17.2.1 Complete Data Set

The complete data set was created by extracting patients from a clinical trial in major depressive disorder (Detke et al., 2004). All subjects that completed the trial and were from the investigational site with the largest enrollment were selected. Additional subjects, who were also completers, were selected...

Table of contents

  1. Cover
  2. Half Title
  3. Series Page
  4. Title Page
  5. Copyright Page
  6. Table of Contents
  7. List of Figures
  8. List of Tables
  9. List of Code Fragments
  10. Preface
  11. Acknowledgments
  12. Authors
  13. Section I Setting the Stage
  14. Section II Estimands
  15. Section III Estimators and Sensitivity
  16. Section IV Technical Details on Selected Analyses
  17. Section V Case Studies: Detailed Analytic Examples
  18. References
  19. Glossary
  20. Index