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