search for: hhcat_alt

Displaying 1 result from an estimated 1 matches for "hhcat_alt".

2012 Oct 08
1
Survival prediction
...cox-model, which includes a covariate * time interaction. (non-proportionality detected) > I am now wondering how could I most easily get survival predictions from my model. > > My model was specified: > coxph(formula = Surv(event_time_mod, event_indicator_mod) ~ Sex + > ageC + HHcat_alt + Main_Branch + Acute_seizure + TreatmentType_binary + > ICH + IVH_dummy + IVH_dummy:log(event_time_mod) > > And now I was hoping to get a prediction using survfit and providing new.data for the combination of variables > I am doing the predictions: > survfit(cox, new.data=ne...