fit.coxph.Rd
Interface for fitting survival models by Cox proporional hazards model, conforming to the requirements for argument fit.fun
in peperr
call.
fit.coxph(response, x, cplx, ...)
response | a survival object (with |
---|---|
x |
|
cplx | not used. |
... | additional arguments passed to |
CoxBoost object
Function is basically a wrapper around coxph
of package survival.
peperr
, coxph