Displaying 2 results from an estimated 2 matches for "coxphw".
Did you mean:
coxph
2010 Apr 27
1
Problem with time in coxph/survfit
Hi!
I am having a few problems with coxph function, I had the same problem with
the use of survfit. Here it is:
when calling 'M22<-coxphw(Surv(V1,V2,V4)~V5, data=XTDV, id=XTDV$V3, *
prentice*= ~V5, robust=TRUE, censcorr=TRUE)'
knowning that my data is:
> XTDV[1:10,1:3]
V1 V2 V3 V4 V5
1 0 36.39706 36 1 343.2224
2 0 36.39706 943 0 161.5931
3 0 36.39706 45 0 790.3714
I get this message: "...
2011 Feb 16
2
Confidence interval of Survival Curve of Weighted Cox Regression
Hi,
May I know how to obtain the confidence interval of the survival curve of
weighted Cox regression model?
I tried coxph, cph, and coxphw, but they did not work.
Any help would be much appreciated.
Thanks,
Jeanne
--
View this message in context: http://r.789695.n4.nabble.com/Confidence-interval-of-Survival-Curve-of-Weighted-Cox-Regression-tp3308085p3308085.html
Sent from the R help mailing list archive at Nabble.com.