| summary,iCoxph-method | R Documentation |
For iCoxph object, the function returns a
summary.iCoxph object whose slots include
call: Function call of model fitting.
coefMat: Estimated covariate coefficients.
logL: Log-likelihood under observed data.
## S4 method for signature 'iCoxph'
summary(object, showCall = TRUE, ...)
object |
|
showCall |
A logic value with default |
... |
Other arguments for future usage. |
summary.iCoxph class object.
iCoxph for model fitting;
coef,iCoxph-method for coefficient estimates.
## See examples of function iCoxph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.