print.summary.logistic2ph {sleev} | R Documentation |
Print Method for summary.logistic2ph Objects
Description
Prints a structured summary of a logistic2ph
model.
Usage
## S3 method for class 'summary.logistic2ph'
print(x, ...)
Arguments
x |
An object of class |
... |
Additional arguments passed to methods |
Value
Invisibly returns x
.
[Package sleev version 1.1.4 Index]