Chapter 11 Survival Analysis Part 2. 2 Survival Analysis and Regression Combine lots of information Combine lots of information Look at several variables.

Slides:



Advertisements
Similar presentations
The analysis of survival data in nephrology. Basic concepts and methods of Cox regression Paul C. van Dijk 1-2, Kitty J. Jager 1, Aeilko H. Zwinderman.
Advertisements

Surviving Survival Analysis
Brief introduction on Logistic Regression
The %LRpowerCorr10 SAS Macro Power Estimation for Logistic Regression Models with Several Predictors of Interest in the Presence of Covariates D. Keith.
Logistic Regression I Outline Introduction to maximum likelihood estimation (MLE) Introduction to Generalized Linear Models The simplest logistic regression.
Simple Logistic Regression
Introduction to Survival Analysis October 19, 2004 Brian F. Gage, MD, MSc with thanks to Bing Ho, MD, MPH Division of General Medical Sciences.
Departments of Medicine and Biostatistics
HSRP 734: Advanced Statistical Methods July 24, 2008.
Creating Graphs on Saturn GOPTIONS DEVICE = png HTITLE=2 HTEXT=1.5 GSFMODE = replace; PROC REG DATA=agebp; MODEL sbp = age; PLOT sbp*age; RUN; This will.
April 25 Exam April 27 (bring calculator with exp) Cox-Regression
Some Terms Y =  o +  1 X Regression of Y on X Regress Y on X X called independent variable or predictor variable or covariate or factor Which factors.
Multiple regression analysis
بسم الله الرحمن الرحیم. Generally,survival analysis is a collection of statistical procedures for data analysis for which the outcome variable of.
EPIDEMIOLOGY AND BIOSTATISTICS DEPT Esimating Population Value with Hypothesis Testing.
Statistics II: An Overview of Statistics. Outline for Statistics II Lecture: SPSS Syntax – Some examples. Normal Distribution Curve. Sampling Distribution.
Chapter 11 Survival Analysis Part 3. 2 Considering Interactions Adapted from "Anderson" leukemia data as presented in Survival Analysis: A Self-Learning.
Survival analysis1 Every achievement originates from the seed of determination.
PH6415 Review Questions. 2 Question 1 A journal article reports a 95%CI for the relative risk (RR) of an event (treatment versus control as (0.55, 0.97).
Introduction to Logistic Regression. Simple linear regression Table 1 Age and systolic blood pressure (SBP) among 33 adult women.
EPI 809/Spring Multiple Logistic Regression.
REGRESSION AND CORRELATION
Introduction to Survival Analysis PROC LIFETEST and Survival Curves.
BIOST 536 Lecture 4 1 Lecture 4 – Logistic regression: estimation and confounding Linear model.
Review for Exam 2 Some important themes from Chapters 6-9 Chap. 6. Significance Tests Chap. 7: Comparing Two Groups Chap. 8: Contingency Tables (Categorical.
Copyright ©2006 Brooks/Cole, a division of Thomson Learning, Inc. More About Regression Chapter 14.
Sample Size Determination Ziad Taib March 7, 2014.
Assessing Survival: Cox Proportional Hazards Model Peter T. Donnan Professor of Epidemiology and Biostatistics Statistics for Health Research.
Survival Analysis A Brief Introduction Survival Function, Hazard Function In many medical studies, the primary endpoint is time until an event.
Analysis of Complex Survey Data
Marshall University School of Medicine Department of Biochemistry and Microbiology BMS 617 Lecture 12: Multiple and Logistic Regression Marshall University.
Survival Analysis: From Square One to Square Two
Survival analysis Brian Healy, PhD. Previous classes Regression Regression –Linear regression –Multiple regression –Logistic regression.
Logistic Regression II Simple 2x2 Table (courtesy Hosmer and Lemeshow) Exposure=1Exposure=0 Disease = 1 Disease = 0.
Inference for regression - Simple linear regression
G Lecture 121 Analysis of Time to Event Survival Analysis Language Example of time to high anxiety Discrete survival analysis through logistic regression.
Dr Laura Bonnett Department of Biostatistics. UNDERSTANDING SURVIVAL ANALYSIS.
April 11 Logistic Regression –Modeling interactions –Analysis of case-control studies –Data presentation.
Assessing Survival: Cox Proportional Hazards Model
April 6 Logistic Regression –Estimating probability based on logistic model –Testing differences among multiple groups –Assumptions for model.
Applied Epidemiologic Analysis - P8400 Fall 2002
LOGISTIC REGRESSION A statistical procedure to relate the probability of an event to explanatory variables Used in epidemiology to describe and evaluate.
Linear correlation and linear regression + summary of tests
HSRP 734: Advanced Statistical Methods July 17, 2008.
Introduction to Survival Analysis Utah State University January 28, 2008 Bill Welbourn.
April 4 Logistic Regression –Lee Chapter 9 –Cody and Smith 9:F.
Contingency tables Brian Healy, PhD. Types of analysis-independent samples OutcomeExplanatoryAnalysis ContinuousDichotomous t-test, Wilcoxon test ContinuousCategorical.
MBP1010 – Lecture 8: March 1, Odds Ratio/Relative Risk Logistic Regression Survival Analysis Reading: papers on OR and survival analysis (Resources)
Applied Epidemiologic Analysis - P8400 Fall 2002 Lab 9 Survival Analysis Henian Chen, M.D., Ph.D.
Copyright © 2013, 2009, and 2007, Pearson Education, Inc. Chapter 13 Multiple Regression Section 13.3 Using Multiple Regression to Make Inferences.
Medical Statistics as a science
Lecture 12: Cox Proportional Hazards Model
Copyright © 2013, 2009, and 2007, Pearson Education, Inc. Chapter 14 Comparing Groups: Analysis of Variance Methods Section 14.3 Two-Way ANOVA.
1 Multivariable Modeling. 2 nAdjustment by statistical model for the relationships of predictors to the outcome. nRepresents the frequency or magnitude.
Satistics 2621 Statistics 262: Intermediate Biostatistics Jonathan Taylor and Kristin Cobb April 20, 2004: Introduction to Survival Analysis.
Copyright © 2013, 2009, and 2007, Pearson Education, Inc. Chapter 10 Comparing Two Groups Section 10.1 Categorical Response: Comparing Two Proportions.
We’ll now look at the relationship between a survival variable Y and an explanatory variable X; e.g., Y could be remission time in a leukemia study and.
Applied Epidemiologic Analysis - P8400 Fall 2002 Labs 6 & 7 Case-Control Analysis ----Logistic Regression Henian Chen, M.D., Ph.D.
01/20151 EPI 5344: Survival Analysis in Epidemiology Confounding and Effect Modification March 24, 2015 Dr. N. Birkett, School of Epidemiology, Public.
Love does not come by demanding from others, but it is a self initiation. Survival Analysis.
1 Introduction to Modeling Beyond the Basics (Chapter 7)
Probability and odds Suppose we a frequency distribution for the variable “TB status” The probability of an individual having TB is frequencyRelative.
Applied Epidemiologic Analysis - P8400 Fall 2002 Labs 6 & 7 Case-Control Analysis ----Logistic Regression Henian Chen, M.D., Ph.D.
Analysis of matched data Analysis of matched data.
Marshall University School of Medicine Department of Biochemistry and Microbiology BMS 617 Lecture 13: Multiple, Logistic and Proportional Hazards Regression.
April 18 Intro to survival analysis Le 11.1 – 11.2
Statistics 103 Monday, July 10, 2017.
Multiple logistic regression
Narrative Reviews Limitations: Subjectivity inherent:
Presentation transcript:

Chapter 11 Survival Analysis Part 2

2 Survival Analysis and Regression Combine lots of information Combine lots of information Look at several variables simultaneously Look at several variables simultaneously Explore interactions Explore interactions model interaction directly model interaction directly Control (adjust) for confounding Control (adjust) for confounding

3 Proportional hazards regression (Cox Regression) Can we relate predictors to survival time? Can we relate predictors to survival time? We would like something like linear regression We would like something like linear regression Can we incorporate censoring too? Can we incorporate censoring too? Use the hazard function Use the hazard function

4 Hazard function Given patient survived to time t, what is the probability they develop outcome very soon? Given patient survived to time t, what is the probability they develop outcome very soon? (t + small amount of time) Approximates proportion of patients having event around time t Approximates proportion of patients having event around time t

5 Hazard function Hazard less intuitive than survival curve Conditional probability the event will occur between t and t+  given it has not previously occurred Rate per unit of time, as  goes to 0 get instant rate Tells us where the greatest risk is given survival up to that time (risk of the event at that time for an individual)

6 Possible Hazard of Death from Birth Probability of dying in next year as function of age  t) At which age would the hazard be greatest?

7 Possible Hazard of Divorce

8 Why “proportional hazards”? Ratio of hazards measures relative risk If we assume relative risk is constant over time… The hazards are proportional!

9 Proportional Hazard of Death from Birth Probability of dying in next year as function of age for two groups (women, men)  t) At which age would the hazard be greatest?

10 Proportional Hazards and Survival Curves If we assume proportional hazards then If we assume proportional hazards then The curves should not cross. The curves should not cross.

11 Proportional hazards regression model one covariate 0 (t) - unspecified baseline hazard (constant) (t) the hazard for subject with X=0 (cannot be negative)  1 = regression coefficient associated with the predictor (X)  1 positive indicates larger X increases the hazard Can include more than one predictor

12 Interpretation of Regression Parameters For a binary predictor; X 1 = 1 if exposed and 0 if unexposed, exp(  1 ) is the relative hazard for exposed versus unexposed (  1 is the log of the relative hazard) exp(  1 ) can be interpreted as relative risk or relative rate with all other covariates held fixed.

13 Example - risk of outcome for women vs. men For males; For females; Suppose X 1 =1 for females, 0 for males

14 Example - Risk of outcome for 1 unit change in blood pressure For person with SBP = 114 Suppose X 1 = systolic blood pressure (mm Hg) Relative risk of 1 unit increase in SBP: For person with SBP = 113

15 Example - Risk of outcome for 10 unit change in blood pressure For person with SBP = 110 Suppose X= systolic blood pressure (mmHg) Relative risk of 10 unit increase in SBP: For person with SBP = 100

16 Parameter estimation How do we come up with estimates for  i ? How do we come up with estimates for  i ? Can’t use least squares since outcome is not continuous Can’t use least squares since outcome is not continuous Maximum partial-likelihood (beyond the scope of this class) Maximum partial-likelihood (beyond the scope of this class) Given our data, what are the values of  i that are most likely? Given our data, what are the values of  i that are most likely? See page 392 of Le for details See page 392 of Le for details

17 Inference for proportional hazards regression Collect data, choose model, estimate  i s Collect data, choose model, estimate  i s Describe hazard ratios, exp(  i ), in statistical terms. Describe hazard ratios, exp(  i ), in statistical terms. How confident are we of our estimate? How confident are we of our estimate? Is the hazard ratio is different from one due to chance? Is the hazard ratio is different from one due to chance?

18 95% Confidence Intervals for the relative risk (hazard ratio) Based on transforming the 95% CI for the hazard ratio Based on transforming the 95% CI for the hazard ratio Supplied automatically by SAS Supplied automatically by SAS “We have a statistically significant association between the predictor and the outcome controlling for all other covariates” Equivalent to a hypothesis test; reject H o : RR = 1 at alpha = 0.05 (H a : RR  1) Equivalent to a hypothesis test; reject H o : RR = 1 at alpha = 0.05 (H a : RR  1)

19 Hypothesis test for individual PH regression coefficient Null and alternative hypotheses Null and alternative hypotheses Ho : B i = 0, Ha: B i  0 Ho : B i = 0, Ha: B i  0 Test statistic and p-values supplied by SAS Test statistic and p-values supplied by SAS If p<0.05, “there is a statistically significant association between the predictor and outcome variable controlling for all other covariates” at alpha = 0.05 If p<0.05, “there is a statistically significant association between the predictor and outcome variable controlling for all other covariates” at alpha = 0.05 When X is binary, identical results as log-rank test When X is binary, identical results as log-rank test

20 Hypothesis test for all coefficients Null and alternative hypotheses Null and alternative hypotheses Ho : all B i = 0, Ha: not all B i  0 Ho : all B i = 0, Ha: not all B i  0 Several test statistics, each supplied by SAS Several test statistics, each supplied by SAS Likelihood ratio, score, Wald Likelihood ratio, score, Wald p-values are supplied by SAS p-values are supplied by SAS If p<0.05, “there is a statistically significant association between the predictors and outcome at alpha = 0.05” If p<0.05, “there is a statistically significant association between the predictors and outcome at alpha = 0.05”

21 Example Myelomatosis: Tumors throughout the body composed of cells derived from hemopoietic(blood) tissues of the bone marrow. N=25 dur=>is time in days from the point of randomization to either death or censoring (which could occur either by loss to follow-up or termination of the observation). Status=>has a value of 1 if dead; it has a value of 0 if censored. Treat=>specifies a value of 1 or 2 to correspond to two treatments. Renal=>has a value of 0 if renal functioning was normal at the time of randomization; it has a value of 1 for impaired functioning. The MYEL Data set take from: Survival Analysis Using SAS, A Practical Guide by Paul D. Allison - page 269

22

23

SAS- PHREG PROC PHREG DATA = myel; MODEL dur*status(0) =treat; MODEL dur*status(0) =treat; RUN; Fit proportional hazards model with time to death as outcome Fit proportional hazards model with time to death as outcome “ status(0)”; observations with status variable = 0 are censored “ status(0)”; observations with status variable = 0 are censored status= 1 means an event occurred status= 1 means an event occurred Look at effect of Treatment 2 vs. Treatment 1 on mortality. Look at effect of Treatment 2 vs. Treatment 1 on mortality. Same as LIFETEST

25 PROC PHREG Output Analysis of Maximum Likelihood Estimates Analysis of Maximum Likelihood Estimates Parameter Standard Hazard Parameter Standard Hazard Variable DF Estimate Error Chi-Square Pr > ChiSq Ratio Variable DF Estimate Error Chi-Square Pr > ChiSq Ratio treat treat % increased risk of death for treatment 2 vs. treatment 1, But it is not significant? Why?

26 Complications Complications competing risks (high death rate)– RENAL FUNCTION competing risks (high death rate)– RENAL FUNCTION Non proportional hazards -time dependent covariates (will show you later) Non proportional hazards -time dependent covariates (will show you later) Extreme censoring in one group Extreme censoring in one group

SAS- PHREG PROC PHREG DATA = myel; MODEL dur*status(0) = renal treat; MODEL dur*status(0) = renal treat; RUN; Look at effect of Treatment 2 vs. Treatment 1 on mortality adjusted for renal functioning at baseline. Look at effect of Treatment 2 vs. Treatment 1 on mortality adjusted for renal functioning at baseline. Same as LIFETEST

28 Output with adjusted treatment effect Analysis of Maximum Likelihood Estimates Parameter Standard Hazard Parameter Standard Hazard Variable DF Estimate Error Chi-Square Pr > ChiSq Ratio Variable DF Estimate Error Chi-Square Pr > ChiSq Ratio renal renal treat treat

29