Hi all,
I was trying to fit random slope cox proportional hazards model on counting
process type of data (right censoring data), but theĀ
coxme(Surv(time1, time2, event)~ x + (1+x | cluster))
did not seem to work.
I'd appreciate it if anyone can help me with that.
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.