Joint Statistical Meeting 2019 J. Kyle Wathen Director

Slides:



Advertisements
Similar presentations
Phase II/III Design: Case Study
Advertisements

Mobile Marketing in Practice
Clinical Pharmacology Subcommittee of the Advisory Committee for Pharmaceutical Science Meeting April 22, 2003 Pediatric Population Pharmacokinetics Study.
Copyright © 2005, SAS Institute Inc. All rights reserved. Filling the Gap: Extending the SAS BI Server with Custom Tasks Chris Hemedinger, SAS Institute.
DE&T (QuickVic) Reporting Software Overview Term
Collaborative Work Package Criteria Suitable for accomplishing in a period of 90 days to 1 year. Work should fall within the expertise of one or more consortium.
Validation / citations. Validation u Expert review of model structure u Expert review of basic code implementation u Reproduce original inputs u Correctly.
Direction and system changes impacting on data editing and imputation at Statistics New Zealand Paper by Emma Bentley and Felibel Zabala, presented by.
Regulatory Affairs and Adaptive Designs Greg Enas, PhD, RAC Director, Endocrinology/Metabolism US Regulatory Affairs Eli Lilly and Company.
Bayesian Approach For Clinical Trials Mark Chang, Ph.D. Executive Director Biostatistics and Data management AMAG Pharmaceuticals Inc.
Sample Size Determination
Introducing Unit Specifications and Unit Assessment Support Packs Gàidhlig National 3/4/5.
Oracle Enterprise Planning and Budgeting May 21, 2004 Mike Hipps Principal Sales Consultant North American Sales © 2003, 2004 Oracle Corporation. All.
CIS 234: Object-Oriented Programming with Java
Microsoft Cloud Adoption Framework Foundation
Excel Translator™ Ultimate Risk Solutions, Inc.:
A quick guide to other statistical software
Chapter 8 Environments, Alternatives, and Decisions.
Sample Size Determination
DATA COLLECTION METHODS IN NURSING RESEARCH
Monitoring and Evaluation Frameworks
The Use of AMET and Automated Scripts for Model Evaluation
Cisco Data Virtualization
Introduction Purpose Objectives Content Learning Time
Statistical Approaches to Support Device Innovation- FDA View
Introduction to .NET Framework Ch2 – Deitel’s Book
Clinical and Fiscal “Cost of Delay” – a statistician’s view
Rui (Sammi) Tang Biostatistics Associate Director, Vertex
Software Testing With Testopia
Chapter 18 MobileApp Design
Object oriented system development life cycle
Learn how Sage CRM partner add-ons can help you target new customers
Introduction to Computers
Strategies for Implementing Flexible Clinical Trials Jerald S. Schindler, Dr.P.H. Cytel Pharmaceutical Research Services 2006 FDA/Industry Statistics Workshop.
Statistical Computation Tools in Pharmaceutical Drug Development and Manufacturing Life Cycle Fasheng Li Ke Wang Pharmaceutical Statistics Worldwide.
Advantages OF BDD Testing
Increased Efficiency and Effectiveness
Chapter 9: IOS Images and Licensing
Start the recording …………………………….
Pilot Studies: What we need to know
Presenter: Peter Heidrich, FRCC – BES Drafting Team Chair
Hi, this instructional video will show you how to use Saskatchewan’s Therapeutic Drug Guide. This web app can be accessed on any device with internet,
LinkedIn: Getting Started
Trainings 11/18 Advanced Java Things.
Introducing ISTQB Agile Foundation Extending the ISTQB Program’s Support Further Presented by Rex Black, CTAL Copyright © 2014 ASTQB 1.
Practical Software Engineering
Bob Friedman, Xybion; Anthony Fata, SNBL
#GCDigital Design System
Design Brief.
PYTHON: BUILDING GEOPROCESSING TOOLS
IMPACT OF PHARMACIST DELIVERED CARE IN THE COMMUNITY PHARMACY SETTING
Tobias Mielke QS Consulting Janssen Pharmaceuticals
Presentation to SISAI Luxembourg, 12 June 2012
Jennifer Gauvin, Group Head and Director
CAD DESK PRIMAVERA PRESENTATION.
Welcome to a tour of Limb Volumes Professional 6.0
European Prevention Alzheimer’s Dementia
Optimal Basket Designs for Efficacy Screening with Cherry-Picking
The 3rd Stat4Onc Annual Symposium
STEPS Site Report.
A response-adaptive platform trial may start by enrolling a broad patient population and randomise patients equally across a range of treatments, shown.
M & E Plans and Frameworks
Quantitative Decision Making (QDM) in Phase I/II studies
David Manner JSM Presentation July 29, 2019
Microsoft Virtual Academy
Finding a Balance of Synergy and Flexibility in Master Protocols
ArcGIS Pro: An Introduction Overview
Utilizing of Platform Clinical Trial to Help Make Faster Decisions
Quantitative Decision Making (QDM) in Phase I/II studies
Students Opportunities: Conferences:
Presentation transcript:

Utilizing Bayesian Analysis for Probabilistic Decision Making in a Platform Clinical Trial Joint Statistical Meeting 2019 J. Kyle Wathen Director Statistical Modeling and Methodology

Outline Very brief introduction to platform trials Bayesian decision framework Package website Future plans

Platform Trial - Introduction An experimental infrastructure to evaluate multiple treatments and/or combinations of treatments in heterogeneous patient populations. Not all interventions are included, or even known, at the start of the platform Utilize a Master Protocol – no compound specifics New compounds are added with an Intervention Specific Appendix (ISA) - details about the compound Key benefits include – improvements in patient recruitment and borrowing of patient data across ISAs

Typical Timeline - POC Jan 2020 Start Platform Jan 2022 Jan 2024 Compound 5 Compound 4 Compound 3 Compound 2 Compound 1 Jan 2020 Start Platform Jan 2022 Jan 2024 Jan 2026

Sharing Information Between ISAs Start Platform 5

Sharing Information Between ISAs Start Platform 6

Sharing Information Between ISAs Start Platform 7

Sharing Information Between ISAs Start Platform 8

Design and Simulation Many similarities between ISAs Each ISA may require different designs, eg single vs multiple doses One ISA can impact another Recruitment Placebo/Control sharing ISAs may be concurrent or consecutive Currently no commercial software or package that can accomplish all of the requirements Started with R code for first platform trial then extended and started a package in R for the second platform

Bayesian Go-No Go Decision Rules Dual Criteria for each Outcome MAV – Minimum Acceptable Value, TV Target Value mP, mE parameter of interest for P and E, respectively Calculations Pr( d = mP - mE > MAV | data ) > LB Pr(d = mP - mE > TV| data ) > UB Cutoffs: LB, UB   Pr(d > MAV | data ) ≥ LB Pr(d > MAV | data ) < LB Pr(d > TV | data ) ≥ UB Graduate Indeterminate/Continue Pr(d > TV | data ) < UB Drop

Pr(d > MAV | data ) < 0.9 Decision Making Pr( d > MAV | Data ) Pr( d > TV | Data )   Pr(d > MAV | data ) ≥ 0.9 Pr(d > MAV | data ) < 0.9 Pr(d > TV | data ) ≥ 0.05 Graduate Indeterminate/Continue Pr(d > TV | data ) < 0.05 Drop

Combining Outcomes Design 1 Design 2 Outcome 1 Outcome 1 Outcome 2 Graduate Continue Drop Graduate Continue Drop Outcome 2 Outcome 2

Why R Package for Platform Simulation? Not all features are available commercially –desire to test and reuse work if possible Many similarities across platforms but also many differences Each project has added functionality to the package and expanded it Having the R source code allows for new options and extensions Transparent to the nature of what is going on in the trial Many statisticians are familiar with R

R Package Key Features Random or fixed entry times for ISA Each ISA can have different modeling and decisions Information sharing across ISAs, each ISA can be different Monitoring of ISA can be setup as minimum information with subsequent analysis at predetermined interval or the amount of information needed for each interim analysis Flexibility to add new patient simulator, analysis, randomizers, ect Any number of outcomes Some default plots can be created Covariates and subgroup specific decisions is in development

R Package + Project Specific Files Core components Built on generic functions Tested Generalized functions from projects Community driven development in future versions Define trial design element Define simulation design element Define any project specific functions Key Advantages – Tested code, reuse general parts, speed up development, learn across projects, project details remain in the project specific files, extendable, generic concepts can be moved from projects to package

Shiny App Compare Recruitment Quickly compare options of 2 POC vs Platform with 2 ISAs in terms of recruitment Image or graphic goes here

Image or graphic goes here

Community Driven Software ASA Biopharmaceutical Software Work Group Formed at the 2018 JSM Alex Dmitrienko (Chair), Kyle Wathen (Vice chair) representatives from 10 pharmaceutical companies and RA Advance the development of community software Have been given great input/guidance from members of this group Package naming survey – let the community be involved and help name and pick the ICON for the project If interested in voting please let me know or connect with me on LinkedIn

Future Plans Naming survey Developers guide Task list ViPER – Virtual Platform Evaluator in R ViTalS – Virtual Trial Simulator Developers guide Task list Streamline the simulation and creation of results for “standard” output Training In person and videos Training for someone use the package and for anyone interested in helping to extend the package

Backup

GitHub Source control – GitHub Package website on GitHub built with pkgdown Test code Utilizing testthat currently > 800 tests Test coverage provided by codecov – currently 47% Automated build process is passing Utilized Travis CI