summary.hazard {SemiMarkov} | R Documentation |
Summary method for objects of class hazard
Description
Summary method for objects of class hazard.
Usage
## S3 method for class 'hazard'
summary(object, ...)
Arguments
object |
An object of class |
... |
Further arguments for summary. |
Details
For an object of class hazard
, this function gives the informations on the type of hazard rates (sojourn time or semi-Markov process), the chosen model, the distribution of the sojourn times, the covariates and the vector of times.
Value
No value returned.
Author(s)
Agnieszka Listwon-Krol
See Also
[Package SemiMarkov version 1.4.6 Index]