Biost 513 Discussion Section Week 9

Slides:



Advertisements
Similar presentations
Survival Analysis III Reading VGSM
Advertisements

Introduction to Survival Analysis October 19, 2004 Brian F. Gage, MD, MSc with thanks to Bing Ho, MD, MPH Division of General Medical Sciences.
HSRP 734: Advanced Statistical Methods July 24, 2008.
1 Nonlinear Regression Functions (SW Chapter 8). 2 The TestScore – STR relation looks linear (maybe)…
CBER Selecting the Appropriate Statistical Distribution for a Primary Analysis P. Lachenbruch.
April 25 Exam April 27 (bring calculator with exp) Cox-Regression
بسم الله الرحمن الرحیم. Generally,survival analysis is a collection of statistical procedures for data analysis for which the outcome variable of.
Chapter 11 Survival Analysis Part 3. 2 Considering Interactions Adapted from "Anderson" leukemia data as presented in Survival Analysis: A Self-Learning.
Duration models Bill Evans 1. timet0t0 t2t2 t 0 initial period t 2 followup period a b c d e f h g i Flow sample.
BIOST 536 Lecture 3 1 Lecture 3 – Overview of study designs Prospective/retrospective  Prospective cohort study: Subjects followed; data collection in.
Chapter 11 Survival Analysis Part 2. 2 Survival Analysis and Regression Combine lots of information Combine lots of information Look at several variables.
Event History Models Sociology 229: Advanced Regression Class 5
BS704 Class 7 Hypothesis Testing Procedures
Missing Data.. What do we mean by missing data? Missing observations which were intended to be collected but: –Never collected –Lost accidently –Wrongly.
Event History Analysis 5 Sociology 8811 Lecture 19 Copyright © 2007 by Evan Schofer Do not copy or distribute without permission.
Model Checking in the Proportional Hazard model
Assessing Survival: Cox Proportional Hazards Model Peter T. Donnan Professor of Epidemiology and Biostatistics Statistics for Health Research.
Event History Models: Cox & Discrete Time Models
Survival Analysis III Reading VGSM
Lecture 20 Comparing groups Cox PHM. Comparing two or more samples  Anova type approach where τ is the largest time for which all groups have at least.
Longitudinal Data Analysis for Social Science Researchers Thinking About Event Histories
Biostat 209 Survival Data l John Kornak April 2, 2013 Reading VGSM 3.5 (review) and epibiostat.ucsf.edu/biostat/vgs.
Essentials of survival analysis How to practice evidence based oncology European School of Oncology July 2004 Antwerp, Belgium Dr. Iztok Hozo Professor.
Survival Data John Kornak March 29, 2011
Study design P.Olliaro Nov04. Study designs: observational vs. experimental studies What happened?  Case-control study What’s happening?  Cross-sectional.
Assessing Survival: Cox Proportional Hazards Model
EHA: More On Plots and Interpreting Hazards Sociology 229A: Event History Analysis Class 9 Copyright © 2008 by Evan Schofer Do not copy or distribute without.
Department of Epidemiology and Public Health Unit of Biostatistics and Computational Sciences Regression models for binary and survival data PD Dr. C.
April 6 Logistic Regression –Estimating probability based on logistic model –Testing differences among multiple groups –Assumptions for model.
Survival Analysis II Reading VGSM John Kornak April 5, 2011  Project description due today - Note does not have to.
EHA Diagnostics Sociology 229A: Event History Analysis Class 5 Copyright © 2008 by Evan Schofer Do not copy or distribute without permission.
Survival Analysis 1 Always be contented, be grateful, be understanding and be compassionate.
Lecture 12: Cox Proportional Hazards Model
N318b Winter 2002 Nursing Statistics Specific statistical tests Chi-square (  2 ) Lecture 7.
Birthweight (gms) BPDNProp Total BPD (Bronchopulmonary Dysplasia) by birth weight Proportion.
1 COMPARING LINEAR AND LOGARITHMIC SPECIFICATIONS When alternative specifications of a regression model have the same dependent variable, R 2 can be used.
SURVIVAL ANALYSIS PRESENTED BY: DR SANJAYA KUMAR SAHOO PGT,AIIH&PH,KOLKATA.
Cardiovascular Disease and Antihypertensives The RENAAL Trial Reference Brunner BM, and the RENAAL study group. Effects of losartan on renal and cardiovascular.
Megan Templin, MPH, M.S. H. James Norton, PhD Dickson Advanced Analytics Research Division Carolinas Healthcare System.
Carolinas Medical Center, Charlotte, NC Website:
Discussion: Week 7 Phillip Keung.
Case 66 year old male with PMH of HTN, DM, ESRD on renal replacement TIW, stroke in 2011 with right side residual weakness, atrial fibrillation, currently.
Francis KL Chan Department of Medicine & Therapeutics CUHK
Lecture 18 Matched Case Control Studies
How to read a paper D. Singh-Ranger.
Applied Biostatistics: Lecture 2
Survival Analysis: From Square One to Square Two Yin Bun Cheung, Ph.D. Paul Yip, Ph.D. Readings.
Phase III Trial (MPACT) of Weekly nab-Paclitaxel Plus Gemcitabine in Metastatic Pancreatic Cancer: Influence of Prognostic Factors of Survival J Tabernero,
Criteria For Critiquing A Research Report
This Week Review of estimation and hypothesis testing
Event History Analysis 3
Randomized Trials: A Brief Overview
Clinical outcome after SVR: Veterans Affairs
Central Limit Theorem, z-tests, & t-tests
Critical Reading of Clinical Study Results
Survival Analysis with STATA
Introduction to Logistic Regression
Statistics 103 Monday, July 10, 2017.
Multiple logistic regression
Inference for Relationships
Primary Biliary Cholangitis
Inference for Relationships
Problems with infinite solutions in logistic regression
Lesson 11 - R Chapter 11 Review:
ASPIRE CLASS 6: Interpreting Results and Writing an Abstract
Selecting the Appropriate Statistical Distribution for a Primary Analysis P. Lachenbruch.
Physical Function: Overview
Love does not come by demanding from others, but it is a self initiation. Survival Analysis.
11.2 Inference for Relationships
Presentation data from US VICTORY Consortium
Presentation transcript:

Biost 513 Discussion Section Week 9 Hannah Cohen-Cline

Homework 7 Question 1f Question 1g What does it mean to fail to reject the null hypothesis? What do you conclude? Question 1g Why can’t you use stcoxkm? What should you use instead? What assumptions have we made in our Cox regression model?

Homework 7

Homework 7

Homework 7 What is the value of the log-likelihood? Does the HR depend on age and/or sex? What is our model?

Homework 7 h(t, X) = h0(t)exp(βPXP + βAXA + βSXS + βPAXPXA + βPSXPXS) What is the HR comparing platelet=1 to platelet=0 for a 50 year old female? Female is coded as 1 Age is continuous in years h(t, X) = h0(t)exp(βP1 + βA50 + βS1 + βPA1*50 + βPS1*1) h(t, X) = h0(t)exp(βP0 + βA50 + βS1 + βPA0*0 + βPS0*1) HR = exp(βP + βPA50 + βPS) = exp(0.470 - 0.008*50 - 0.503 = 0.65

Homework 7 Question 2c Question 2d How do you test whether both interactions are equal to 0? Question 2d How do you test for confounding?

Case Study Review Primary biliary cirrhosis of the liver (PBC) is a rare but fatal chronic liver disease, with a prevalence of about 50-cases-per-million population. Between January, 1974 and May, 1984, the Mayo Clinic conducted a double-blinded randomized trial for PBC, comparing the drug D-penicillamine (DPCA) with a placebo. 424 patients who met the eligibility criteria 312 both treating physician and patient agreed to participate Disease and survival status as of July 1986, were recorded for as many patients as possible. 125 patients died 11 deaths not attributable to PBC 8 patients lost to follow-up 19 patients underwent liver transplantation

Agenda Develop a predictive model Use Cox regression to build "Mayo model” by Dickson et al. Assess the adequacy of the model Predict 5 year survival for: 52 year old serum bilirubin = 0.5 mg/dl serum albumin = 4.5 gm/dl prothrombin time = 10.1 sec no edema/diuretic therapy Use data on additional patients to check the prognostic model Conclusions?

Develop a Predictive Model Why are we doing this? What should be in the model? What shouldn’t be in the model? Do we care about confounders and effect modifiers?

Develop a Predictive Model What was in the Mayo Model? age serum bilirubin serum albumin prothrombin time edema treatment What does this model look like? h(t, X) = h0(t)exp(βAXA + βBXB + βAlbXAlb + βPXP + βEXE)

. stcox age edema logbil logalb logpro, nohr failure _d: status analysis time _t: time Cox regression -- Breslow method for ties No. of subjects = 312 Number of obs = 312 No. of failures = 125 Time at risk = 625985 LR chi2(5) = 196.56 Log likelihood = -541.70071 Prob > chi2 = 0.0000 ------------------------------------------------------------------------------ _t | Coef. Std. Err. z P>|z| [95% Conf. Interval] -------------+---------------------------------------------------------------- age | .0327601 .0085866 3.82 0.000 .0159308 .0495894 edema | .483966 .2373427 2.04 0.041 .0187829 .9491492 logbil | .9017878 .0982848 9.18 0.000 .7091532 1.094422 logalb | -3.097375 .7228942 -4.28 0.000 -4.514221 -1.680528 logpro | 3.184475 1.007283 3.16 0.002 1.210236 5.158714

Assess the Model How do we assess the adequacy of the model? Proportional hazards estat phtest log(-log) plot (stphplot) stcoxkm Graphs make it easy to visualize PH, but the interpretation is subjective

Interpretation? estat phtest, detail Test of proportional-hazards assumption Time: Time ---------------------------------------------------------------- | rho chi2 df Prob>chi2 ------------+--------------------------------------------------- age | -0.04633 0.23 1 0.6320 edema | -0.22200 5.57 1 0.0183 logbil | 0.12393 1.75 1 0.1854 logalb | -0.03695 0.18 1 0.6717 logpro | -0.18555 3.38 1 0.0661 global test | 12.40 5 0.0297

Predict 5-Year Survival h(t, X) = h0(t)exp(βAXA + βBXB + βAlbXAlb + βPXP + βEXE) S0(t=5) = 0.99839 (from Dickenson et al.) What are our values for X? (Remember some of these need to be log-transformed) Age = 53 Serum bilirubin = 0.5 mg/dL Serum albumin = 4.5 gm/mL Prothrombin time = 10.1 sec Edema therapy = 0 Compare group defined by these x’s to the group where the x’s are 0. For a meaningful comparison, we center the continuous predictors so the reference group has meaningful values.

Predict 5-Year Survival What is our model? h(t, X) = h0(t)exp(βAXA + βBXB + βAlbXAlb + βPXP + βEXE) We have S(5, X) = S0(5)^exp(βAXA + βBXB + βAlbXAlb + βPXP + βEXE) Substitute in values for the parameters S(5, X) = 0.99839^exp(0.033*(53-50) + 0.902*(log(0.5)-0.576) – 3.097*(log(4.5)-1.25) + 3.184*(log(10.1)-2.37) + 0.484*0) Solve = 0.9998

Internal Validity What is a concern of assessing internal validity? Compare observed vs. predicted survival by categories of “log-risk” stcox age logbil logalb logpro edemaTx, nohr predict S0hat, basesurv predict R, xb generate Rcat = R recode Rcat (min/4.99999 = 1)(4.5/5.2499999=2)(5.25/6.499999=3)(6.45/max=4) generate Shat = S0hat^exp(R)

External Validity Compare observed vs. predicted survival by categories of “log-risk” in an independent dataset 106 subjects did not participate in the trial This is a little tricky to do in Stata – if you want to see the code, come talk to me

Questions?