[R] anova() method for coxph objects with robust standard errors

Mura Tamakou muratamakou at yahoo.com
Mon Nov 23 16:16:17 CET 2009


Hi all,

what is the reason why the anova() method for coxph objects does not work when robust standard errors have been requested, e.g.,

fit <- coxph(Surv(futime, fustat) ~ resid.ds *rx + ecog.ps, data = ovarian, robust = T)
anova(fit)


any pointers will be much appreciated.

Sincerely,

Mura




More information about the R-help mailing list