Prints a summary of the fitted model, including the call, convergence status,
estimated survival function (for model="NP"), or estimated regression
coefficients (for model="PO" or "PH").
Usage
# S3 method for class 'icsurvfit'
print(object, ...)Arguments
- object
An object of class
"icsurvfit"returned byicsurvfit.- ...
Further arguments passed to or from other methods. Not currently used.