coef,iCoxph-method
is an S4 class method that extracts covariate
coefficient estimates from iCoxph-class
object from function
iCoxph
.
# S4 method for iCoxph coef(object, ...)
object |
|
---|---|
... | Other arguments for future usage. |
A named numeric vector.
iCoxph
for fitting integrative Cox model;
summary,iCoxph-method
for summary of a fitted model.
## See examples of function iCoxph.