CoxBoost
of package CoxBoost
.CoxBoost
of package CoxBoost
.
coxboost(formula, data, cv = TRUE, cause = 1, penalty, ...)
Hist(time,status)~sex+age
where status
defines
competing events and right censored data. The code for right
censored can be controlled with argument cens.code
, see man
page the function Hist
.TRUE
perform cross-validation to optimize the
parameter stepno
. This calls the function cv.CoxBoost
whose arguments are prefix controlled, that is cv.K=7
sets
the argument K
of cv.CoxBoost
to 7
. If
FALSE
use stepno
.CoxBoost
.CoxBoost
via
CoxBoost.arg
or to cv.CoxBoost
via
cv.CoxBoost.arg
.CoxBoost
.
CoxBoost
.
CoxBoost
.
CoxBoost
.