summary.logistic2ph {sleev} | R Documentation |
Summary Method for logistic2ph Objects
Description
Summarizes the details of a logistic2ph
object.
Usage
## S3 method for class 'logistic2ph'
summary(object, ...)
Arguments
object |
An object of class |
... |
Additional arguments passed to methods |
Value
An object of class summary.logistic2ph
, containing the call, coefficients, and covariance.
[Package sleev version 1.1.4 Index]