| coef,iCoxph-method | R Documentation |
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 |
|
... |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.