Lecture 10: Learning Optimal Personalized Treatment Rules Under Risk Constraint

Size: px
Start display at page:

Download "Lecture 10: Learning Optimal Personalized Treatment Rules Under Risk Constraint"

Transcription

1 Lecture 10: Learning Optimal Personalized Treatment Rules Under Risk Constraint

2 Introduction

3 Consider Both Efficacy and Safety Outcomes Clinician: Complete picture of treatment decision making involves both efficacy and safety Most efficacious treatment for a patient may also lead to greater safety concern, e.g., escalating dosage of insulin may increase risk of hypoglycemia Patients with chronic disease (e.g., diabetes) and long duration treatment exposed to higher risk of adverse events (e.g., severe hypoglycemia) Regulator/Industry: Important for clinical drug development to characterize both the efficacy and risk profiles among patient populations (e.g., FDA guideline on evaluating cardiovascular risk for new antidiabetic therapies)

4 Consider Both Efficacy and Safety Outcomes in Personalized Medicine Goal: need to control average risk when estimating optimal treatment regimen to maximize efficacy. Challenge: when maximizing the benefit function, how should safety outcomes be incorporated? Presence of heterogeneity: Well known example: abundance of drug-metabolizing enzymes (cytochrome P45) varies across subjects, and thus adverse reactions to the same drug dosage Risk of hypoglycemic events depends on patient characteristics and choice of treatment regimen (Sinclair et al., 2015)

5 Learning Method

6 Framework for Personalized Benefit-Risk Analysis Notation: Y: efficacy outcome (e.g., symptom reduction; change in HbA1c) R: risk outcome (hypoglycemia episodes) Two treatment arms A { 1, 1} Subject-specific covariates X Treatment rule D(X): mapping from X to { 1, 1}.

7 Utility Function with Risk Constraint Goal: estimate optimal treatment rule D such that { maxd E D (Y), s.t. E D (R) τ, E D [ ]: conditional expectation under probability measure P D for (Y, R, A, X) given A = D(X) τ: pre-specified tolerance threshold of the risk

8 Theoretical Optimal Treatment Rules Under Risk Constraint Using data (Y, R, A, X) collected from RCT, equivalent to: { } E I(A=D(X)) Y, max D s.t. E { p(a X) I(A=D(X)) p(a X) } R τ. With some arithmetics and define D(X) = sign(f (X)), the above is equivalent to { maxf E {δ Y (X)I(f (X) > 0)}, s.t. E[δ R (X)I(f (X) > 0)] α, where δ Y (X) = E[Y X, A = 1] E[Y X, A = 1], δ R (X) = E[R X, A = 1] E[R X, A = 1], and α = τ E[R A = 1].

9 Theoretical Optimal Treatment Rules Under Risk Constraint Key result: The optimal treatment rule under risk constraint is D (X) = sign(f (X)), where { f sign(δy (X)), X A (X) = sign (δ Y (X) λ δ R (X)), X A c and A = {X : δ Y (X)δ R (X) 0}. Here, λ = 0 if E [ δ + R (X) X Ac] α ; otherwise, λ solves equation E [δ R (X)I{δ R (X) > 0, δ Y (X)/δ R (X) > λ} X A c ] +E [δ R (X)I{δ R (X) < 0, δ Y (X)/δ R (X) < λ} X A c ] = α, with α = α E[δ R(X)I(δ Y (X)>0,X A)] P(X A c ). Remark 1. Solving for D is analogous to finding the optimal rejection region at a given type I error rate as in the Neyman-Pearson lemma. Remark 2. When no treatment heterogeneity on safety outcomes, apply with δ R (X) = c.

10 Estimating Constrained Optimal Treatment Rules Proposed Method 1: BR-Q learning Regression-based learning algorithm (in line with Q-learning in the absence of R) Step 1. Fit regression model for Y given (A, X), obtain δ Y (X) = Ê[Y X, A = 1] Ê[Y X, A = 1] Step 2. Fit regression model for R given (A, X), obtain δ R (X) = Ê[R X, A = 1] Ê[R X, A = 1] Step 3. Apply key result: { sign( δy (X)), X f  (X) = sign ( δy (X) λ δ ) R (X), X Âc.

11 Estimating Constrained Optimal Treatment Rules Method 2: BR-O learning Directly estimate D under risk constraint without posing a regression model (in line with O-learning in the absence of R): max D s.t. E { I(A=D(X)) p(a X) E { I(A=D(X)) p(a X) R } Y, } τ. Maximizes empirical value function under constraint: n max f n 1 Y i P(A i X i ) I (A i = sign(f (X i ))), s.t. n 1 n i=1 i=1 R i P(A i X i ) I (A i = sign(f (X i ))) τ.

12 Implementation of BR-O learning Challenges: constrained optimization with non-convex objective function and non-convex constraint. Solution: approximate I (A i sign(f (X i ))) in objective function by a surrogate hinge loss, and approximate I (A i = sign(f (X i ))) in the constraint by a shifted ψ loss as upper bound ψ δ (u) = f 1 δ (u) f 0 δ (u) = δ 1 (u + δ) + δ 1 (u) +. Loss Shifted psi-loss 0-1 loss f1 f u

13 Implementation of BR-O learning The optimization solved by difference of convex functions algorithm (DCA) (Tao and An 1998) and quadratic programming: min f s.t. n R i i=1 C n i=1 Y p i ξ i βt (0) Kβ (0), [ p i δ 1 {A i f (X i ) + δ} + δ 1 ] {A i f (X i )} + nτ, ξ i 1 A { i β0 + n j=1 β jk(x i, X j ) }, ξ i 0 i. Tuning parameters C and δ selected by cross validation.

14 Numeric Results

15 Simulation Design 20 covariates as X 1,..., X 20 i.i.d. U(0, 1), n = 300, 100 replications Efficacy responses are continuous variables, Y = 1 2X 1 + X 2 X 3 + h Y (X, A) + ɛ h Y = 2 (1 X 1 X 2 ) A Safety responses are from Poisson distribution log(m R ) = 1 + X 1 2X 2 X 3 + h R (X, A) h R = (1 + X 1 X 2 ) A BR-Q: linear regression; BR-O: linear kernel

16 Theoretical Optimal Treatment Decision Boundaries Figure: Regions of Optimal Treatments with and without Risk Constraint and Relationship with Average Benefit and Risk (τ = 1): linear boundary

17 Simulation Results Figure: Average efficacy and safety outcome estimated by theoretical formula, BR-Q learning and BR-O learning as a function of pre-specified τ Safety Outcome Efficacy Outcome R Theoretical BR-Q BR-O Y Theoretical BR-Q BR-O τ τ : Optimal average Y without safety constraint = 0.662

18 Simulation Results Table: Estimated average risk and optimal benefit. Safety outcome R Efficacy outcome Y % Correct τ Theo BR-Q BR-O Theo BR-Q BR-O BR-Q BR-O : Average safety outcome is 1.503, and optimal value function without safety constraint is : Theo : computed from theoretical formula, BR-Q : Risk constrained Q-learning, and BR-O : Risk constrained O-learning.

19 Theoretical Optimal Treatment Decision Boundaries: Nonlinear Case Figure: Regions of Optimal Treatments with and without Risk Constraint and Relationship with Average Benefit and Risk (τ = 1.75): nonlinear boundary

20 Application

21 Application to DURABLE Trial DURAbility of Basal Versus Lispro Mix 75/25 Insulin Efficacy (DURABLE) Trial (Buse et al., 2009): Randomized trial to compare the ability of two starter insulin regimens (once-daily basal insulin Glargin or twice-daily premixed insulin Lispro 75/25) to achieve glycemic control in patients with type 2 diabetes 2,091 insulin-naive patients with type 2 diabetes who did not achieve adequate control with oral antihyper-glycemic drugs Efficacy outcome: glycemic control (change in HbA1C from baseline to end point) Safety outcomes: hypoglycemia (a plasma glucose value 70 mg/dl or presence of typically associated symptoms)

22 Application to DURABLE Trial Overall analyses results (Buse et al., 2009): Efficacy: Lispro 75/25 better (p = 0.005) control on glycemic than GL Safety: Lispro 75/25 higher (p = 0.007) hypoglycemia rate compared to GL (A): black Lispro, white GL; (D): filled hypoglycemia rate (triangle: Lispro, square: GL).

23 Application to DURABLE Trial Application Data Description: Sample size: 965 patients on Lispro Mix and 980 patients on insulin Glargin. Efficacy endpoint: A1c change from baseline after 24 weeks treatment. Safety endpoint: Hypoglycemic event rate per day. Covariates: 18 baseline covariates (weight, BMI, blood pressure, heart rate, 7 points blood glucose values, fasting blood glucose, fasting insulin etc.).

24 Application to DURABLE Trial Risk(τ) Method Risk-Training Risk-Testing Benefit-Training Benefit-Testing BR-Q (0.005) (0.004) (0.142) (0.049) BR-O (0.003) (0.006) (0.142) (0.042) BR-Q (0.006) (0.004) (0.141) (0.050) BR-O (0.003) (0.006) (0.135) (0.050) BR-Q (0.006) (0.004) (0.142) (0.050) BR-O (0.003) (0.006) (0.135) (0.051) BR-Q (0.006) (0.004) (0.146) (0.051) BR-O (0.003) (0.006) (0.135) (0.046) BR-Q (0.006) (0.004) (0.148) (0.052) BR-O (0.003) (0.006) (0.131) (0.048) BR-Q (0.01) (0.003) (0.153) (0.048) BR-O (0.01) (0.005) (0.146) (0.052) Conclusion: BR-O controls risk below τ with similar benefit as BR-Q

25 Ranks of Predictive Biomarkers τ = Fasting Blood Glucose Adiponectin Fasting Insulin Glucose:Morning before meal Glucose:Morning 2 hours after meal Glucose:Noon before meal Glucose:Noon 2 hours after meal Glucose:Evening before meal Glucose:Evening after meal Glucose: 3am at night Body Weight Height BMI Diastolic blood pressure Systolic blood pressure Heart rate Duration of diabetes Baseline A1c

26 Conclusion

27 Extension We propose two methods for estimating optimal individualized treatment rules while controlling for average risk. Extensions: Multiple efficacy and safety outcomes Multiple group-dependent thresholds Multi-stage trials (SMART, Lavori & Dawson 2000, 2004; Murphy 2005) Identifying safest individualized treatment while maintaining minimal benefit

Considerations in Optimizing Personalized Treatments: Estimation and Evaluation in Light of Benefit and Risk

Considerations in Optimizing Personalized Treatments: Estimation and Evaluation in Light of Benefit and Risk Considerations in Optimizing Personalized Treatments: Estimation and Evaluation in Light of Benefit and Risk Yuanjia Wang, Ph.D. Department of Biostatistics, Mailman School of Public Health & Division

More information

Journal of the American Statistical Association. ISSN: (Print) X (Online) Journal homepage:

Journal of the American Statistical Association. ISSN: (Print) X (Online) Journal homepage: Journal of the American Statistical Association ISSN: 0162-1459 (Print) 1537-274X (Online) Journal homepage: http://amstat.tandfonline.com/loi/uasa20 Learning Optimal Personalized Treatment Rules in Consideration

More information

Sponsor / Company: Sanofi Drug substance(s): Insulin Glargine. Study Identifiers: NCT

Sponsor / Company: Sanofi Drug substance(s): Insulin Glargine. Study Identifiers: NCT These results are supplied for informational purposes only. Prescribing decisions should be made based on the approved package insert in the country of prescription. Sponsor / Company: Sanofi Drug substance(s):

More information

ClinicalTrials.gov Identifier: sanofi-aventis. Sponsor/company:

ClinicalTrials.gov Identifier: sanofi-aventis. Sponsor/company: These results are supplied for informational purposes only. Prescribing decisions should be made based on the approved package insert in the country of prescription Sponsor/company: sanofi-aventis ClinicalTrials.gov

More information

nocturnal hypoglycemia percentage of Hispanics in the insulin glargine than NPH during forced patients who previously This study excluded

nocturnal hypoglycemia percentage of Hispanics in the insulin glargine than NPH during forced patients who previously This study excluded Clinical Trial Design/ Primary Objective Insulin glargine Treat-to-Target Trial, Riddle et al., 2003 (23) AT.LANTUS trial, Davies et al., 2005 (24) INSIGHT trial, Gerstein et al., 2006 (25) multicenter,

More information

Timely!Insulinization In!Type!2! Diabetes,!When!and!How

Timely!Insulinization In!Type!2! Diabetes,!When!and!How Timely!Insulinization In!Type!2! Diabetes,!When!and!How, FACP, FACE, CDE Professor of Internal Medicine UT Southwestern Medical Center Dallas, Texas Current Control and Targets 1 Treatment Guidelines for

More information

APPENDIX American Diabetes Association. Published online at

APPENDIX American Diabetes Association. Published online at APPENDIX 1 INPATIENT MANAGEMENT OF TYPE 2 DIABETES No algorithm applies to all patients with diabetes. These guidelines apply to patients with type 2 diabetes who are not on glucocorticoids, have no

More information

ClinialTrials.gov Identifier: HOE901_4020 Insulin Glargine Date: Study Code: This was a multicenter study that was conducted at 59 US sites

ClinialTrials.gov Identifier: HOE901_4020 Insulin Glargine Date: Study Code: This was a multicenter study that was conducted at 59 US sites These results are supplied for informational purposes only. Prescribing decisions should be made based on the approved package insert in the country of prescription Sponsor/company: Generic drug name:

More information

These results are supplied for informational purposes only.

These results are supplied for informational purposes only. These results are supplied for informational purposes only. Prescribing decisions should be made based on the approved package insert in the country of prescription Sponsor/company: sanofi-aventis ClinialTrials.gov

More information

Lecture 5: Sequential Multiple Assignment Randomized Trials (SMARTs) for DTR. Donglin Zeng, Department of Biostatistics, University of North Carolina

Lecture 5: Sequential Multiple Assignment Randomized Trials (SMARTs) for DTR. Donglin Zeng, Department of Biostatistics, University of North Carolina Lecture 5: Sequential Multiple Assignment Randomized Trials (SMARTs) for DTR Introduction Introduction Consider simple DTRs: D = (D 1,..., D K ) D k (H k ) = 1 or 1 (A k = { 1, 1}). That is, a fixed treatment

More information

Sponsor / Company: Sanofi Drug substance(s): Insulin Glargine (HOE901) Insulin Glulisine (HMR1964)

Sponsor / Company: Sanofi Drug substance(s): Insulin Glargine (HOE901) Insulin Glulisine (HMR1964) These results are supplied for informational purposes only. Prescribing decisions should be made based on the approved package insert in the country of prescription. Sponsor / Company: Sanofi Drug substance(s):

More information

Sponsor / Company: Sanofi Drug substance(s): HOE901-U300 (insulin glargine) According to template: QSD VERSION N 4.0 (07-JUN-2012) Page 1

Sponsor / Company: Sanofi Drug substance(s): HOE901-U300 (insulin glargine) According to template: QSD VERSION N 4.0 (07-JUN-2012) Page 1 These results are supplied for informational purposes only. Prescribing decisions should be made based on the approved package insert in the country of prescription. Sponsor / Company: Sanofi Drug substance(s):

More information

Sponsor / Company: Sanofi Drug substance(s): insulin glargine (HOE901) According to template: QSD VERSION N 4.0 (07-JUN-2012) Page 1

Sponsor / Company: Sanofi Drug substance(s): insulin glargine (HOE901) According to template: QSD VERSION N 4.0 (07-JUN-2012) Page 1 These results are supplied for informational purposes only. Prescribing decisions should be made based on the approved package insert in the country of prescription. Sponsor / Company: Sanofi Drug substance(s):

More information

Position Statement of ADA / EASD 2012

Position Statement of ADA / EASD 2012 Management of Hyperglycemia in Type2 Diabetes: A Patient- Centered Approach Position Statement of ADA / EASD 2012 Cause of : Type 2 diabetes Cardiovascular disorders Blindness End-stage renal failure Amputations

More information

SYNOPSIS OF RESEARCH REPORT (PROTOCOL BM18106)

SYNOPSIS OF RESEARCH REPORT (PROTOCOL BM18106) An ANCOVA was used to calculate least squares means of the difference from baseline and 95% confidence intervals at each timepoint. The placebo-corrected difference from baseline at Week 16 was also calculated.

More information

Xultophy 100/3.6. (insulin degludec, liraglutide) New Product Slideshow

Xultophy 100/3.6. (insulin degludec, liraglutide) New Product Slideshow Xultophy 100/3.6 (insulin degludec, liraglutide) New Product Slideshow Introduction Brand name: Xultophy Generic name: Insulin degludec, liraglutide Pharmacological class: Human insulin analog + glucagon-like

More information

CASE A2 Managing Between-meal Hypoglycemia

CASE A2 Managing Between-meal Hypoglycemia Managing Between-meal Hypoglycemia 1 I would like to discuss this case of a patient who, overall, was doing well on her therapy until she made an important lifestyle change to lose weight. This is a common

More information

CTAF Overview. Agenda. Evidence Review. Insulin Degludec (Tresiba, Novo Nordisk) for the Treatment of Diabetes

CTAF Overview. Agenda. Evidence Review. Insulin Degludec (Tresiba, Novo Nordisk) for the Treatment of Diabetes CTAF Overview Insulin Degludec (Tresiba, Novo Nordisk) for the Treatment of Diabetes February 12, 2016 Core program of the Institute for Clinical and Economic Review (ICER) Goal: Help patients, clinicians,

More information

The clinical trial information provided in this public disclosure synopsis is supplied for informational purposes only.

The clinical trial information provided in this public disclosure synopsis is supplied for informational purposes only. The clinical trial information provided in this public disclosure synopsis is supplied for informational purposes only. Please note that the results reported in any single trial may not reflect the overall

More information

Initiation and Titration of Insulin in Diabetes Mellitus Type 2

Initiation and Titration of Insulin in Diabetes Mellitus Type 2 Initiation and Titration of Insulin in Diabetes Mellitus Type 2 Greg Doelle MD, MS April 6, 2016 Disclosure I have no actual or potential conflicts of interest in relation to the content of this lecture.

More information

Adlyxin. (lixisenatide) New Product Slideshow

Adlyxin. (lixisenatide) New Product Slideshow Adlyxin (lixisenatide) New Product Slideshow Introduction Brand name: Adlyxin Generic name: Lixisenatide Pharmacological class: Glucagon-like peptide-1 (GLP-1) receptor agonist Strength and Formulation:

More information

SYNOPSIS OF RESEARCH REPORT (PROTOCOL BC20779)

SYNOPSIS OF RESEARCH REPORT (PROTOCOL BC20779) TITLE OF THE STUDY / REPORT No. / DATE OF REPORT INVESTIGATORS / CENTERS AND COUNTRIES Clinical Study Report Protocol BC20779: Multicenter, double-blind, randomized, placebo-controlled, dose ranging phase

More information

January 7, 5:00 p.m. EST

January 7, 5:00 p.m. EST Study 3-151 Phase 2 Trial: Preliminary Results BIOD-531, a Concentrated Ultra-Rapid-Acting Prandial/Basal Insulin, Demonstrates Superior Post-Meal Glucose Control Compared to Marketed Prandial/Basal Insulins

More information

Evolving insulin therapy: Insulin replacement methods and the impact on cardiometabolic risk

Evolving insulin therapy: Insulin replacement methods and the impact on cardiometabolic risk Evolving insulin therapy: Insulin replacement methods and the impact on cardiometabolic risk Harvard/Joslin Primary Care Congress for Cardiometabolic Health 2013 Richard S. Beaser, MD Medical Executive

More information

Some alternatives for Inhomogeneous Poisson Point Processes for presence only data

Some alternatives for Inhomogeneous Poisson Point Processes for presence only data Some alternatives for Inhomogeneous Poisson Point Processes for presence only data Hassan Doosti Macquarie University hassan.doosti@mq.edu.au July 6, 2017 Hassan Doosti (MQU) Inhomogeneous Spatial Point

More information

A New Basal Insulin Option: The BEGIN Trials in Patients With Type 2 Diabetes

A New Basal Insulin Option: The BEGIN Trials in Patients With Type 2 Diabetes A New Basal Insulin Option: The BEGIN Trials in Patients With Type 2 Diabetes Reviewed by Dawn Battise, PharmD STUDIES Initiating insulin degludec (study A): Zinman B, Philis-Tsimikas A, Cariou B, Handelsman

More information

Journal Club September 29, Vanessa AKIKI PGYlII Internal Medicine

Journal Club September 29, Vanessa AKIKI PGYlII Internal Medicine Journal Club September 29, 2017 Vanessa AKIKI PGYlII Internal Medicine AUBMC 2017 Case Presentation 41-year-old man who was diagnosed with type 1 diabetes 21 years ago presents to your clinic. He believes

More information

Insulin Initiation and Intensification. Disclosure. Objectives

Insulin Initiation and Intensification. Disclosure. Objectives Insulin Initiation and Intensification Neil Skolnik, M.D. Associate Director Family Medicine Residency Program Abington Memorial Hospital Professor of Family and Community Medicine Temple University School

More information

Diabetes Technology Continuous Subcutaneous Insulin Infusion Therapy And Continuous Glucose Monitoring In Adults: An Endocrine Society Clinical

Diabetes Technology Continuous Subcutaneous Insulin Infusion Therapy And Continuous Glucose Monitoring In Adults: An Endocrine Society Clinical Diabetes Technology Continuous Subcutaneous Insulin Infusion Therapy And Continuous Glucose Monitoring In Adults: An Endocrine Society Clinical Practice Guideline Task Force Members Anne Peters, MD (Chair)

More information

Comparative Effectiveness, Safety, and Indications of Insulin Analogues in Premixed Formulations for Adults With Type 2 Diabetes Executive Summary

Comparative Effectiveness, Safety, and Indications of Insulin Analogues in Premixed Formulations for Adults With Type 2 Diabetes Executive Summary Number 14 Effective Health Care Comparative Effectiveness, Safety, and Indications of Insulin Analogues in Premixed Formulations for Adults With Type 2 Diabetes Executive Summary Background and Key Questions

More information

Clinical Value and Evidence of Continuous Glucose Monitoring

Clinical Value and Evidence of Continuous Glucose Monitoring Clinical Value and Evidence of Continuous Glucose Monitoring 9402313-012 Objective To review the clinical value and the recent clinical evidence for Professional and Personal CGM Key Points CGM reveals

More information

Investigators, study sites Multicenter, 35 US sites. Coordinating Investigator: Richard Bergenstal, MD

Investigators, study sites Multicenter, 35 US sites. Coordinating Investigator: Richard Bergenstal, MD STUDY SYNOPSIS Study number Title HMR1964A/3502 Apidra (insulin glulisine) administered in a fixed-bolus regimen vs. variable-bolus regimen based on carbohydrate counting in adult subjects with type 2

More information

These results are supplied for informational purposes only.

These results are supplied for informational purposes only. These results are supplied for informational purposes only. Prescribing decisions should be made based on the approved package insert in the country of prescription Sponsor/company: sanofi-aventis ClinialTrials.gov

More information

Diabetes Mellitus in Older Adults. Presenter Disclosure Information

Diabetes Mellitus in Older Adults. Presenter Disclosure Information Diabetes Mellitus in Older Adults Medha Munshi, M.D. Joslin Diabetes Center Beth Israel Deaconess Medical Center Harvard Medical School Presenter Disclosure Information Medha Munshi Research grant from

More information

The Late Pretest Problem in Randomized Control Trials of Education Interventions

The Late Pretest Problem in Randomized Control Trials of Education Interventions The Late Pretest Problem in Randomized Control Trials of Education Interventions Peter Z. Schochet ACF Methods Conference, September 2012 In Journal of Educational and Behavioral Statistics, August 2010,

More information

Soliqua 100/33. (insulin glargine, lixisenatide) New Product Slideshow

Soliqua 100/33. (insulin glargine, lixisenatide) New Product Slideshow Soliqua 100/33 (insulin glargine, lixisenatide) New Product Slideshow Introduction Brand name: Soliqua 100/33 Generic name: Insulin glargine (rdna origin), lixisenatide Pharmacological class: Human insulin

More information

Agenda. Indications Different insulin preparations Insulin initiation Insulin intensification

Agenda. Indications Different insulin preparations Insulin initiation Insulin intensification Insulin Therapy F. Hosseinpanah Obesity Research Center Research Institute for Endocrine sciences Shahid Beheshti University of Medical Sciences November 11, 2017 Agenda Indications Different insulin preparations

More information

MEA DISCUSSION PAPERS

MEA DISCUSSION PAPERS Inference Problems under a Special Form of Heteroskedasticity Helmut Farbmacher, Heinrich Kögel 03-2015 MEA DISCUSSION PAPERS mea Amalienstr. 33_D-80799 Munich_Phone+49 89 38602-355_Fax +49 89 38602-390_www.mea.mpisoc.mpg.de

More information

Individualising Insulin Regimens: Premixed or basal plus/bolus?

Individualising Insulin Regimens: Premixed or basal plus/bolus? Individualising Insulin Regimens: Premixed or basal plus/bolus? Dr. Ted Wu Director, Diabetes Centre, Hospital Sydney, Australia Turkey, April 2015 Centre of Health Professional Education Optimising insulin

More information

Brigham and Women s Hospital Type 2 Diabetes Management Program Physician Pharmacist Collaborative Drug Therapy Management Protocol

Brigham and Women s Hospital Type 2 Diabetes Management Program Physician Pharmacist Collaborative Drug Therapy Management Protocol Brigham and Women s Hospital Type 2 Diabetes Management Program Physician Pharmacist Collaborative Drug Therapy Management Protocol *Please note that this guideline may not be appropriate for all patients

More information

Beyond Basal Insulin: Intensification of Therapy Jennifer D Souza, PharmD, CDE, BC-ADM

Beyond Basal Insulin: Intensification of Therapy Jennifer D Souza, PharmD, CDE, BC-ADM Beyond Basal Insulin: Intensification of Therapy Jennifer D Souza, PharmD, CDE, BC-ADM Disclosures Jennifer D Souza has no conflicts of interest to disclose. 2 When Basal Insulin Is Not Enough Learning

More information

Supplementary Online Content

Supplementary Online Content Supplementary Online Content Engebretson SP, Hyman LG, Michalowicz BS, et al. The effect of nonsurgical periodontal therapy on hemoglobin A1c levels among persons with type 2 diabetes and chronic periodontitis:

More information

10-1 MMSE Estimation S. Lall, Stanford

10-1 MMSE Estimation S. Lall, Stanford 0 - MMSE Estimation S. Lall, Stanford 20.02.02.0 0 - MMSE Estimation Estimation given a pdf Minimizing the mean square error The minimum mean square error (MMSE) estimator The MMSE and the mean-variance

More information

Lilly Diabetes: Pipeline Update

Lilly Diabetes: Pipeline Update Lilly Diabetes: Pipeline Update June 16, 2014 Safe Harbor Provision This presentation contains forward-looking statements that are based on management's current expectations, but actual results may differ

More information

Study Code: Date: 27 July 2007

Study Code: Date: 27 July 2007 These results are supplied for informational purposes only. Prescribing decisions should be made based on the approved package insert in the country of prescription Sponsor/company: Generic drug name:

More information

Is Knowing Half the Battle? Behavioral Responses to Risk Information from the National Health Screening Program in Korea

Is Knowing Half the Battle? Behavioral Responses to Risk Information from the National Health Screening Program in Korea Is Knowing Half the Battle? Behavioral Responses to Risk Information from the National Health Screening Program in Korea Hyuncheol Bryant Kim 1, Suejin A. Lee 1, and Wilfredo Lim 2 1 Cornell University

More information

Sponsor / Company: Sanofi Drug substance(s): Insulin Glargine (HOE901) Insulin Glulisine (HMR1964)

Sponsor / Company: Sanofi Drug substance(s): Insulin Glargine (HOE901) Insulin Glulisine (HMR1964) These results are supplied for informational purposes only. Prescribing decisions should be made based on the approved package insert in the country of prescription. Sponsor / Company: Sanofi Drug substance(s):

More information

Liénard Oscillator Modeling of Bipolar Disorder

Liénard Oscillator Modeling of Bipolar Disorder Liénard Oscillator Modeling of Bipolar Disorder Jessica Snyder 5 August 23 Abstract Bipolar disorder, also known as manic-depression, is a disorder in which a person has mood swings out of proportion or

More information

Efficacy/pharmacodynamics: 85 Safety: 89

Efficacy/pharmacodynamics: 85 Safety: 89 These results are supplied for informational purposes only. Prescribing decisions should be made based on the approved package insert in the country of prescription. Sponsor/Company: Sanofi Drug substance:

More information

Insulin Pumps and Glucose Sensors in Diabetes Management

Insulin Pumps and Glucose Sensors in Diabetes Management Diabetes Update+ 2014 Congress Whistler, British Columbia Friday March 21, 2014ǀ 8:15 8:45 am Insulin Pumps and Glucose Sensors in Diabetes Management Bruce A Perkins MD MPH Division of Endocrinology Associate

More information

Mixed Insulins Pick Me

Mixed Insulins Pick Me Mixed Insulins Pick Me Alvin Goo, PharmD Clinical Associate Professor University of Washington School of Pharmacy and Department of Family Medicine Objectives Critically evaluate the evidence comparing

More information

iglarlixi Reduces Glycated Hemoglobin to a Greater Extent Than Basal Insulin Regardless of Levels at Screening: Post Hoc Analysis of LixiLan-L

iglarlixi Reduces Glycated Hemoglobin to a Greater Extent Than Basal Insulin Regardless of Levels at Screening: Post Hoc Analysis of LixiLan-L Diabetes Ther (2018) 9:373 382 https://doi.org/10.1007/s13300-017-0336-6 BRIEF REPORT iglarlixi Reduces Glycated Hemoglobin to a Greater Extent Than Basal Insulin Regardless of Levels at Screening: Post

More information

A novel ph-neutral formulation of the monomeric insulin VIAject has a faster onset of action than insulin lispro

A novel ph-neutral formulation of the monomeric insulin VIAject has a faster onset of action than insulin lispro A novel ph-neutral formulation of the monomeric insulin VIAject has a faster onset of action than insulin lispro Leszek Nosek, Tim Heise, Frank Flacke 2, Alan Krasner 2, Philip Pichotta 2, Lutz Heinemann,

More information

23-Aug-2011 Lixisenatide (AVE0010) - EFC6014 Version number: 1 (electronic 1.0)

23-Aug-2011 Lixisenatide (AVE0010) - EFC6014 Version number: 1 (electronic 1.0) SYNOPSIS Title of the study: A randomized, double-blind, placebo-controlled, parallel-group, multicenter 24-week study followed by an extension assessing the efficacy and safety of AVE0010 on top of metformin

More information

Case Report Off-Label Use of Liraglutide in the Management of a Pediatric Patient with Type 2 Diabetes Mellitus

Case Report Off-Label Use of Liraglutide in the Management of a Pediatric Patient with Type 2 Diabetes Mellitus Case Reports in Pediatrics Volume 2013, Article ID 703925, 4 pages http://dx.doi.org/10.1155/2013/703925 Case Report Off-Label Use of Liraglutide in the Management of a Pediatric Patient with Type 2 Diabetes

More information

Αναγκαιότητα και τρόπος ρύθμισης του διαβήτη στους νοσηλευόμενους ασθενείς

Αναγκαιότητα και τρόπος ρύθμισης του διαβήτη στους νοσηλευόμενους ασθενείς Αναγκαιότητα και τρόπος ρύθμισης του διαβήτη στους νοσηλευόμενους ασθενείς Αναστασία Θανοπούλου Επίκουρη Καθηγήτρια Β Παθολογικής Κλινικής Πανεπιστημίου Αθηνών Διαβητολογικό Κέντρο, Ιπποκράτειο Νοσοκομείο

More information

Bayesian Nonparametric Methods for Precision Medicine

Bayesian Nonparametric Methods for Precision Medicine Bayesian Nonparametric Methods for Precision Medicine Brian Reich, NC State Collaborators: Qian Guan (NCSU), Eric Laber (NCSU) and Dipankar Bandyopadhyay (VCU) University of Illinois at Urbana-Champaign

More information

Ideal of Fuzzy Inference System and Manifold Deterioration Using Genetic Algorithm and Particle Swarm Optimization

Ideal of Fuzzy Inference System and Manifold Deterioration Using Genetic Algorithm and Particle Swarm Optimization Original Article Ideal of Fuzzy Inference System and Manifold Deterioration Using Genetic Algorithm and Particle Swarm Optimization V. Karthikeyan* Department of Electronics and Communication Engineering,

More information

Newer Insulins. Boca Raton Regional Hospital 15th Annual Internal Medicine Conference

Newer Insulins. Boca Raton Regional Hospital 15th Annual Internal Medicine Conference Newer Insulins Boca Raton Regional Hospital 15th Annual Internal Medicine Conference Luigi F. Meneghini, MD, MBA Professor of Internal Medicine, UT Southwestern Medical Center Executive Director, Global

More information

Advanced IPD meta-analysis methods for observational studies

Advanced IPD meta-analysis methods for observational studies Advanced IPD meta-analysis methods for observational studies Simon Thompson University of Cambridge, UK Part 4 IBC Victoria, July 2016 1 Outline of talk Usual measures of association (e.g. hazard ratios)

More information

Akio Ohta, Kaori Arai, Ami Nishine, Yoshiyuki Sada, Hiroyuki Kato, Hisashi Fukuda, Shiko Asai, Yoshio Nagai, Takuyuki Katabami and Yasushi Tanaka

Akio Ohta, Kaori Arai, Ami Nishine, Yoshiyuki Sada, Hiroyuki Kato, Hisashi Fukuda, Shiko Asai, Yoshio Nagai, Takuyuki Katabami and Yasushi Tanaka Endocrine Journal 2013, 60 (2), 173-177 Or i g i n a l Comparison of daily glucose excursion by continuous glucose monitoring between type 2 diabetic patients receiving preprandial insulin aspart or postprandial

More information

Supplementary Online Content

Supplementary Online Content Supplementary Online Content Lingvay I, Manghi FP, García-Hernández P, et al. Effect of insulin glargine up-titration vs insulin degludec/liraglutide on glycated hemoglobin levels in patients with type

More information

Sponsor / Company: Sanofi Drug substance(s): HOE901-U300 (insulin glargine)

Sponsor / Company: Sanofi Drug substance(s): HOE901-U300 (insulin glargine) These results are supplied for informational purposes only. Prescribing decisions should be made based on the approved package insert in the country of prescription. Sponsor / Company: Sanofi Drug substance(s):

More information

Linear and Nonlinear Optimization

Linear and Nonlinear Optimization Linear and Nonlinear Optimization SECOND EDITION Igor Griva Stephen G. Nash Ariela Sofer George Mason University Fairfax, Virginia Society for Industrial and Applied Mathematics Philadelphia Contents Preface

More information

SYNOPSIS. Administration: subcutaneous injection Batch number(s):

SYNOPSIS. Administration: subcutaneous injection Batch number(s): SYNOPSIS Title of the study: A randomized, double-blind, placebo-controlled, 2-arm parallel-group, multicenter 24-week study followed by an extension assessing the efficacy and safety of AVE0010 on top

More information

To assess the safety and tolerability in each treatment group.

To assess the safety and tolerability in each treatment group. These results are supplied for informational purposes only. Prescribing decisions should be made based on the approved package insert in the country of prescription. Sponsor: Sanofi Drug substance(s):

More information

Medical Policy An independent licensee of the Blue Cross Blue Shield Association

Medical Policy An independent licensee of the Blue Cross Blue Shield Association Afrezza Page 1 of 7 Medical Policy An independent licensee of the Blue Cross Blue Shield Association Title: Afrezza (human insulin) Prime Therapeutics will review Prior Authorization requests Prior Authorization

More information

Advances in Diabetes Care Technologies

Advances in Diabetes Care Technologies 1979 Advances in Diabetes Care Technologies 2015 Introduction Insulin pump use: ~ 20% - 30% of patients with T1DM < 1% of insulin-treated patients with T2DM 2007 FDA estimates ~375,000 insulin pumps for

More information

Underweight Children in Ghana: Evidence of Policy Effects. Samuel Kobina Annim

Underweight Children in Ghana: Evidence of Policy Effects. Samuel Kobina Annim Underweight Children in Ghana: Evidence of Policy Effects Samuel Kobina Annim Correspondence: Economics Discipline Area School of Social Sciences University of Manchester Oxford Road, M13 9PL Manchester,

More information

SUPPLEMENTARY DATA. Supplementary Methods

SUPPLEMENTARY DATA. Supplementary Methods Supplementary Methods Chronic kidney disease stage 4 or 5 Current diabetic foot with ulcer, soft tissue infection or necrosis Unstable angina, myocardial infarction, or cerebrovascular accident over the

More information

Nph insulin conversion to lantus

Nph insulin conversion to lantus Nph insulin conversion to lantus Search 26-2-2003 RESPONSE FROM AVENTIS. We appreciate the opportunity to respond to Dr. Grajower s request for information regarding Lantus ( insulin glargine [rdna origin.

More information

Clinical Study Synopsis

Clinical Study Synopsis Clinical Study Synopsis This Clinical Study Synopsis is provided for patients and healthcare professionals to increase the transparency of Bayer's clinical research. This document is not intended to replace

More information

Case Series: Premixed Insulin Dosing in Actual Practice: Two-Thirds in AM, One-Third in PM, or Half and Half?

Case Series: Premixed Insulin Dosing in Actual Practice: Two-Thirds in AM, One-Third in PM, or Half and Half? Case Series: Premixed Insulin Dosing in Actual Practice: Two-Thirds in AM, One-Third in PM, or Half and Half? Anuj Bhargava, MD, MBA, CDE, FACP, FACE, June Felice Johnson, BS, PharmD, FASHP, BC-ADM, and

More information

Sponsor: Sanofi Drug substance(s): Lantus /insulin glargine. Study Identifiers: U , NCT Study code: LANTUL07225

Sponsor: Sanofi Drug substance(s): Lantus /insulin glargine. Study Identifiers: U , NCT Study code: LANTUL07225 These results are supplied for informational purposes only. Prescribing decisions should be made based on the approved package insert in the country of prescription. Sponsor: Sanofi Drug substance(s):

More information

These results are supplied for informational purposes only.

These results are supplied for informational purposes only. These results are supplied for informational purposes only. Prescribing decisions should be made based on the approved package insert in the country of prescription Sponsor/company: sanofi-aventis ClinialTrials.gov

More information

Non-insulin treatment in Type 1 DM Sang Yong Kim

Non-insulin treatment in Type 1 DM Sang Yong Kim Non-insulin treatment in Type 1 DM Sang Yong Kim Chosun University Hospital Conflict of interest disclosure None Committee of Scientific Affairs Committee of Scientific Affairs Insulin therapy is the mainstay

More information

Comparison of GW (908) Single Dose and Steady-state Pharmacokinetics (PK): Induction Potential and AAG Changes (APV10013)

Comparison of GW (908) Single Dose and Steady-state Pharmacokinetics (PK): Induction Potential and AAG Changes (APV10013) 43rd Interscience Conference on Antimicrobial Agents and Chemotherapy (ICAAC) Poster A-1607 Comparison of GW433908 (908) Single Dose and Steady-state Pharmacokinetics (PK): Induction Potential and AAG

More information

第十五章. Diabetes Mellitus

第十五章. Diabetes Mellitus Diabetes-1/9 第十五章 Diabetes Mellitus 陳曉蓮醫師 2/9 - Diabetes 羅東博愛醫院 Management of Diabetes mellitus A. DEFINITION OF DIABETES MELLITUS Diabetes Mellitus is characterized by chronic hyperglycemia with disturbances

More information

SCHOOL OF MATHEMATICS AND STATISTICS

SCHOOL OF MATHEMATICS AND STATISTICS Data provided: Tables of distributions MAS603 SCHOOL OF MATHEMATICS AND STATISTICS Further Clinical Trials Spring Semester 014 015 hours Candidates may bring to the examination a calculator which conforms

More information

New Drug Evaluation: Insulin degludec/aspart, subcutaneous injection

New Drug Evaluation: Insulin degludec/aspart, subcutaneous injection New Drug Evaluation: Insulin degludec/aspart, subcutaneous injection Date of Review: March 2016 End Date of Literature Search: November 11, 2015 Generic Name: Insulin degludec and insulin aspart Brand

More information

Bayesian Dose Escalation Study Design with Consideration of Late Onset Toxicity. Li Liu, Glen Laird, Lei Gao Biostatistics Sanofi

Bayesian Dose Escalation Study Design with Consideration of Late Onset Toxicity. Li Liu, Glen Laird, Lei Gao Biostatistics Sanofi Bayesian Dose Escalation Study Design with Consideration of Late Onset Toxicity Li Liu, Glen Laird, Lei Gao Biostatistics Sanofi 1 Outline Introduction Methods EWOC EWOC-PH Modifications to account for

More information

SMART Clinical Trial Designs for Dynamic Treatment Regimes

SMART Clinical Trial Designs for Dynamic Treatment Regimes SMART Clinical Trial Designs for Dynamic Treatment Regimes Bibhas Chakraborty Centre for Quantitative Medicine, Duke-NUS Graduate Medical School, Singapore bibhas.chakraborty@duke-nus.edu.sg MCP Conference

More information

Tips and Tricks for Starting and Adjusting Insulin. MC MacSween The Moncton Hospital

Tips and Tricks for Starting and Adjusting Insulin. MC MacSween The Moncton Hospital Tips and Tricks for Starting and Adjusting Insulin MC MacSween The Moncton Hospital Progression of type 2 diabetes Beta cell apoptosis Natural History of Type 2 Diabetes The Burden of Treatment Failure

More information

Basal Bolus Insulin Therapy Frequently Asked Questions

Basal Bolus Insulin Therapy Frequently Asked Questions 1. What is Basal Bolus Insulin Therapy (BBIT)? 2. What evidence supports the use of subcutaneous Basal Bolus Insulin Therapy? 3. Does Basal Bolus Insulin Therapy apply to all patients? 4. What s wrong

More information

Hypoglycemia a barrier to normoglycemia Are long acting analogues and pumps the answer to the barrier??

Hypoglycemia a barrier to normoglycemia Are long acting analogues and pumps the answer to the barrier?? Hypoglycemia a barrier to normoglycemia Are long acting analogues and pumps the answer to the barrier?? Moshe Phillip Institute of Endocrinology and Diabetes National Center of Childhood Diabetes Schneider

More information

Presented by Dr. Bruce Perkins, MD MPH Dr. Michael Riddell, PhD

Presented by Dr. Bruce Perkins, MD MPH Dr. Michael Riddell, PhD Type 1 Diabetes and Exercise: Optimizing the Medtronic MiniMed Veo Insulin Pump and Continuous Glucose Monitoring (CGM) for Better Glucose Control 1,2 for Healthcare Professionals Presented by Dr. Bruce

More information

Optimizing Treatment Strategies to Improve Patient Outcomes in the Management of Type 2 Diabetes

Optimizing Treatment Strategies to Improve Patient Outcomes in the Management of Type 2 Diabetes Optimizing Treatment Strategies to Improve Patient Outcomes in the Management of Type 2 Diabetes Philip Raskin, MD Professor of Medicine The University of Texas, Southwestern Medical Center NAMCP Spring

More information

Reviewing Diabetes Guidelines. Newsletter compiled by Danny Jaek, Pharm.D. Candidate

Reviewing Diabetes Guidelines. Newsletter compiled by Danny Jaek, Pharm.D. Candidate Reviewing Diabetes Guidelines Newsletter compiled by Danny Jaek, Pharm.D. Candidate AL AS KA N AT IV E DI AB ET ES TE A M Volume 6, Issue 1 Spring 2011 Dia bet es Dis pat ch There are nearly 24 million

More information

Reimagining Diabetes Care: Leveraging Digital Health Technologies. William Hsu, MD

Reimagining Diabetes Care: Leveraging Digital Health Technologies. William Hsu, MD Reimagining Diabetes Care: Leveraging Digital Health Technologies William Hsu, MD Current Diabetes Care Model What s Not to Like? 2 Achievement of Goals in US Diabetes Care, 1999 2010 N Engl J Med 2013;368:1613-24

More information

Income, prices, time use and nutrition

Income, prices, time use and nutrition Income, prices, time use and nutrition Rachel Griffith ULB, May 2018 1 / 45 Adult obesity has increased Source:WHO 2 / 45 Adult obesity has increased Source:WHO 2 / 45 Adult obesity has increased Source:WHO

More information

PREVENTION OF NOCTURNAL HYPOGLYCEMIA USING PREDICTIVE LOW GLUCOSE SUSPEND (PLGS)

PREVENTION OF NOCTURNAL HYPOGLYCEMIA USING PREDICTIVE LOW GLUCOSE SUSPEND (PLGS) PREVENTION OF NOCTURNAL HYPOGLYCEMIA USING PREDICTIVE LOW GLUCOSE SUSPEND (PLGS) Pathways for Future Treatment and Management of Diabetes H. Peter Chase, MD Carousel of Hope Symposium Beverly Hilton, Beverly

More information

Insulin therapy in gestational diabetes mellitus

Insulin therapy in gestational diabetes mellitus Insulin therapy in gestational diabetes mellitus October 15, 2015 Kyung-Soo Kim Division of Endocrinology & Metabolism, Department of Internal Medicine, CHA Bundang Medical Center, CHA University Contents

More information

Discovering Meaningful Cut-points to Predict High HbA1c Variation

Discovering Meaningful Cut-points to Predict High HbA1c Variation Proceedings of the 7th INFORMS Workshop on Data Mining and Health Informatics (DM-HI 202) H. Yang, D. Zeng, O. E. Kundakcioglu, eds. Discovering Meaningful Cut-points to Predict High HbAc Variation Si-Chi

More information

Case Study. Patient Profile. Baseline Report - Daily Patterns. Insights

Case Study. Patient Profile. Baseline Report - Daily Patterns. Insights Case Study Patient Profile Sex/Age: Female, 48 years old Disease diagnosis: Type 2 for past 13 years, coronary artery disease for 3 years, complains of severe tiredness HbA1c: 9.0% Diabetes medication

More information

Self-Monitoring Blood Glucose (SMBG) Frequency & Pattern Tool

Self-Monitoring Blood Glucose (SMBG) Frequency & Pattern Tool Self-Monitoring Blood Glucose () Pattern Recommendation: Basal Insulin Only (To Target) NPH or long-acting analogue, typically given at. at least as often as is being given. Optional, less frequent can

More information

Incorporating CGM Into Clinical Decision Making. Etie Moghissi, MD, FACE Clinical Associate Professor, David Geffen School of Medicine UCLA

Incorporating CGM Into Clinical Decision Making. Etie Moghissi, MD, FACE Clinical Associate Professor, David Geffen School of Medicine UCLA Incorporating CGM Into Clinical Decision Making Etie Moghissi, MD, FACE Clinical Associate Professor, David Geffen School of Medicine UCLA 1 Limitations of Current Glucose Monitoring Methods A1c Standard

More information

Using Longitudinal Data to Build Natural History Models

Using Longitudinal Data to Build Natural History Models Using Longitudinal Data to Build Natural History Models Lessons learned from modeling type 2 diabetes and prostate cancer INFORMS Healthcare Conference, Rotterdam, 2017 Brian Denton Department of Industrial

More information

University of North Carolina at Chapel Hill

University of North Carolina at Chapel Hill University of North Carolina at Chapel Hill The University of North Carolina at Chapel Hill Department of Biostatistics Technical Report Series Year 2009 Paper 13 Reinforcement Learning Strategies for

More information

egfr > 50 (n = 13,916)

egfr > 50 (n = 13,916) Saxagliptin and Cardiovascular Risk in Patients with Type 2 Diabetes Mellitus and Moderate or Severe Renal Impairment: Observations from the SAVOR-TIMI 53 Trial Supplementary Table 1. Characteristics according

More information

2.0 Synopsis. ABT-358 M Clinical Study Report R&D/06/099. (For National Authority Use Only) to Item of the Submission: Volume:

2.0 Synopsis. ABT-358 M Clinical Study Report R&D/06/099. (For National Authority Use Only) to Item of the Submission: Volume: 2.0 Synopsis Abbott Laboratories Name of Study Drug: Zemplar Injection Name of Active Ingredient: Paricalcitol Individual Study Table Referring to Item of the Submission: Volume: Page: (For National Authority

More information