Competing Risks in Survival Analysis

Size: px
Start display at page:

Download "Competing Risks in Survival Analysis"

Transcription

1 Competing Risks in Survival Analysis So far, we ve assumed that there is only one survival endpoint of interest, and that censoring is independent of the event of interest. However, in many contexts it is likely that we can have several different types of failure (death, relapse, opportunistic infection, etc) that are of interest to us, and the occurence of one type of failure may (or may not) prevent us from observing the other types of failures - so called competing risks. Examples: n cardiovascular studies, deaths from other causes (such as cancer) are considered competing risks. After a bone marrow transplantation, patients are followed to evaluate leukemia-free survival, so the endpoint is time to leukemia relapse or death, whichever occurs first. This endpoint consists of two types of failures (competing risks): leukemia relapse non-relapse deaths 1

2 Another example (competing risks and dependent censoring): n ADS study, if the endpoint is time to opportunistic infection (relapse), we may treat both death and loss to follow-up as censoring. But death and infection may be viewed as competing risks; moreover, these two types of events may not be independent (as in independent censoring ). So: T = time to event of interest (relapse) U = time to other events (death, loss to FU) X = min(t, U) δ = (T U) Observable Data: (X, δ) Possiblities: (1) Failure T and censoring U are independent (2) Failure T and censoring U are dependent 2

3 Case (1): ndependent failure types (this includes the case of independent censoring) NO PROBLEM, i.e. we can apply what we have learned so far to each type of events, and treat the other types of events as independent censoring. f we denote T the type of events under consideration (eg. relapes) Nonparametric estimation: n this case, we can use the Kaplan-Meier estimator to estimate S T (t) = P (T > t). Parametric estimation: f we know the distribution has a certain parametric form (exponential, Weibull, log-logistic), then we can use the likelihood for (X, δ) to get parameter estimates of the marginal distribution of S T (t). Semi-parametric estimation: We can apply the Cox regression model to assess the effects of covariates on the marginal hazard. Here, marginal is relative to the joint distribution of the different types of failures. 3

4 Case (2): Dependent failure types BG PROBLEM - needs different concepts/methodology. Tsiatis (1975) showed that under dependent censoring, S T (t) = P (T t) cannot be identified from the data, i.e. there can be two different distributions, S 1 (t) and S 2 (t), and the data won t be able to tell us which one is the true underlying distribution. See also Kalbfleisch and Prentice book. n fact, observing (X, δ) does not provide enough information to estimate the joint distribution of (T, U) so that we can t even check whether the assumption of independence is valid. This is a so-called untestable assumption. When is it reasonable to assume independent censoring? when censoring occurs because the study ends, or because the subject moves to a different state and there is no trend over time in health status of enrolling patients n the case of the relapse study, the fact that someone dies may reflect that they would have been at greater risk of relapse if they had not died than someone else who remained alive at that point. 4

5 What is the impact of dependent competing risks? Slud and Byar (1988) show that dependent causes of death can potentially make risk factors appear protective. That is, if we have a single binary covariate Z { 1 if risk factor is present Z = 0 otherwise True ordering between survival distributions: S 1 (t) < S 0 (t) for all t Kaplan Meier estimates of survival distributions: Ŝ 1 (t) > Ŝ0(t) for all t 5

6 General Case of Multiple Failure Types n general, suppose we have m different types of failure, and the respective times to failure are: T 1, T 2, T 3,, T m. But we observe only T = min(t 1, T 2,..., T m ). T 1, T 2, T 3,, T m are sometimes called the latent variables. The approach we describe below is mainly based on causespecific hazard functions, which focuses on what the observed survival is due to a certain cause of failure, while acknowledging that there are other types of failures operating at the same time. Some of the competing risks methods we describe here typically require no new software package. But the interpretation of the results are different from previous cases (eg. coxph()). 6

7 The cause-specific hazard function for the j-th failure type is: λ j (t) = lim t 0 1 P r(t T < t + t, J = j T t) t Notice that this is NOT a hazard function for any random variable a new concept specific to competing risks. The overall hazard of death is the sum over the failure types: m λ(t) = λ j (t) j=1 where λ(t) = lim t 0 1 P r(t T < t + t T t) t Compare also with the marginal hazard function (for T j ): λ j (t) = lim t 0 1 t P r(t T j < t + t T j t) The latter two are proper hazard functions. 7

8 We can estimate the cause-specific hazard function, because we can observe T = min(t 1, T 2,..., T m ), and we can observe whether the failure is due to a certain cause. We can also estimate S(t) = S T (t) = P (T t) for the above T even if the failure times are dependent. But as we already said, we can t estimate the marginal hazard functions when the risks are dependent, i.e. we can t estimate S j (t) = P (T j t). (n other words, we can t tell when a person would have died from cancer if he died from heart attack.) (This is the main tricky issue of competing risks analyses.) Prentice (1978) shows that probabilities that can be expressed as a function of the cause-specific hazards can be estimated. Furthermore, these are the only quantities that can be estimated without further assumptions. 8

9 For example, estimable quantities include: (a) The overall survival probability: S(t) = P (T t) = exp [ t = exp 0 t 0 ] λ(u)du λ j (u)du j (b) Conditional probability of failing from cause j in a small interval (τ i 1, τ i ] q ij = [S(τ i 1 )] 1 τi τ i 1 λ j (u) S(u) du (c) Conditional probability of surviving i th interval p i = 1 m j=1 q ij 9

10 Estimators: (a) The MLE of q ij is simply ˆq ij = d ij r i i.e., the number of failures (deaths) due to cause j during the i-th interval among the r i subjects at risk of failure at the beginning of the interval. (b) The MLE of p i is: m j=1 d ij ˆp i = 1 r i (c) The MLE of S(t) is based on p i : Ŝ(τ i ) = i k=1 ˆp k When there are no ties, this is the same as the KM estimate for T. 10

11 Main approaches to compete risks analysis: 1. Cause-specific hazards; 2. Cumulative incidence functions. They are used in ways similar to the Cox regression model and the KM curve. Cause-specific hazard can by estimated discretely in time interval i by ˆq ij = d ij r i. However, we know that such estimates of hazard function tended to be highly variable depending on the grouping intervals. Often one needs to do some smoothing, for which we do not go into details in this course. An example of leukemia data from Pepe and Mori (1993): Denote the type of failure by { R if event is relapse j = D if event is death without relapse The graft-versus-host disease (GVHD) can happen after bone marrow transplant. 11

12 ,.,--....,..... w w-... Figure from Pepe and Mori for Leukemia Data Kernel Estimates of Cause-Specific Hazards 2 L - Relapse 1 l - J:."E o-t NoGVHD --- GVHD \ Non-Relapse Death 1 v/"\. - J: \ ' - NoGVHD - GVHD 1! 1 l 1 1 l o => Years after Transplant

13 Cumulative ncidence Function (CF; sometimes called crude incidence curve, subdistribution function): This estimates the probability of an event in the setting where other competing risks are acknowledged to exist. The probability that failure type j occurs before time t in this setting is: F j (t) = P (T t, J = j) = t 0 S(u)λ j (u)du. This is called a subdistribution function. Note that it is likely F j ( ) < 1; in fact J j=1 F j( ) = 1. The overall survival function (no relapse or death) is then S(t) = 1 F R (t) F D (t) and λ j (t) = F j(t)/s(t). Cumulative incidence curves reflect what proportion of the total study population have the particular event (eg. relapse) by time t. Estimate: ˆFj (t) = i:t ij <t d ij r i Ŝ(t ij) 13

14 Figure from Pepe and Mori for Leukemia Data Cumulative ncidence Curves 1.0 1\ Relapse: P R(t) L i o.sf - NoGVHD. - GVHD o.ok:: \ Non-relapse death: P DR(t} 0, l 0.0.-! ,.----r--...r--., , , Years after transplant Figure 3. Marsinal probability functions. Cumulative incidence estimates were used _..._......,... 14

15 There are other approaches used in practice, or having been proposed in the past. But it has become clear that these are inappropriate, and are not recommended. Use the Kaplan-Meier estimate anyway, ŜT 1 (t) Report the complement to the KM, 1 ŜT 1 (t) Use some conditional probability function Give upper and lower bounds for the true marginal survival function, in the absence of the competing risk. 15

16 ..,. l J Figure from Pepe and Mori for Leukemia Data Complement Kaplan-Meier Functions. SUMMARZNO COMPimNG RSKS FALURE TME DATA , 1\ Relapse: 1-SR(t) :0 as e CL,..!, _..,...,..r-.. - NoGVHD ---- GVHD 0.0 -t--.--,--..--,---r--r ,r r---.--l ' 1\ Non-relapse deatt.l: 1-S 0 Rm e a ,_,-11! jl-...--,--..--, r--.--,r or--"?-.., Years after tansplant. Figure l. Complement Kaplnn-Meier functions 21 16

17 Regression models t is straightforward to relate the cause-specific hazard functions to covariates Z(t), using the regression models we have seen before. For example, using the PH modelling we have for j = 1,..., m. λ j (t Z(t)) = λ 0j (t) exp{β jz(t)}, n fitting the model, the (partial) likelihood for all event types factors into a separate likelihood function for each event type. The likelihood function for each event type treats all other types of events as if censored. So we can fit the model with coxph() in R (or any other software for the regular Cox model), one type of events at a time. Complication arises when we try to estimate (or predict) the corresponding CF, since F j (t Z) = t 0 S(u Z)λ j (u Z)du. We might need to fit models for all types of events first, if we want to estimate S(t Z). 17

18 An alternative model relates the CF more directly to the covariates (Fine and Gray, 1999). This is referred to as the subdistribution function approach, or the Fine-Gray model. Define the subdistribution hazard function as λ j (t) = d dt log{1 F j(t)}. The Fine-Gray model puts the PH assumption on the subdistribution hazard: for j = 1,..., m. λ j (t Z(t)) = λ 0j (t) exp{β jz(t)}, This approach has gained popularity in recent years, but you cannot use the regular Cox model software to directly fit the models. 18

19 Further points Competing risk analyses traditionally are descriptive and treated as secondary analyses individual competing risks cannot be interpreted in isolation in clinical trials, it can provide useful supplementary information to overall comparisons: patient deciding among treatment options might be interested in the probabilities of different types of events (subdistributions). There is currently debate about whether compete risks analyses should be used as primary analysis. This depends on the primary endpoint, where it should be relapsefree survival (no competing risk), or relapse itself (competing risk), and their implications in practice. Cause-specific hazard and cumulative incidence comparisons give complementary information. 19

Lecture 15 Introduction to Survival Analysis

Lecture 15 Introduction to Survival Analysis Lecture 15 Introduction to Survival Analysis BIOST 515 February 26, 2004 BIOST 515, Lecture 15 Background In logistic regression, we were interested in studying how risk factors were associated with presence

More information

Lecture 2 ESTIMATING THE SURVIVAL FUNCTION. One-sample nonparametric methods

Lecture 2 ESTIMATING THE SURVIVAL FUNCTION. One-sample nonparametric methods Lecture 2 ESTIMATING THE SURVIVAL FUNCTION One-sample nonparametric methods There are commonly three methods for estimating a survivorship function S(t) = P (T > t) without resorting to parametric models:

More information

Competing-risks regression

Competing-risks regression Competing-risks regression Roberto G. Gutierrez Director of Statistics StataCorp LP Stata Conference Boston 2010 R. Gutierrez (StataCorp) Competing-risks regression July 15-16, 2010 1 / 26 Outline 1. Overview

More information

Tips for surviving the analysis of survival data. Philip Twumasi-Ankrah, PhD

Tips for surviving the analysis of survival data. Philip Twumasi-Ankrah, PhD Tips for surviving the analysis of survival data Philip Twumasi-Ankrah, PhD Big picture In medical research and many other areas of research, we often confront continuous, ordinal or dichotomous outcomes

More information

Statistics in Retail Finance. Chapter 6: Behavioural models

Statistics in Retail Finance. Chapter 6: Behavioural models Statistics in Retail Finance 1 Overview > So far we have focussed mainly on application scorecards. In this chapter we shall look at behavioural models. We shall cover the following topics:- Behavioural

More information

Life Tables. Marie Diener-West, PhD Sukon Kanchanaraksa, PhD

Life Tables. Marie Diener-West, PhD Sukon Kanchanaraksa, PhD This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License. Your use of this material constitutes acceptance of that license and the conditions of use of materials on this

More information

Introduction. Survival Analysis. Censoring. Plan of Talk

Introduction. Survival Analysis. Censoring. Plan of Talk Survival Analysis Mark Lunt Arthritis Research UK Centre for Excellence in Epidemiology University of Manchester 01/12/2015 Survival Analysis is concerned with the length of time before an event occurs.

More information

200609 - ATV - Lifetime Data Analysis

200609 - ATV - Lifetime Data Analysis Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2015 200 - FME - School of Mathematics and Statistics 715 - EIO - Department of Statistics and Operations Research 1004 - UB - (ENG)Universitat

More information

Introduction to Event History Analysis DUSTIN BROWN POPULATION RESEARCH CENTER

Introduction to Event History Analysis DUSTIN BROWN POPULATION RESEARCH CENTER Introduction to Event History Analysis DUSTIN BROWN POPULATION RESEARCH CENTER Objectives Introduce event history analysis Describe some common survival (hazard) distributions Introduce some useful Stata

More information

Gamma Distribution Fitting

Gamma Distribution Fitting Chapter 552 Gamma Distribution Fitting Introduction This module fits the gamma probability distributions to a complete or censored set of individual or grouped data values. It outputs various statistics

More information

SUMAN DUVVURU STAT 567 PROJECT REPORT

SUMAN DUVVURU STAT 567 PROJECT REPORT SUMAN DUVVURU STAT 567 PROJECT REPORT SURVIVAL ANALYSIS OF HEROIN ADDICTS Background and introduction: Current illicit drug use among teens is continuing to increase in many countries around the world.

More information

7.1 The Hazard and Survival Functions

7.1 The Hazard and Survival Functions Chapter 7 Survival Models Our final chapter concerns models for the analysis of data which have three main characteristics: (1) the dependent variable or response is the waiting time until the occurrence

More information

Applied Statistics. J. Blanchet and J. Wadsworth. Institute of Mathematics, Analysis, and Applications EPF Lausanne

Applied Statistics. J. Blanchet and J. Wadsworth. Institute of Mathematics, Analysis, and Applications EPF Lausanne Applied Statistics J. Blanchet and J. Wadsworth Institute of Mathematics, Analysis, and Applications EPF Lausanne An MSc Course for Applied Mathematicians, Fall 2012 Outline 1 Model Comparison 2 Model

More information

N O N - PA R A M E T R I C S E Q U E N T I A L A N D A D A P T I V E D E S I G N S F O R S U RV I VA L T R I A L S. von Matthias Brückner

N O N - PA R A M E T R I C S E Q U E N T I A L A N D A D A P T I V E D E S I G N S F O R S U RV I VA L T R I A L S. von Matthias Brückner N O N - PA R A M E T R I C S E Q U E N T I A L A N D A D A P T I V E D E S I G N S F O R S U RV I VA L T R I A L S von Matthias Brückner D I S S E RTAT I O N zur Erlangung des Grades eines Doktors der

More information

Tests for Two Survival Curves Using Cox s Proportional Hazards Model

Tests for Two Survival Curves Using Cox s Proportional Hazards Model Chapter 730 Tests for Two Survival Curves Using Cox s Proportional Hazards Model Introduction A clinical trial is often employed to test the equality of survival distributions of two treatment groups.

More information

Survival Analysis of Dental Implants. Abstracts

Survival Analysis of Dental Implants. Abstracts Survival Analysis of Dental Implants Andrew Kai-Ming Kwan 1,4, Dr. Fu Lee Wang 2, and Dr. Tak-Kun Chow 3 1 Census and Statistics Department, Hong Kong, China 2 Caritas Institute of Higher Education, Hong

More information

Survival Analysis of Left Truncated Income Protection Insurance Data. [March 29, 2012]

Survival Analysis of Left Truncated Income Protection Insurance Data. [March 29, 2012] Survival Analysis of Left Truncated Income Protection Insurance Data [March 29, 2012] 1 Qing Liu 2 David Pitt 3 Yan Wang 4 Xueyuan Wu Abstract One of the main characteristics of Income Protection Insurance

More information

The Landmark Approach: An Introduction and Application to Dynamic Prediction in Competing Risks

The Landmark Approach: An Introduction and Application to Dynamic Prediction in Competing Risks Landmarking and landmarking Landmarking and competing risks Discussion The Landmark Approach: An Introduction and Application to Dynamic Prediction in Competing Risks Department of Medical Statistics and

More information

Distribution (Weibull) Fitting

Distribution (Weibull) Fitting Chapter 550 Distribution (Weibull) Fitting Introduction This procedure estimates the parameters of the exponential, extreme value, logistic, log-logistic, lognormal, normal, and Weibull probability distributions

More information

Modeling the Claim Duration of Income Protection Insurance Policyholders Using Parametric Mixture Models

Modeling the Claim Duration of Income Protection Insurance Policyholders Using Parametric Mixture Models Modeling the Claim Duration of Income Protection Insurance Policyholders Using Parametric Mixture Models Abstract This paper considers the modeling of claim durations for existing claimants under income

More information

SPSS TRAINING SESSION 3 ADVANCED TOPICS (PASW STATISTICS 17.0) Sun Li Centre for Academic Computing lsun@smu.edu.sg

SPSS TRAINING SESSION 3 ADVANCED TOPICS (PASW STATISTICS 17.0) Sun Li Centre for Academic Computing lsun@smu.edu.sg SPSS TRAINING SESSION 3 ADVANCED TOPICS (PASW STATISTICS 17.0) Sun Li Centre for Academic Computing lsun@smu.edu.sg IN SPSS SESSION 2, WE HAVE LEARNT: Elementary Data Analysis Group Comparison & One-way

More information

Survival Distributions, Hazard Functions, Cumulative Hazards

Survival Distributions, Hazard Functions, Cumulative Hazards Week 1 Survival Distributions, Hazard Functions, Cumulative Hazards 1.1 Definitions: The goals of this unit are to introduce notation, discuss ways of probabilistically describing the distribution of a

More information

Statistics for Biology and Health

Statistics for Biology and Health Statistics for Biology and Health Series Editors M. Gail, K. Krickeberg, J.M. Samet, A. Tsiatis, W. Wong For further volumes: http://www.springer.com/series/2848 David G. Kleinbaum Mitchel Klein Survival

More information

A LONGITUDINAL AND SURVIVAL MODEL WITH HEALTH CARE USAGE FOR INSURED ELDERLY. Workshop

A LONGITUDINAL AND SURVIVAL MODEL WITH HEALTH CARE USAGE FOR INSURED ELDERLY. Workshop A LONGITUDINAL AND SURVIVAL MODEL WITH HEALTH CARE USAGE FOR INSURED ELDERLY Ramon Alemany Montserrat Guillén Xavier Piulachs Lozada Riskcenter - IREA Universitat de Barcelona http://www.ub.edu/riskcenter

More information

Regression Modeling Strategies

Regression Modeling Strategies Frank E. Harrell, Jr. Regression Modeling Strategies With Applications to Linear Models, Logistic Regression, and Survival Analysis With 141 Figures Springer Contents Preface Typographical Conventions

More information

Predicting Customer Default Times using Survival Analysis Methods in SAS

Predicting Customer Default Times using Survival Analysis Methods in SAS Predicting Customer Default Times using Survival Analysis Methods in SAS Bart Baesens Bart.Baesens@econ.kuleuven.ac.be Overview The credit scoring survival analysis problem Statistical methods for Survival

More information

Duration Analysis. Econometric Analysis. Dr. Keshab Bhattarai. April 4, 2011. Hull Univ. Business School

Duration Analysis. Econometric Analysis. Dr. Keshab Bhattarai. April 4, 2011. Hull Univ. Business School Duration Analysis Econometric Analysis Dr. Keshab Bhattarai Hull Univ. Business School April 4, 2011 Dr. Bhattarai (Hull Univ. Business School) Duration April 4, 2011 1 / 27 What is Duration Analysis?

More information

Kaplan-Meier Survival Analysis 1

Kaplan-Meier Survival Analysis 1 Version 4.0 Step-by-Step Examples Kaplan-Meier Survival Analysis 1 With some experiments, the outcome is a survival time, and you want to compare the survival of two or more groups. Survival curves show,

More information

Confidence Intervals for Exponential Reliability

Confidence Intervals for Exponential Reliability Chapter 408 Confidence Intervals for Exponential Reliability Introduction This routine calculates the number of events needed to obtain a specified width of a confidence interval for the reliability (proportion

More information

Survival analysis methods in Insurance Applications in car insurance contracts

Survival analysis methods in Insurance Applications in car insurance contracts Survival analysis methods in Insurance Applications in car insurance contracts Abder OULIDI 1-2 Jean-Marie MARION 1 Hérvé GANACHAUD 3 1 Institut de Mathématiques Appliquées (IMA) Angers France 2 Institut

More information

The NCPE has issued a recommendation regarding the use of pertuzumab for this indication. The NCPE does not recommend reimbursement of pertuzumab.

The NCPE has issued a recommendation regarding the use of pertuzumab for this indication. The NCPE does not recommend reimbursement of pertuzumab. Cost Effectiveness of Pertuzumab (Perjeta ) in Combination with Trastuzumab and Docetaxel in Adults with HER2-Positive Metastatic or Locally Recurrent Unresectable Breast Cancer Who Have Not Received Previous

More information

STATISTICAL ANALYSIS OF SAFETY DATA IN LONG-TERM CLINICAL TRIALS

STATISTICAL ANALYSIS OF SAFETY DATA IN LONG-TERM CLINICAL TRIALS STATISTICAL ANALYSIS OF SAFETY DATA IN LONG-TERM CLINICAL TRIALS Tailiang Xie, Ping Zhao and Joel Waksman, Wyeth Consumer Healthcare Five Giralda Farms, Madison, NJ 794 KEY WORDS: Safety Data, Adverse

More information

Life Table Analysis using Weighted Survey Data

Life Table Analysis using Weighted Survey Data Life Table Analysis using Weighted Survey Data James G. Booth and Thomas A. Hirschl June 2005 Abstract Formulas for constructing valid pointwise confidence bands for survival distributions, estimated using

More information

How To Model The Fate Of An Animal

How To Model The Fate Of An Animal Models Where the Fate of Every Individual is Known This class of models is important because they provide a theory for estimation of survival probability and other parameters from radio-tagged animals.

More information

HURDLE AND SELECTION MODELS Jeff Wooldridge Michigan State University BGSE/IZA Course in Microeconometrics July 2009

HURDLE AND SELECTION MODELS Jeff Wooldridge Michigan State University BGSE/IZA Course in Microeconometrics July 2009 HURDLE AND SELECTION MODELS Jeff Wooldridge Michigan State University BGSE/IZA Course in Microeconometrics July 2009 1. Introduction 2. A General Formulation 3. Truncated Normal Hurdle Model 4. Lognormal

More information

Introduction to Survival Analysis

Introduction to Survival Analysis John Fox Lecture Notes Introduction to Survival Analysis Copyright 2014 by John Fox Introduction to Survival Analysis 1 1. Introduction I Survival analysis encompasses a wide variety of methods for analyzing

More information

Poisson Models for Count Data

Poisson Models for Count Data Chapter 4 Poisson Models for Count Data In this chapter we study log-linear models for count data under the assumption of a Poisson error structure. These models have many applications, not only to the

More information

Modelling spousal mortality dependence: evidence of heterogeneities and implications

Modelling spousal mortality dependence: evidence of heterogeneities and implications 1/23 Modelling spousal mortality dependence: evidence of heterogeneities and implications Yang Lu Scor and Aix-Marseille School of Economics Lyon, September 2015 2/23 INTRODUCTION 3/23 Motivation It has

More information

Statistical Analysis of Life Insurance Policy Termination and Survivorship

Statistical Analysis of Life Insurance Policy Termination and Survivorship Statistical Analysis of Life Insurance Policy Termination and Survivorship Emiliano A. Valdez, PhD, FSA Michigan State University joint work with J. Vadiveloo and U. Dias Session ES82 (Statistics in Actuarial

More information

Survival Analysis: Introduction

Survival Analysis: Introduction Survival Analysis: Introduction Survival Analysis typically focuses on time to event data. In the most general sense, it consists of techniques for positivevalued random variables, such as time to death

More information

Parametric Survival Models

Parametric Survival Models Parametric Survival Models Germán Rodríguez grodri@princeton.edu Spring, 2001; revised Spring 2005, Summer 2010 We consider briefly the analysis of survival data when one is willing to assume a parametric

More information

More details on the inputs, functionality, and output can be found below.

More details on the inputs, functionality, and output can be found below. Overview: The SMEEACT (Software for More Efficient, Ethical, and Affordable Clinical Trials) web interface (http://research.mdacc.tmc.edu/smeeactweb) implements a single analysis of a two-armed trial comparing

More information

Time varying (or time-dependent) covariates

Time varying (or time-dependent) covariates Chapter 9 Time varying (or time-dependent) covariates References: Allison (*) p.138-153 Hosmer & Lemeshow Chapter 7, Section 3 Kalbfleisch & Prentice Section 5.3 Collett Chapter 7 Kleinbaum Chapter 6 Cox

More information

R 2 -type Curves for Dynamic Predictions from Joint Longitudinal-Survival Models

R 2 -type Curves for Dynamic Predictions from Joint Longitudinal-Survival Models Faculty of Health Sciences R 2 -type Curves for Dynamic Predictions from Joint Longitudinal-Survival Models Inference & application to prediction of kidney graft failure Paul Blanche joint work with M-C.

More information

A random point process model for the score in sport matches

A random point process model for the score in sport matches IMA Journal of Management Mathematics (2009) 20, 121 131 doi:10.1093/imaman/dpn027 Advance Access publication on October 30, 2008 A random point process model for the score in sport matches PETR VOLF Institute

More information

TRANSPLANT CENTER QUALITY MONITORING. David A. Axelrod, MD,MBA Section Chief, Solid Organ Transplant Surgery Dartmouth Hitchcock Medical Center

TRANSPLANT CENTER QUALITY MONITORING. David A. Axelrod, MD,MBA Section Chief, Solid Organ Transplant Surgery Dartmouth Hitchcock Medical Center TRANSPLANT CENTER QUALITY MONITORING David A. Axelrod, MD,MBA Section Chief, Solid Organ Transplant Surgery Dartmouth Hitchcock Medical Center Nothing to Disclose Disclosures Overview Background Improving

More information

2 Right Censoring and Kaplan-Meier Estimator

2 Right Censoring and Kaplan-Meier Estimator 2 Right Censoring and Kaplan-Meier Estimator In biomedical applications, especially in clinical trials, two important issues arise when studying time to event data (we will assume the event to be death.

More information

Statistics Graduate Courses

Statistics Graduate Courses Statistics Graduate Courses STAT 7002--Topics in Statistics-Biological/Physical/Mathematics (cr.arr.).organized study of selected topics. Subjects and earnable credit may vary from semester to semester.

More information

Study Design. Date: March 11, 2003 Reviewer: Jawahar Tiwari, Ph.D. Ellis Unger, M.D. Ghanshyam Gupta, Ph.D. Chief, Therapeutics Evaluation Branch

Study Design. Date: March 11, 2003 Reviewer: Jawahar Tiwari, Ph.D. Ellis Unger, M.D. Ghanshyam Gupta, Ph.D. Chief, Therapeutics Evaluation Branch BLA: STN 103471 Betaseron (Interferon β-1b) for the treatment of secondary progressive multiple sclerosis. Submission dated June 29, 1998. Chiron Corp. Date: March 11, 2003 Reviewer: Jawahar Tiwari, Ph.D.

More information

Estimating the latent effect of unemployment benefits on unemployment duration

Estimating the latent effect of unemployment benefits on unemployment duration Estimating the latent effect of unemployment benefits on unemployment duration Simon M.S. Lo, Gesine Stephan ; Ralf A. Wilke August 2011 Keywords: dependent censoring, partial identification, difference-in-differences

More information

Checking proportionality for Cox s regression model

Checking proportionality for Cox s regression model Checking proportionality for Cox s regression model by Hui Hong Zhang Thesis for the degree of Master of Science (Master i Modellering og dataanalyse) Department of Mathematics Faculty of Mathematics and

More information

Supplementary appendix

Supplementary appendix Supplementary appendix This appendix formed part of the original submission and has been peer reviewed. We post it as supplied by the authors. Supplement to: Gold R, Giovannoni G, Selmaj K, et al, for

More information

Comparison of resampling method applied to censored data

Comparison of resampling method applied to censored data International Journal of Advanced Statistics and Probability, 2 (2) (2014) 48-55 c Science Publishing Corporation www.sciencepubco.com/index.php/ijasp doi: 10.14419/ijasp.v2i2.2291 Research Paper Comparison

More information

Exam C, Fall 2006 PRELIMINARY ANSWER KEY

Exam C, Fall 2006 PRELIMINARY ANSWER KEY Exam C, Fall 2006 PRELIMINARY ANSWER KEY Question # Answer Question # Answer 1 E 19 B 2 D 20 D 3 B 21 A 4 C 22 A 5 A 23 E 6 D 24 E 7 B 25 D 8 C 26 A 9 E 27 C 10 D 28 C 11 E 29 C 12 B 30 B 13 C 31 C 14

More information

Vignette for survrm2 package: Comparing two survival curves using the restricted mean survival time

Vignette for survrm2 package: Comparing two survival curves using the restricted mean survival time Vignette for survrm2 package: Comparing two survival curves using the restricted mean survival time Hajime Uno Dana-Farber Cancer Institute March 16, 2015 1 Introduction In a comparative, longitudinal

More information

Nominal and ordinal logistic regression

Nominal and ordinal logistic regression Nominal and ordinal logistic regression April 26 Nominal and ordinal logistic regression Our goal for today is to briefly go over ways to extend the logistic regression model to the case where the outcome

More information

Mobility Tool Ownership - A Review of the Recessionary Report

Mobility Tool Ownership - A Review of the Recessionary Report Hazard rate 0.20 0.18 0.16 0.14 0.12 0.10 0.08 0.06 Residence Education Employment Education and employment Car: always available Car: partially available National annual ticket ownership Regional annual

More information

Comparison of Survival Curves

Comparison of Survival Curves Comparison of Survival Curves We spent the last class looking at some nonparametric approaches for estimating the survival function, Ŝ(t), over time for a single sample of individuals. Now we want to compare

More information

Markov Chain Monte Carlo Simulation Made Simple

Markov Chain Monte Carlo Simulation Made Simple Markov Chain Monte Carlo Simulation Made Simple Alastair Smith Department of Politics New York University April2,2003 1 Markov Chain Monte Carlo (MCMC) simualtion is a powerful technique to perform numerical

More information

Privacy-Preserving Models for Comparing Survival Curves Using the Logrank Test

Privacy-Preserving Models for Comparing Survival Curves Using the Logrank Test Privacy-Preserving Models for Comparing Survival Curves Using the Logrank Test Tingting Chen Sheng Zhong Computer Science and Engineering Department State University of New york at Buffalo Amherst, NY

More information

Interpretation of Somers D under four simple models

Interpretation of Somers D under four simple models Interpretation of Somers D under four simple models Roger B. Newson 03 September, 04 Introduction Somers D is an ordinal measure of association introduced by Somers (96)[9]. It can be defined in terms

More information

Linda Staub & Alexandros Gekenidis

Linda Staub & Alexandros Gekenidis Seminar in Statistics: Survival Analysis Chapter 2 Kaplan-Meier Survival Curves and the Log- Rank Test Linda Staub & Alexandros Gekenidis March 7th, 2011 1 Review Outcome variable of interest: time until

More information

Guide to Biostatistics

Guide to Biostatistics MedPage Tools Guide to Biostatistics Study Designs Here is a compilation of important epidemiologic and common biostatistical terms used in medical research. You can use it as a reference guide when reading

More information

Ordinal Regression. Chapter

Ordinal Regression. Chapter Ordinal Regression Chapter 4 Many variables of interest are ordinal. That is, you can rank the values, but the real distance between categories is unknown. Diseases are graded on scales from least severe

More information

BayesX - Software for Bayesian Inference in Structured Additive Regression

BayesX - Software for Bayesian Inference in Structured Additive Regression BayesX - Software for Bayesian Inference in Structured Additive Regression Thomas Kneib Faculty of Mathematics and Economics, University of Ulm Department of Statistics, Ludwig-Maximilians-University Munich

More information

Reliability Prediction for Mechatronic Drive Systems

Reliability Prediction for Mechatronic Drive Systems Reliability Prediction for Mechatronic Drive Systems Dipl.-Ing. Sebastian Bobrowski, Prof. Dr.-Ing. Wolfgang Schinköthe, University of Stuttgart, Institute of Design and Production in Precision Engineering

More information

SVM-Based Approaches for Predictive Modeling of Survival Data

SVM-Based Approaches for Predictive Modeling of Survival Data SVM-Based Approaches for Predictive Modeling of Survival Data Han-Tai Shiao and Vladimir Cherkassky Department of Electrical and Computer Engineering University of Minnesota, Twin Cities Minneapolis, Minnesota

More information

An Application of Weibull Analysis to Determine Failure Rates in Automotive Components

An Application of Weibull Analysis to Determine Failure Rates in Automotive Components An Application of Weibull Analysis to Determine Failure Rates in Automotive Components Jingshu Wu, PhD, PE, Stephen McHenry, Jeffrey Quandt National Highway Traffic Safety Administration (NHTSA) U.S. Department

More information

Latent and Behavioral Responses to Extensions in. Unemployment Insurance Benefits

Latent and Behavioral Responses to Extensions in. Unemployment Insurance Benefits Latent and Behavioral Responses to Extensions in Unemployment Insurance Benefits Gordon B. Dahl UC San Diego gdahl@ucsd.edu June 2011 Abstract An important question facing economists and policymakers is

More information

MODEL CHECK AND GOODNESS-OF-FIT FOR NESTED CASE-CONTROL STUDIES

MODEL CHECK AND GOODNESS-OF-FIT FOR NESTED CASE-CONTROL STUDIES MODEL CHECK AND GOODNESS-OF-FIT FOR NESTED CASE-CONTROL STUDIES by YING ZHANG THESIS for the degree of MASTER OF SCIENCE (Master i Modellering og dataanalyse) Faculty of Mathematics and Natural Sciences

More information

Chapter 1 Acceleration, due to occupational exposure, of time to onset of a disease

Chapter 1 Acceleration, due to occupational exposure, of time to onset of a disease Chapter 1 Acceleration, due to occupational exposure, of time to onset of a disease A. Chambaz, D. Choudat, C. Huber Abstract Occupational exposure to pollution may accelerate or even induce the onset

More information

Package depend.truncation

Package depend.truncation Type Package Package depend.truncation May 28, 2015 Title Statistical Inference for Parametric and Semiparametric Models Based on Dependently Truncated Data Version 2.4 Date 2015-05-28 Author Takeshi Emura

More information

Topic 3 - Survival Analysis

Topic 3 - Survival Analysis Topic 3 - Survival Analysis 1. Topics...2 2. Learning objectives...3 3. Grouped survival data - leukemia example...4 3.1 Cohort survival data schematic...5 3.2 Tabulation of events and time at risk...6

More information

Contributions to extreme-value analysis

Contributions to extreme-value analysis Contributions to extreme-value analysis Stéphane Girard INRIA Rhône-Alpes & LJK (team MISTIS). 655, avenue de l Europe, Montbonnot. 38334 Saint-Ismier Cedex, France Stephane.Girard@inria.fr Abstract: This

More information

Introduction Objective Methods Results Conclusion

Introduction Objective Methods Results Conclusion Introduction Objective Methods Results Conclusion 2 Malignant pleural mesothelioma (MPM) is the most common form of mesothelioma a rare cancer associated with long latency period (i.e. 20 to 40 years),

More information

Evaluation of Treatment Pathways in Oncology: Modeling Approaches. Feng Pan, PhD United BioSource Corporation Bethesda, MD

Evaluation of Treatment Pathways in Oncology: Modeling Approaches. Feng Pan, PhD United BioSource Corporation Bethesda, MD Evaluation of Treatment Pathways in Oncology: Modeling Approaches Feng Pan, PhD United BioSource Corporation Bethesda, MD 1 Objectives Rationale for modeling treatment pathways Treatment pathway simulation

More information

Nonparametric adaptive age replacement with a one-cycle criterion

Nonparametric adaptive age replacement with a one-cycle criterion Nonparametric adaptive age replacement with a one-cycle criterion P. Coolen-Schrijner, F.P.A. Coolen Department of Mathematical Sciences University of Durham, Durham, DH1 3LE, UK e-mail: Pauline.Schrijner@durham.ac.uk

More information

Applying Survival Analysis Techniques to Loan Terminations for HUD s Reverse Mortgage Insurance Program - HECM

Applying Survival Analysis Techniques to Loan Terminations for HUD s Reverse Mortgage Insurance Program - HECM Applying Survival Analysis Techniques to Loan Terminations for HUD s Reverse Mortgage Insurance Program - HECM Ming H. Chow, Edward J. Szymanoski, Theresa R. DiVenti 1 I. Introduction "Survival Analysis"

More information

Talking With Your Doctor About Multiple Myeloma: A guide to making the most of your healthcare visits

Talking With Your Doctor About Multiple Myeloma: A guide to making the most of your healthcare visits There s a lot to think about and many important decisions to make when you or someone you care for has multiple myeloma. It s important to have an ongoing conversation with your healthcare team throughout

More information

Variability in Life-Table Estimates Based on the National Health Interview Survey Linked Mortality Files

Variability in Life-Table Estimates Based on the National Health Interview Survey Linked Mortality Files Variability in Life-Table Estimates Based on the National Health Interview Survey Linked Mortality Files Van Parsons 1, Nathaniel Schenker, Kimberly Lochner, Gloria Wheatcroft and Elsie Pamuk 1 National

More information

Measures of Prognosis. Sukon Kanchanaraksa, PhD Johns Hopkins University

Measures of Prognosis. Sukon Kanchanaraksa, PhD Johns Hopkins University This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License. Your use of this material constitutes acceptance of that license and the conditions of use of materials on this

More information

Analysis of Reliability and Warranty Claims in Products with Age and Usage Scales

Analysis of Reliability and Warranty Claims in Products with Age and Usage Scales Analysis of Reliability and Warranty Claims in Products with Age and Usage Scales J.F. Lawless M.J. Crowder K.-A. Lee University of Waterloo Imperial College London University of Waterloo Abstract Failures

More information

LOGISTIC REGRESSION ANALYSIS

LOGISTIC REGRESSION ANALYSIS LOGISTIC REGRESSION ANALYSIS C. Mitchell Dayton Department of Measurement, Statistics & Evaluation Room 1230D Benjamin Building University of Maryland September 1992 1. Introduction and Model Logistic

More information

Regression III: Advanced Methods

Regression III: Advanced Methods Lecture 16: Generalized Additive Models Regression III: Advanced Methods Bill Jacoby Michigan State University http://polisci.msu.edu/jacoby/icpsr/regress3 Goals of the Lecture Introduce Additive Models

More information

DURATION ANALYSIS OF FLEET DYNAMICS

DURATION ANALYSIS OF FLEET DYNAMICS DURATION ANALYSIS OF FLEET DYNAMICS Garth Holloway, University of Reading, garth.holloway@reading.ac.uk David Tomberlin, NOAA Fisheries, david.tomberlin@noaa.gov ABSTRACT Though long a standard technique

More information

Andrew Charles Titman

Andrew Charles Titman Model diagnostics in multi-state models of biological systems A dissertation submitted to the University of Cambridge Department of Pure Mathematics and Mathematical Statistics for the degree of Doctor

More information

Survival Analysis And The Application Of Cox's Proportional Hazards Modeling Using SAS

Survival Analysis And The Application Of Cox's Proportional Hazards Modeling Using SAS Paper 244-26 Survival Analysis And The Application Of Cox's Proportional Hazards Modeling Using SAS Tyler Smith, and Besa Smith, Department of Defense Center for Deployment Health Research, Naval Health

More information

Personalized Predictive Medicine and Genomic Clinical Trials

Personalized Predictive Medicine and Genomic Clinical Trials Personalized Predictive Medicine and Genomic Clinical Trials Richard Simon, D.Sc. Chief, Biometric Research Branch National Cancer Institute http://brb.nci.nih.gov brb.nci.nih.gov Powerpoint presentations

More information

Modelling consumer credit risk via survival analysis

Modelling consumer credit risk via survival analysis Statistics & Operations Research Transactions SORT 33 (1) January-June 2009, 3-30 ISSN: 1696-2281 www.idescat.net/sort Statistics & Operations Research c Institut d Estadística de Catalunya Transactions

More information

Reliability estimators for the components of series and parallel systems: The Weibull model

Reliability estimators for the components of series and parallel systems: The Weibull model Reliability estimators for the components of series and parallel systems: The Weibull model Felipe L. Bhering 1, Carlos Alberto de Bragança Pereira 1, Adriano Polpo 2 1 Department of Statistics, University

More information

Efficacy analysis and graphical representation in Oncology trials - A case study

Efficacy analysis and graphical representation in Oncology trials - A case study Efficacy analysis and graphical representation in Oncology trials - A case study Anindita Bhattacharjee Vijayalakshmi Indana Cytel, Pune The views expressed in this presentation are our own and do not

More information

Portfolio Using Queuing Theory

Portfolio Using Queuing Theory Modeling the Number of Insured Households in an Insurance Portfolio Using Queuing Theory Jean-Philippe Boucher and Guillaume Couture-Piché December 8, 2015 Quantact / Département de mathématiques, UQAM.

More information

Firm and Product Life Cycles and Firm Survival

Firm and Product Life Cycles and Firm Survival TECHNOLOGICAL CHANGE Firm and Product Life Cycles and Firm Survival By RAJSHREE AGARWAL AND MICHAEL GORT* On average, roughly 5 10 percent of the firms in a given market leave that market over the span

More information

Randomized trials versus observational studies

Randomized trials versus observational studies Randomized trials versus observational studies The case of postmenopausal hormone therapy and heart disease Miguel Hernán Harvard School of Public Health www.hsph.harvard.edu/causal Joint work with James

More information

Semiparametric Multinomial Logit Models for the Analysis of Brand Choice Behaviour

Semiparametric Multinomial Logit Models for the Analysis of Brand Choice Behaviour Semiparametric Multinomial Logit Models for the Analysis of Brand Choice Behaviour Thomas Kneib Department of Statistics Ludwig-Maximilians-University Munich joint work with Bernhard Baumgartner & Winfried

More information

SAS and R calculations for cause specific hazard ratios in a competing risks analysis with time dependent covariates

SAS and R calculations for cause specific hazard ratios in a competing risks analysis with time dependent covariates SAS and R calculations for cause specific hazard ratios in a competing risks analysis with time dependent covariates Martin Wolkewitz, Ralf Peter Vonberg, Hajo Grundmann, Jan Beyersmann, Petra Gastmeier,

More information

The Kaplan-Meier Plot. Olaf M. Glück

The Kaplan-Meier Plot. Olaf M. Glück The Kaplan-Meier Plot 1 Introduction 2 The Kaplan-Meier-Estimator (product limit estimator) 3 The Kaplan-Meier Curve 4 From planning to the Kaplan-Meier Curve. An Example 5 Sources & References 1 Introduction

More information

Kaplan-Meier Plot. Time to Event Analysis Diagnostic Plots. Outline. Simulating time to event. The Kaplan-Meier Plot. Visual predictive checks

Kaplan-Meier Plot. Time to Event Analysis Diagnostic Plots. Outline. Simulating time to event. The Kaplan-Meier Plot. Visual predictive checks 1 Time to Event Analysis Diagnostic Plots Nick Holford Dept Pharmacology & Clinical Pharmacology University of Auckland, New Zealand 2 Outline The Kaplan-Meier Plot Simulating time to event Visual predictive

More information

ESTIMATING AVERAGE TREATMENT EFFECTS: IV AND CONTROL FUNCTIONS, II Jeff Wooldridge Michigan State University BGSE/IZA Course in Microeconometrics

ESTIMATING AVERAGE TREATMENT EFFECTS: IV AND CONTROL FUNCTIONS, II Jeff Wooldridge Michigan State University BGSE/IZA Course in Microeconometrics ESTIMATING AVERAGE TREATMENT EFFECTS: IV AND CONTROL FUNCTIONS, II Jeff Wooldridge Michigan State University BGSE/IZA Course in Microeconometrics July 2009 1. Quantile Treatment Effects 2. Control Functions

More information

The Impact of UISA on Unemployment

The Impact of UISA on Unemployment Nagler IZA Journal of Labor & Development ORIGINAL ARTICLE Open Access How unemployment insurance savings accounts affect employment duration: evidence from Chile Paula Nagler Correspondence: paula.nagler@maastrichtuniversity.nl

More information