search for: survmodel2

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

Did you mean: survmodel
2000 Jun 20
0
Pairwise comparisons/contrasts from a coxph model?
...ctive two levels from my data and run the model. In the end I would do a Bonferroni correction on all the p values I receive. Seems to be on the save side, maybe too much so. Anyway, there ought to be a more elegant way. Thankful for any hint Kaspar Here's the output from my model > poll.survmodel2 Call: coxph(formula = Surv(Week, Cens) ~ Treatment, data = poll.survdata2) coef exp(coef) se(coef) z p TreatmentT1 0.342 1.408 0.256 1.337 0.18000 TreatmentT2 0.102 1.108 0.246 0.416 0.68000 TreatmentT3 0.205 1.227 0.247 0.829 0.41000 TreatmentT...