summary,iCoxph-method {intsurv} | 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