fit.coxph | R Documentation |
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 |
Function is basically a wrapper around coxph
of package survival.
CoxBoost object
peperr
, coxph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.