[R] Buckley-James censored regression without intercept
Mai Zhou
mai at ms.uky.edu
Tue Jan 20 03:20:02 CET 2004
Hi, dear R-help, I want to fit a Buckley-James censored regression
without intercept.
The function bj() inside the Design library have to have an intercept,
I try Surv(y,d)~ 0 + x , or -1+x, or x-1, none works.
Any suggestions? Is there another BJ() code out there that do not
have to have an intercept? Or may be it is easier to modify the bj()?
I need the estimator only, no need of var estimate or plot.
Thanks.
Mai Zhou
mai at ms.uky.edu
More information about the R-help
mailing list