Raw Message
Message-ID: <CAKO0DpiZcg=RN-y0GJMg4cwzCsawzoiyMOPcGnBqq9Qh-_gB5g@mail.gmail.com> Date: 2012-10-16T17:24:36Z From: gallon li Subject: how to fit Cox model with time dependent covariates? I wonder if there is a simple way of doing this? My data is very simple, a right censored outcome (T,delta) and the predictor is simply Z*t, i.e., the cox model is like h(t)=h0(t)exp(beta*Z*t) can this be done with coxph?