powered by
For iCoxph object, the function returns a summary.iCoxph object whose slots include
iCoxph
summary.iCoxph
call: Function call of model fitting.
call
coefMat: Estimated covariate coefficients.
coefMat
logL: Log-likelihood under observed data.
logL
# S4 method for iCoxph summary(object, showCall = TRUE, ...)
iCoxph-class object.
iCoxph-class
A logic value with default TRUE, indicating whether show method prints out the original call information of iCoxph. Set FALSE for a more concise printout.
TRUE
show
FALSE
Other arguments for future usage.
summary.iCoxph class object.
iCoxph for model fitting; coef,iCoxph-method for coefficient estimates.
coef,iCoxph-method
# NOT RUN { ## See examples of function iCoxph # }
Run the code above in your browser using DataLab